microblog.pub/sass/light.scss

10 lines
215 B
SCSS
Raw Normal View History

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