문제

I don't ask for color schemes.
Are there any custom themes, is it even possible to create them?

Options > Appearance > Themes

enter image description here

도움이 되었습니까?

해결책

IDE themes are Java look&feels. It's technically possible to install any third-party L&F into JVM (http://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/plaf.html) and use it in PyCharm, but it will most likely look ugly and break the UI in many places. If you decide to go this route, start with the Substance.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top