Better theme support
This commit is contained in:
parent
3bf77b2e82
commit
a5b7e21600
8 changed files with 51 additions and 187 deletions
9
sass/light.scss
Normal file
9
sass/light.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
$background-color: #eee;
|
||||
$background-light: #ccc;
|
||||
$color: #111;
|
||||
$color-title-link: #333;
|
||||
$color-light: #555;
|
||||
$color-summary: #111;
|
||||
$color-note-link: #333;
|
||||
$color-menu-background: #ddd;
|
||||
// $primary-color: #1d781d;
|
Loading…
Add table
Add a link
Reference in a new issue