Different color palettes for the theme (light/dark mode) #1139
AmanRathoreP
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had recentlly create a site with hugo and I had update the default color palette to blue. After +ve response from @gleb-kun I decided to add this feature to hugo too for ease of use and customizability.
Currently, I had replaced
variables.scss
withpalettes/common.scss
andpalettes/default.scss
(andpalettes/blue.scss
)I would like have suggestions for the same.
Example site: amanr.me, example post
Updated code: hugo-dev
Future palettes: pink, red, yellow, high contrast, etc.
Beta Was this translation helpful? Give feedback.
All reactions