https://bugs.documentfoundation.org/show_bug.cgi?id=124480
--- Comment #34 from Michael Weghorn <[email protected]> --- Created attachment 191145 --> https://bugs.documentfoundation.org/attachment.cgi?id=191145&action=edit Screencast of dark theme as of 2023-11-30 The commits/changes from the previous comments implement dark theme support for the native Android user interface elements (like toolbars, menus,...). Changing the colors used for the document canvas is not implemented so far, but might follow at some point in the future. Attached is a screencast showing what this looks like in the current development version of the app. For implementing support for switching the document colors to dark mode, the ".uno:ChangeTheme" UNO command added in the following commit is probably useful: commit 9310192a4a0af4e7e3e9ac6124cdd2a706dfedcb Author: Paris Oplopoios Date: Thu Mar 16 03:55:34 2023 +0200 Add uno command that changes the theme -- You are receiving this mail because: You are the assignee for the bug.
