Set theme DisabledColor property to depict disabled state
This commit is contained in:
parent
4ea0933890
commit
2374f96e14
8 changed files with 8 additions and 8 deletions
|
|
@ -80,7 +80,7 @@
|
|||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"DisabledColor": "#D3D3D3",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue