How do I change Pycharm window buttons on Zorin OS?
Answered
I downloaded the Dracula Theme both in OS and IDE because I found the colored window buttons very beautiful, but I can't make the Pycharm buttons change. In all other programs and in subwindows of the Pycharm itself the change worked, only in the editor in fact that it does not work. How do I specifically change the icons of the editor window buttons?


Please sign in to leave a comment.
Henrikeflp410 on Linux, we draw custom decorations in the main IDE window starting from 2023.2. The window control icons are also drawn from scratch and not inherited from the actual OS theme.
You can bring back the native title via Settings, Merge main menu with window title option (prior to 2025.1) or from the main toolbar context menu:
Please refer to this knowledge base article for more details.