Better theme support

This commit is contained in:
Thomas Sileo
2018-07-01 11:40:44 +02:00
parent 3bf77b2e82
commit a5b7e21600
8 changed files with 51 additions and 187 deletions

8
sass/dark.scss Normal file
View 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;