microblog.pub/sass/dark.scss

9 lines
194 B
SCSS
Raw Normal View History

2018-07-01 04:40:44 -05:00
$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;