https://bugs.documentfoundation.org/show_bug.cgi?id=153229

--- Comment #21 from M-Rick <m.rick....@gmail.com> ---
On macOS this can be done easily with the following command:
defaults write org.libreoffice.script NSRequiresAquaSystemAppearance -bool yes
(disable dark mode)
It works pretty well

On Linux it can be done in Gnome specifying the GTK theme variant:
libreoffice %U (default behaviour follows system settings)
Exec=env GTK_THEME=Pop libreoffice %U (force light theme in PopOS)
Exec=env GTK_THEME=Pop-dark libreoffice %U (force dark theme in PopOS)

On Windows I don't know.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to