Created attachment 136257 [details] Screenshot of issue Hi team, This is a tiny annoyance just for me, so I understand if you close it! Since dolphin 20.12, there's now a small divider line between the location bar and the main window panel (see attached image). I strongly preferred the original look of this bar, sans divider line! Would you consider reverting this change? Thanks!
Additionally, if this change won't be reverted, are you able to suggest a source file / line number where this component is drawn? If I were able to patch it out of my own source tree, that would also work!
The line is intentional, to visually separate the window's header area from the rest of the content, since the background colors of these areas differ. If the colors look exactly the same to you, that is a bug, and you can work around it byswitching to a different color scheme in System Settings > Colors, and then back to your desired one. As of Plasma 5.21.2, the line will disappear automatically when using a color scheme that does not have Header colors in it. So you can switch to a color scheme that does not have header colors in it (such as the old Breeze color scheme, and all 3rd-party color schemes), or manually remove the Header colors from your current color scheme. To do this, you will need to save a copy of the color scheme, open it at ~/.local/share/color-schemes/[the color scheme] and remove the "Header" sections, then switch to another color scheme in the Colors KCM and back to your now-header-less custom color scheme. *** This bug has been marked as a duplicate of bug 433118 ***
Thanks Nate -- that did it! I switched to Breeze Dark, then back to my custom color theme, and wouldn't you know it, the divider disappeared once again.