https://bugs.documentfoundation.org/show_bug.cgi?id=143660
--- Comment #9 from Rafael Lima <[email protected]> --- (In reply to V Stuart Foote from comment #8) > But, we don't really have a project managed "Light" theme. > > Rather the default "LibreOffice" color theme is built with default > "automatic" colors that follow colors read in from the os/DE -- they can be > Light or Dark depending on what user's desktop passes. So it is not > "LibreOffice Light" that you've defined RID_COLOR_SCHEME_LIBREOFFICE_LIGHT Thanks for the feedback. I named it "Light" because the definition of Automatic colors was done considering that the DOCCOLOR is COL_WHITE regardless of any OS configuration. The current "LibreOffice" color scheme is static. See aAutoColors in GetDefaultColor: https://opengrok.libreoffice.org/xref/core/svtools/source/config/colorcfg.cxx?r=0aa61812#363 However, it's no problem to switch it back to "LibreOffice" only. The new option you suggested "LibreOffice (all automatic pulling from os/DE)" would be really nice to have, but AFAIK it doesn't exist yet. > PS - was looking for your contact info in the contributors list [1] but > couldn't find it. Do you have a license statement filed? I did this back in 2020... My name appears in the credits, so I guess it's just a matter of updating the Wiki. https://www.libreoffice.org/about-us/credits/ -- You are receiving this mail because: You are the assignee for the bug.
