Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop: Added Traditional Chinese to language swithcer Newer chromedriver works on MacOS aarch64 make with-load-more not use computeds when they don't work for it update changelog with latest release simplified code, review change your log theme ui Basic no-wallpaper support
This commit is contained in:
commit
966ea715b0
19 changed files with 73 additions and 23 deletions
|
|
@ -267,6 +267,7 @@
|
|||
},
|
||||
"colors": {
|
||||
"bg": "#c0c0c0",
|
||||
"wallpaper": "#008080",
|
||||
"text": "#000000",
|
||||
"link": "#0000ff",
|
||||
"accent": "#000080",
|
||||
|
|
|
|||
|
|
@ -258,6 +258,7 @@
|
|||
},
|
||||
"colors": {
|
||||
"bg": "#c0c0c0",
|
||||
"wallpaper": "#008080",
|
||||
"text": "#000000",
|
||||
"link": "#0000ff",
|
||||
"accent": "#000080",
|
||||
|
|
|
|||
|
|
@ -240,6 +240,7 @@
|
|||
},
|
||||
"colors": {
|
||||
"bg": "#d6d6ce",
|
||||
"wallpaper": "#396ba5",
|
||||
"text": "#000000",
|
||||
"link": "#0000ff",
|
||||
"accent": "#0a246a",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue