Created attachment 197823 [details] Screenshot showing the problem In Writer, the new Find sidebar draws a line for each "Page" entry, but it does not respect dark mode because it forces the line to be black. See in QuickFindPanel::SearchFindsListRender that COL_BLACK is forced regardless of the background. Present in current master Version: 25.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 022851fdb5c1a758fd8468db362f2a0626503177 CPU threads: 16; OS: Linux 6.11; UI render: default; VCL: kf6 (cairo+wayland) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded
WIP patch here https://gerrit.libreoffice.org/c/core/+/177415
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ec958b578bd01071b4a6061f57007df6fec93aee tdf#164069 Make line in Find sidebar respect dark mode It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.