forked from 0x2620/oxjs
add bodySelectedColor to themes.jsonc
This commit is contained in:
parent
fdc84965bd
commit
4dea1729cf
4 changed files with 6 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"bodySpecialLinkActiveGradient": [[192, 192, 192], [192, 192, 192]],
|
||||
"bodyReflectionGradient": [[240, 240, 240, 0.75], [240, 240, 240, 1]],
|
||||
"bodySelectionBackground": [192, 192, 192],
|
||||
"bodySelectionColor": [0, 0, 0],
|
||||
"bodyWarningBorder": [255, 64, 64],
|
||||
|
||||
"buttonGradient": [[224, 224, 224], [192, 192, 192]],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue