made default theme dark and added saving the theme to localstorage
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
# General
|
||||
--------------------------------------------------------------*/
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
--highlight: #ffb727;
|
||||
--highlight-alt: #ffc85a;
|
||||
|
||||
|
Reference in New Issue
Block a user