Set theme DisabledColor property to depict disabled state

This commit is contained in:
John Lewin 2018-10-31 09:24:32 -07:00
parent 4ea0933890
commit 2374f96e14
8 changed files with 8 additions and 8 deletions

View file

@ -80,7 +80,7 @@
"TextColor": "#222222"
}
},
"DisabledColor": "#00000000",
"DisabledColor": "#D3D3D3",
"SplashAccentColor": "#AC193D",
"BedBackgroundColor": "#B4B4B4",
"PrimaryAccentColor": "#AC193D",