calintat / minimal

Personal blog theme powered by Hugo
https://themes.gohugo.io/minimal/
MIT License
404 stars 222 forks source link

Night mode #62

Closed nathancday closed 6 years ago

nathancday commented 6 years ago

I think we are ready to merge in my night-mode toggle. I changed the accent color (maroon) for a better dark mode demo and changed the text-highlight to match.

Minor other tweaks that I kept in there are:

Let me know if you don't like either of those and I can rework.

I recommend squashing all of these commits into 1 when your merge this, I could also do this with interactive rebase but you are in an easier position. Everything has been rebased and it should be ready to fast-forward

Note: the user MUST delete the default Hugo archetypes/default.md and use the minimal/archetypes/ for this to work properly. Or else the JS and CSS rules for the toggle won't connect.

Cheers, Nate