Fixes
- 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:
parent
30b37a95d2
commit
d2b35f7339
7 changed files with 11 additions and 16 deletions
|
@ -25,7 +25,7 @@
|
|||
"label": "Blackboard",
|
||||
"value": 3,
|
||||
"mainColor": "#fffdea",
|
||||
"accentColor": "5c5c5c",
|
||||
"accentColor": "#5c5c5c",
|
||||
"backgroundColor": "#1a1a1a"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue