update oxmedium input disabled gradient

This commit is contained in:
rolux 2013-02-25 14:51:11 +05:30
parent fde3fbf74a
commit 071de7aca8

View file

@ -78,7 +78,7 @@
"inputGradient": [[144, 144, 144], [176, 176, 176]],
"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],
"inputFocusBorder": [192, 192, 192],
"inputFocusShadow": [192, 192, 192],