Load themes from StaticData

This commit is contained in:
John Lewin 2018-10-21 08:44:16 -07:00
parent b0709cc8c3
commit 22041cfc16
10 changed files with 974 additions and 10 deletions

View file

@ -0,0 +1,5 @@
{
"DefaultMode": "Dark",
"DefaultColor": "#b58900",
"Colors": ["#b58900", "#cb4b16", "#dc322f", "#d33682", "#6c71c4", "#268bd2", "#2aa198", "#859900"]
}