chrisrhymes / bulma-clean-theme

A clean and modern Jekyll theme based on Bulma
http://www.csrhymes.com/bulma-clean-theme/
MIT License
383 stars 485 forks source link

Allow auto dark mode and forcing theme #153

Closed chrisrhymes closed 4 months ago

chrisrhymes commented 4 months ago

Resolves #151, resolves #152

GruberMarkus commented 4 months ago

I kindly ask for the following change to #153: Don't make force_theme: light the default, but let bulma.io decide if light or dark mode should be used based on the user's system and browser settings (#force_theme: light).

chrisrhymes commented 4 months ago

I kindly ask for the following change to #153: Don't make force_theme: light the default, but let bulma.io decide if light or dark mode should be used based on the user's system and browser settings (#force_theme: light).

Thanks for your feedback. I have been thinking about this and decided to keep it as force_light by default as this is similar behaviour to how the previous version looked. You are free to set whatever value you like in your site's own _config.yml.