update oxmedium input disabled gradient
This commit is contained in:
parent
fde3fbf74a
commit
071de7aca8
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
|
|
||||||
"inputGradient": [[144, 144, 144], [176, 176, 176]],
|
"inputGradient": [[144, 144, 144], [176, 176, 176]],
|
||||||
"inputActiveGradient": [[160, 160, 160], [192, 192, 192]],
|
"inputActiveGradient": [[160, 160, 160], [192, 192, 192]],
|
||||||
"inputDisabledGradient": [[128, 128, 128], [128, 128, 128]],
|
"inputDisabledGradient": [[144, 144, 144], [144, 144, 144]],
|
||||||
"inputErrorColor": [192, 64, 64],
|
"inputErrorColor": [192, 64, 64],
|
||||||
"inputFocusBorder": [192, 192, 192],
|
"inputFocusBorder": [192, 192, 192],
|
||||||
"inputFocusShadow": [192, 192, 192],
|
"inputFocusShadow": [192, 192, 192],
|
||||||
|
|
Loading…
Reference in a new issue