Hacker News new | ask | show | jobs
by Mathnerd314 2394 days ago
ui.systemUsesDarkTheme = 0 for FF users.
1 comments

I use "widget.content.gtk-theme-override;Adwaita:light" to fix commonly invalid assumptions about default colors and appearances.

It overrides the GTK theme used to render page content and still allows to use a dark theme (or whatever you want) for UI components.