refactor: improve dark theme, add switch component etc, fix stuff

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
David Ralph
2021-03-20 19:45:49 +00:00
parent b7656fa951
commit e4395497ed
23 changed files with 150 additions and 84 deletions

View File

@@ -109,7 +109,7 @@
},
{
"name": "shortFormat",
"value": "default"
"value": "dots"
},
{
"name": "zoom",
@@ -120,11 +120,11 @@
"value": 2500
},
{
"name": "fontStyle",
"name": "fontstyle",
"value": "normal"
},
{
"name": "fontWeight",
"value": "normal"
"name": "fontweight",
"value": 400
}
]