lumeland / base-blog

A template repository to build a blog with Lume static site generator
https://lumeland.github.io/base-blog/
97 stars 13 forks source link

add feat(style): dark mode #9

Closed AugustinMauroy closed 1 year ago

AugustinMauroy commented 2 years ago

I propose to add a dark mode that would work with the media query

oscarotero commented 2 years ago

You might take a look to https://github.com/lumeland/theme-simple-blog, an evolution of this base-blog template that can be installed like a plugin and have dark mode.

AugustinMauroy commented 2 years ago

Yes, thank you I have seen and use. What I proposed is to add it to this template so that it is as complete as possible. @oscarotero what do you think ?