Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does anyone have a "dark" PyCharm schema file? [closed]

I'm trying out PyCharm for Django development and I can't stand the white background. Can someone provide a place to download a schema file? Switching all the colors manually is tedious and time consuming.

Is it possible to use komodo schemas?

like image 586
dave Avatar asked Jul 13 '10 15:07

dave


People also ask

Does PyCharm have dark mode?

By default, you can choose between a light, a dark, and a high-contrast theme. You can install other themes as plugins. For more information, see User interface themes. Select this checkbox to let PyCharm detect the current system settings and use the default dark or light theme accordingly.

How do I download PyCharm themes?

As of the most recent version of PyCharm (2017.2) this process is a lot more simplified. On a Mac: Preferences | Editor | Color Scheme - Click the settings cog next to Scheme and select Import Scheme... Then select the . icls file for the theme you want to add. Show activity on this post.


2 Answers

I just found this wonderful theme :

http://github.com/nek4life/pycharm-twilight

like image 136
Kenneth Reitz Avatar answered Sep 26 '22 13:09

Kenneth Reitz


Tomorrow Night has been ported to IntelliJ / PyCharms

https://github.com/chriskempson/tomorrow-theme

https://github.com/chriskempson/tomorrow-theme/tree/master/Jetbrains

Tomorrow Night Theme

Sorry, screenshot is in Ruby

like image 33
Sean Lynch Avatar answered Sep 24 '22 13:09

Sean Lynch