Remove workarounds for menu theme colors, rely on new theme support

This commit is contained in:
John Lewin 2018-10-30 13:23:19 -07:00
parent a59419bb32
commit 6659156926
5 changed files with 10 additions and 26 deletions

View file

@ -55,12 +55,6 @@
"BorderColor": "#00000000",
"TextColor": "#839496"
},
"Menu": {
"BackgroundColor": "#00000000",
"ForegroundColor": "#00000000",
"BorderColor": "#00000000",
"TextColor": "#00000000"
},
"Focused": {
"BackgroundColor": "#CCCCCC",
"ForegroundColor": "#00000000",