Skip to content

Conversation

@denyshorman
Copy link

Description

Fixes IJPL-163796

This PR fixes a visual inconsistency in the custom window title bar specifically on Linux (KDE Plasma).

Previously, the IDE rendered a Gnome-style (Adwaita) white circular "Close" button, which clashed with the flat/geometric style of the "Minimize" and "Maximize" buttons in KDE. This change aligns the Close button style with the rest of the window controls.

Before

image

After

image

Updated the close button SVG assets (normal, dark, hover) to visually match the Minimize and Maximize buttons on KDE Plasma. This resolves the style mismatch where the Close button previously appeared as a Gnome-style circular icon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants