- Mastering PyCharm
- Quazi Nafiul Islam
- 230字
- 2021-07-09 21:42:52
Imports and exports
The best way to import a theme is to simply import it as a setting file; these are typically .jar
files. Remember, we mentioned that PyCharm is a derivative of the IntelliJ Platform? Well, you can use all the themes that are available to the Platform in PyCharm as well. One of the first places to look for themes is http://ideacolorthemes.org/themes/.
This gives you a good set of themes, and also shows you the languages that a theme will work with. So, we can just quickly download a theme; in this case, we will be downloading Solarized Dark (one of my all-time favorites).

To download and install Solarized Dark, perform the following steps:
- Head over and just click on Download Theme:
- You should be then presented with a
.jar
file, which you can save: - Click on Import Settings… to open up a dialog box for importing the JAR file:
- Just choose the file that you want and click on OK:
- Make sure that Editor Colors is selected and then simply press OK:
You should now be able to see a new option in your Scheme menu:

That's all there is to it. You can export quite simply as well:


The Color schemes option must be selected, and at the end of it, you will get a settings.jar
file that you can import into another PyCharm installation.
- Instant Typeahead.js
- Visual C++串口通信技術(shù)詳解(第2版)
- C語言從入門到精通(第4版)
- Bootstrap 4:Responsive Web Design
- GeoServer Beginner's Guide(Second Edition)
- Mastering JBoss Enterprise Application Platform 7
- Learning FuelPHP for Effective PHP Development
- Mastering Android Development with Kotlin
- LabVIEW虛擬儀器入門與測控應(yīng)用100例
- Java并發(fā)編程之美
- XML程序設(shè)計(jì)(第二版)
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)
- Tkinter GUI Programming by Example
- Learning Azure DocumentDB
- Computer Vision with Python 3