- dark mode

This commit is contained in:
Peter Papp
2021-04-06 07:23:43 +02:00
parent 2ca4d4a02d
commit e0daa46b50
12 changed files with 280 additions and 588 deletions
+3
View File
@@ -1,3 +1,6 @@
$dark-mode-text: #bec6cf;
$dark-mode-background: #141414;
$text-primary: #312E5C;
$text-secondary: #545E71;