themes update
This commit is contained in:
parent
c351e5124c
commit
1f5ada08c1
5 changed files with 16 additions and 5 deletions
|
@ -259,6 +259,7 @@
|
|||
"bg": "#c0c0c0",
|
||||
"text": "#000000",
|
||||
"link": "#0000ff",
|
||||
"accent": "#000080",
|
||||
"fg": "#c0c0c0",
|
||||
"panel": "#000080",
|
||||
"panelFaint": "#c0c0c0",
|
||||
|
@ -272,7 +273,9 @@
|
|||
"cRed": "#FF0000",
|
||||
"cBlue": "#008080",
|
||||
"cGreen": "#008000",
|
||||
"cOrange": "#808000"
|
||||
"cOrange": "#808000",
|
||||
"lightBg": "--accent",
|
||||
"selectedPost": "--bg,-10"
|
||||
},
|
||||
"radii": {
|
||||
"btn": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue