hugo-theme-introduction/assets/sass/_light-variables.sass

7 lines
147 B
Sass
Raw Normal View History

2018-07-10 07:23:19 +00:00
$body-color: #4a4a4a
$background: #ffffff
$primary: #00b8d4
$secondary: #dbdbdb
$h-color: #222222
$link-hover: #000000
2021-04-17 18:50:54 +00:00
$code-background: $secondary