Add SchemaVersion to reset themes to default on change

- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
This commit is contained in:
John Lewin 2018-10-23 12:37:50 -07:00
parent 2ee7848093
commit e2c5ae4bfd
8 changed files with 93 additions and 65 deletions

View file

@ -1,5 +0,0 @@
{
"DefaultMode": "Dark",
"DefaultColor": "#ac193dff",
"Colors": ["#ac193dff", "#dc4fadff", "#ff8119ff", "#008a17ff", "#004b8bff", "#008299ff", "#5db2ffff", "#4617b4ff", "#8c0095ff", "#585858ff"]
}