hugo-theme-introduction/assets/sass/_light-variables.sass
2021-04-17 14:51:19 -04:00

7 lines
No EOL
147 B
Sass

$body-color: #4a4a4a
$background: #ffffff
$primary: #00b8d4
$secondary: #dbdbdb
$h-color: #222222
$link-hover: #000000
$code-background: $secondary