forked from 0x2620/oxjs
fix modern theme highlight gradient
This commit is contained in:
parent
45c3ee5658
commit
fba21bab64
2 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"bodyColor": [240, 240, 240],
|
||||
"bodyBrightColor": [255, 255, 255],
|
||||
"bodyHighlightColor": [255, 255, 0],
|
||||
"bodyHighlightGradient": [[16, 16, 16], [16, 16, 16]],
|
||||
"bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
|
||||
"bodyLightColor": [128, 128, 128],
|
||||
"bodyFocusSelectedLightColor": [128, 128, 128],
|
||||
"bodySelectedLightColor": [128, 128, 128],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue