Better theme support
This commit is contained in:
parent
3bf77b2e82
commit
a5b7e21600
8 changed files with 51 additions and 187 deletions
|
@ -1,24 +1,3 @@
|
|||
// a4.io dark theme
|
||||
$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;
|
||||
$primary-color: #f7ca18;
|
||||
|
||||
$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;
|
||||
|
||||
.note-container p:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue