https://bugs.documentfoundation.org/show_bug.cgi?id=152184
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #7 from Heiko Tietze <[email protected]> --- We distinguish between application colors (AC) and system colors (SC). SC come into play for normal UI controls, like the background on dialogs, the color of buttons, the font. AC are used for specific content such as the document background, grid/helplines on the canvas etc. SC are read from the OS, which is tricky sometimes. AC are defined for bright and dark themes, the later with the theme Breeze Dark in mind at the beginning but later it got more contrast, for example. We cannot mix SC and AC and adjust one AC with something that is defined on the OS. If users create a pink theme the AC will not blend nicely. => WF (In reply to steve from comment #0) > Change Appearance on macOS and note that various elements are not changed. This would be hard to resolve. -- You are receiving this mail because: You are the assignee for the bug.
