(AI generated)
Describe the bug
Even though the theme has a dark mode, browser extensions (such as DarkReader) do not realize the site is already dark. This causes the extension to try and "re-darken" the page, resulting in strange colors or messy visuals. The site needs to signal to the browser and extensions that it already supports dark mode.
Steps to reproduce
- Enable Dark Mode on your OS or browser.
- Visit a site using this theme.
- Use a browser extension like DarkReader.
- Observe that the extension fails to detect the existing dark theme and applies redundant filters.
Expected behavior
The theme should be automatically recognized as a dark theme by browsers and extensions to avoid double-processing of colors.
Hugo version
hugo v0.147.7-189453612e4bedc4f27495a7b1145321c8d89807+extended
Configuration
No relative configs in Hugo.
I haven't configured any specific settings for this website within Dark Reader, and Dark Reader correctly detects the dark mode on other websites.
Additional context

(AI generated)
Describe the bug
Even though the theme has a dark mode, browser extensions (such as DarkReader) do not realize the site is already dark. This causes the extension to try and "re-darken" the page, resulting in strange colors or messy visuals. The site needs to signal to the browser and extensions that it already supports dark mode.
Steps to reproduce
Expected behavior
The theme should be automatically recognized as a dark theme by browsers and extensions to avoid double-processing of colors.
Hugo version
hugo v0.147.7-189453612e4bedc4f27495a7b1145321c8d89807+extended
Configuration
No relative configs in Hugo.
I haven't configured any specific settings for this website within Dark Reader, and Dark Reader correctly detects the dark mode on other websites.
Additional context