forked from 0x2620/oxjs
theme css: add 'inputDisabledColor'
This commit is contained in:
parent
1f51ba8589
commit
836ef93e21
5 changed files with 5 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
|||
|
||||
"inputGradient": [[144, 144, 144], [176, 176, 176]],
|
||||
"inputActiveGradient": [[160, 160, 160], [192, 192, 192]],
|
||||
"inputDisabledColor": [96, 96, 96],
|
||||
"inputDisabledGradient": [[144, 144, 144], [144, 144, 144]],
|
||||
"inputErrorColor": [192, 64, 64],
|
||||
"inputFocusBorder": [192, 192, 192],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue