- Fixed "Blackboard" theme
- Removed "fetch[]" functions, eliminating console warnings
- Fixed error where pressing "Apply" without having a theme selected would crash the site
This commit is contained in:
Bastian Meissner 2020-06-10 14:27:25 +02:00
parent 30b37a95d2
commit d2b35f7339
7 changed files with 11 additions and 16 deletions

View file

@ -25,7 +25,7 @@
"label": "Blackboard",
"value": 3,
"mainColor": "#fffdea",
"accentColor": "5c5c5c",
"accentColor": "#5c5c5c",
"backgroundColor": "#1a1a1a"
},
{