https://bugs.documentfoundation.org/show_bug.cgi?id=153867
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |UNCONFIRMED CC| |[email protected] Ever confirmed|1 |0 Blocks| |153293 --- Comment #3 from V Stuart Foote <[email protected]> --- We are obliged to handle color theme defaults from the os/DE, and we do that with a fg/bg toggle. Your "hacked" Penumbra 10 color theme is over writing MS default color theme values with custom values such that our automated detection of os/DE Light color or Dark color themes misapply color within the checkbox. Not saying it is correct, just saying we are not obliged to fix it. Same holds for the HighContrast modes (Win10 or the new slate for Win11) we parse the WDM delivered HC color theme to some reasonable values for LibreOffice UI use. Where for example the "GreyEve" theme, also available from deviantart.com, will lock in LibreOffice UI HC handling. At 7.5 we've implemented enhanced support for detection of os/DE color theme and will toggle broadly to Light or to Dark depending on detection for "System", or for an LO "Light" or "Dark" manual toggle of the color theme. You can try to Tools -> Options -> View "Appearance" and set the "System|Light|Dark' mode to see if it behaves. Probably not, but then it is not our problem--we now respond to the os/DE color personalization from "Choose your color" deriving fg/bg color from the "default app mode" "Light|Dark" selection. But beyond fg/bg we don't handle UWP XAML for App color theming. So working with os/DE defaults for Light or Dark is about as far as we can go for Windows builds absent *major refactoring* to support UWP XAML @Caolán, am I correct with that assessment? Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=153293 [Bug 153293] [META] Dark Mode bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
