How can I add a 1 pixel border around KDE dark theme window(s)

Hi, this is my setup on KDE, as far as the theme goes, its Aritim Dark. But I’'d really like to have the border around the desktop application windows to be distinguishable by having an opposite color then the theme.

Any advice?

Qt: 5.15.2
KDE Frameworks: 5.76.0
kf5-config: 1.0

The window borders and title bar together form what we call the window decoration. In order to have it in a different color, you must select a different window decoration in… :arrow_down:

System Settings β†’ Appearance β†’ Application Style β†’ Window Decorations

The window border size can be selected via the drop-down list at the bottom of that page.

Do however note that this may not work if you have applied a global theme, because global themes override the style settings for the individual components of the user interface. This is why I personally always recommend applying the theming for those individual components manually instead of using a global theme.

2 Likes

Hey, thanks so much for your replay and where and how handle this. I appreciate your help.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.