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
|
|
@ -74,7 +74,7 @@
|
|||
"TextColor": "#EEEEEE"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"DisabledColor": "#575757",
|
||||
"SplashAccentColor": "#EC6788",
|
||||
"BedBackgroundColor": "#3B3B3B",
|
||||
"PrimaryAccentColor": "#EC6788",
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@
|
|||
"TextColor": "#222222"
|
||||
}
|
||||
},
|
||||
"DisabledColor": "#00000000",
|
||||
"DisabledColor": "#ACACAC",
|
||||
"SplashAccentColor": "#AC193D",
|
||||
"BedBackgroundColor": "#B4B4B4",
|
||||
"PrimaryAccentColor": "#AC193D",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue