oxdark theme: update selection background and color
This commit is contained in:
parent
59f4c0d3ed
commit
b33658ed6b
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
|||
"bodySpecialLinkActiveColor": [192, 192, 255],
|
||||
"bodySpecialLinkActiveGradient": [[64, 64, 64], [64, 64, 64]],
|
||||
"bodyReflectionGradient": [[16, 16, 16, 0.75], [16, 16, 16, 1]],
|
||||
"bodySelectionBackground": [128, 128, 128],
|
||||
"bodySelectionColor": [0, 0, 0],
|
||||
"bodySelectionBackground": [192, 192, 192],
|
||||
"bodySelectionColor": [255, 255, 255],
|
||||
"bodyWarningBorder": [192, 0, 0],
|
||||
|
||||
"buttonGradient": [[96, 96, 96], [64, 64, 64]],
|
||||
|
|
Loading…
Reference in a new issue