Better theme support
This commit is contained in:
parent
3bf77b2e82
commit
a5b7e21600
8 changed files with 51 additions and 187 deletions
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;
|
Loading…
Add table
Add a link
Reference in a new issue