RPi-Distro / chromium-browser

30 stars 7 forks source link

Ignores `--force-dark-mode` flag on Bookworm #41

Closed Botspot closed 7 months ago

Botspot commented 8 months ago

I prefer running Chromium with full UI dark mode and have been doing that with the --force-dark-mode flag for years. This continues to work on latest Chromium on Raspberry Pi OS Bullseye, but on PiOS Bookworm the flag seems to have no effect.

To reproduce:

chromium-browser --force-dark-mode

And notice that it still launches with a light UI theme. Expected behavior: The tabs list, context menus, omnibox, and other top-level widgets are darkened.

Botspot commented 7 months ago

As nobody here has responded in over a month, I'm closing this issue and have opened a new issue here: https://github.com/RPi-Distro/repo/issues/364