posquit0 / hugo-awesome-identity

😤 Awesome Identity is a single-page Hugo theme to introduce yourself.
https://www.posquit0.com
MIT License
629 stars 87 forks source link

Reduce colors to 5 configurable shades #7

Open Rabattkarte opened 4 years ago

Rabattkarte commented 4 years ago

Hi, I reduced the colors down to 5 shades and made them easily configurable through a colors.scss file. This partly helps to resolve #5.

Next step is the ability to overwrite the values in colors.scss in hugo's config file.