https://bugs.kde.org/show_bug.cgi?id=477196
Bug ID: 477196 Summary: Folder panel uses wrong colors Classification: Applications Product: dolphin Version: 23.08.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: panels: folders Assignee: dolphin-bugs-n...@kde.org Reporter: devn...@uvos.xyz CC: kfm-de...@kde.org Target Milestone: --- Created attachment 163271 --> https://bugs.kde.org/attachment.cgi?id=163271&action=edit Dolphin screenshot with theme that has low contrast between QPalette::Text and QPalette::Window The folder panel (places ...) in dolphin uses the QPalette::Text color ontop of QPalette::Window. This is incorrect, QPalette::WindowText should be used on QPalette::Window. This causes issues with themes where QPalette::Text has low contrast with QPalette::Window see attached image. -- You are receiving this mail because: You are watching all bug changes.