Bug 478232

Summary: Accent color affects menubar highlight, but not menubar text color, which can cause readability issues
Product: [Plasma] Breeze Reporter: Paragoumba <kde.fossil822>
Component: QStyleAssignee: Plasma Bugs List <plasma-bugs>
Status: CONFIRMED ---    
Severity: normal CC: nate, noahadvs, uhhadd
Priority: NOR Keywords: qt6
Version: 5.90.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=473300
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: konsole-tabs

Description Paragoumba 2023-12-07 22:22:41 UTC
SUMMARY
The text of focused tabs is impossible to read with a dark theme and a white accent color

STEPS TO REPRODUCE
1. In the settings, set the accent color to white and the scheme to Breeze Dark
2. Open a Qt app with tabs, like Konsole
3. Focus a tab

OBSERVED RESULT
The text is impossible to read because the background and the text are white 

EXPECTED RESULT
The text should be dark, like with Breeze Classic

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Comment 1 Nate Graham 2023-12-08 16:54:13 UTC
Cannot reproduce with those steps. The accent color shouldn't be affecting the backgrounds of tabs. Can you attach a screenshot that shows the issue?
Comment 2 Paragoumba 2023-12-08 18:46:41 UTC
Created attachment 164021 [details]
konsole-tabs
Comment 3 Nate Graham 2023-12-11 21:05:42 UTC
Aha. Those aren't tabs but rather menus. Can confirm now. Seems related to the issue described in Bug 473300.