jefklakscodex/themes/jefklak-creative-portfolio/assets/sass/_variables.sass

14 lines
280 B
Sass
Raw Normal View History

2021-03-19 21:34:19 +01:00
// can't mix both, but want to "lighten" this one dynamically
$bglight: #f1f4dd
$textcolor: #363636
2021-03-19 21:34:19 +01:00
html
--accent: #a6a57c
--bglight: #f1f4dd
2020-06-09 14:50:49 +02:00
--bglightshade: #e7ead2
--bgdarker: #e6ecb2
--bgdark: #d7d7a3
2020-06-05 14:10:22 +02:00
--textlink: #b74a27
--textlinktag: #5d5c43
2020-06-09 14:50:49 +02:00
--textlinkdark: #483a07