hugo-theme-introduction/assets/sass/_dark-variables.sass
2020-03-29 16:51:08 -04:00

8 lines
180 B
Sass

$body-color: #dfdfdf
$background: #121212
$primary: #ed6a5a
$secondary: #f4f1bb
$h-color: #75b8c8
$navbar-item-color: $body-color
$code-background: #222222
$link-hover: $secondary