Load themes from StaticData
This commit is contained in:
parent
b0709cc8c3
commit
22041cfc16
10 changed files with 974 additions and 10 deletions
5
StaticData/Themes/System/Affinity/theme.json
Normal file
5
StaticData/Themes/System/Affinity/theme.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"DefaultMode": "Dark",
|
||||
"DefaultColor": "#b58900",
|
||||
"Colors": ["#b58900", "#cb4b16", "#dc322f", "#d33682", "#6c71c4", "#268bd2", "#2aa198", "#859900"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue