Skip to content

Instantly share code, notes, and snippets.

@plugnburn
Last active February 8, 2023 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plugnburn/5423525bfa51627cf7d1009b46fdb01e to your computer and use it in GitHub Desktop.
Save plugnburn/5423525bfa51627cf7d1009b46fdb01e to your computer and use it in GitHub Desktop.
How to enable dark mode preference for the web page CSS queries in Ungoogled Chromium (put this into your ~/.config/chromium-flags.conf)
--force-dark-mode
--enable-features=WebUIDarkMode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment