update oxmedium highlight color
This commit is contained in:
parent
2e62f20e52
commit
cce6c954ba
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
"bodyBorder": [128, 128, 128],
|
||||
"bodyColor": [0, 0, 0],
|
||||
"bodyBrightColor": [0, 0, 0],
|
||||
"bodyHighlightColor": [255, 255, 0],
|
||||
"bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]],
|
||||
"bodyHighlightColor": [0, 0, 0],
|
||||
"bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]],
|
||||
"bodyLightColor": [64, 64, 64],
|
||||
"bodyFocusSelectedLightColor": [192, 192, 192],
|
||||
"bodySelectedLightColor": [192, 192, 192],
|
||||
|
|
Loading…
Reference in a new issue