Created attachment 139930 [details] proposal Use the titlebar coloras the tabbar background. OBSERVED RESULT The tabbar background is not the same as the titlebar which is not in line with our current design. EXPECTED RESULT The tabbar background should use the same color as the titlebar so it's in line with our current design. (visually merge the titlebar and the toolbar, and I think it would be nice to extend this to the tabbar background) SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora KDe (available in About System) KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2
Ideally this would be something that has do be done in the QStyle, but given the diversity of tab bars we have, it would only make sense in the case that a tab bar appears directly below a window's Tools Area and spans the full width. Then again we already have code to do that in other cases, so we could perhaps do it here too. Moving to Breeze.