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

@ -74,7 +74,7 @@
"TextColor": "#839496"
}
},
"DisabledColor": "#00000000",
"DisabledColor": "#24464F",
"SplashAccentColor": "#EEEEEE",
"BedBackgroundColor": "#002731",
"PrimaryAccentColor": "#B58900",