nodejh / hugo-theme-mini

A fast, minimalist and responsive hugo theme for bloggers.
http://nodejh.github.io/hugo-theme-mini
MIT License
739 stars 329 forks source link

Support dark mode in Firefox #147

Open antonialoytorrens opened 1 year ago

antonialoytorrens commented 1 year ago

Seems that the default dark mode style filter does not apply, at least, when using Firefox browser.

This pull request fixes dark mode support in Firefox.

See https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme for more information.