Rename theme.ActiveTabColor to theme.BackgroundColor

- Issue MatterHackers/MCCentral#4491
This commit is contained in:
John Lewin 2018-11-03 09:50:09 -07:00
parent f4a92920f5
commit 7212f11871
35 changed files with 53 additions and 52 deletions

View file

@ -11,7 +11,7 @@
"MinimalShade": "#0000000F",
"Shade": "#00000078",
"DarkShade": "#000000BE",
"ActiveTabColor": "#F1F1F1",
"BackgroundColor": "#F1F1F1",
"TabBarBackground": "#B1B1B1",
"InactiveTabColor": "#D0D0D0",
"InteractionLayerOverlayColor": "#D0D0D0F0",