Created attachment 136480 [details] Header stays when using Breeze Dark globally and BreezeDracula for Kate alone SUMMARY The header doesn't disappear when using a per app color scheme without header support if the global color scheme does support headers STEPS TO REPRODUCE 1. Set a global colorscheme with header support (Breeze Light/Dark) 2. Set a per app color scheme without header support (tested with Kate and Breeze Dracula) 3. OBSERVED RESULT The header stays using the color from the global color scheme (check attachment) EXPECTED RESULT The header should disappear the same way it does with global color schemes without header support SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Did you restart your apps after applying these settings? If you do so, does the line disappear?
(In reply to Nate Graham from comment #1) > Did you restart your apps after applying these settings? If you do so, does > the line disappear? Restarting does not make the header disappear
If you open your ~/.config/kdeglobals file, do you see sections in it with the titles: [Colors:Header] and [Colors:Header][Inactive]
(In reply to Nate Graham from comment #3) > If you open your ~/.config/kdeglobals file, do you see sections in it with > the titles: > > [Colors:Header] > > and > > [Colors:Header][Inactive] Nope, there's nothing there Setting a global color scheme that also doesn't support headers does fix it so I'm positive the issue is Breeze sees a header color in the global scheme and then doesn't bother checking if the app color scheme has a header color and if it doesn't it falls back to using the global color scheme's color for the header instead of hiding the header
Gotcha, thanks. FWIW setting the global theme to Breeze Light and then setting the color scheme to Breeze (classic) gets rid of the line for me. I dunno why it would be not working for you.
This should be fixed now in Plasma 5.24.