classic theme: update menuDisabledColor
This commit is contained in:
parent
8dea961e09
commit
1c3af5e352
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
||||||
"menuBackground": [160, 160, 160, 0.96],
|
"menuBackground": [160, 160, 160, 0.96],
|
||||||
"menuBorder": [144, 144, 144, 0.96],
|
"menuBorder": [144, 144, 144, 0.96],
|
||||||
"menuShadow": [0, 0, 0, 0.75],
|
"menuShadow": [0, 0, 0, 0.75],
|
||||||
"menuDisabledColor": [64, 64, 64],
|
"menuDisabledColor": [96, 96, 96],
|
||||||
"menuSelectedColor": [255, 255, 255],
|
"menuSelectedColor": [255, 255, 255],
|
||||||
"menuSelectedGradient": [[128, 128, 128, 0.96], [128, 128, 128, 0.96]],
|
"menuSelectedGradient": [[128, 128, 128, 0.96], [128, 128, 128, 0.96]],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue