Better theme support
This commit is contained in:
8
sass/dark.scss
Normal file
8
sass/dark.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
$background-color: #060606;
|
||||
$background-light: #222;
|
||||
$color: #808080;
|
||||
$color-title-link: #fefefe;
|
||||
$color-summary: #ddd;
|
||||
$color-light: #bbb;
|
||||
$color-menu-background: #222;
|
||||
$color-note-link: #666;
|
Reference in New Issue
Block a user