1
0
Fork 0
forked from 0x2620/oxjs

add bodySelectedColor to themes.jsonc

This commit is contained in:
rolux 2013-02-26 00:40:07 +05:30
commit 4dea1729cf
4 changed files with 6 additions and 2 deletions

View file

@ -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]],