How do I install a color theme for IntelliJ IDEA 7.0.x

后端 未结 9 2096
后悔当初
后悔当初 2021-02-01 11:47

I prefer dark backgrounds for coding, and I\'ve downloaded a jar file containing an IntelliJ IDEA color theme that has a dark background. How do I tell IntelliJ about it?

相关标签:
9条回答
  • 2021-02-01 12:40

    If you just have the xml file of the color scheme you can:

    Go to Preferences -> Editor -> Color and Fonts and use the Import button.

    0 讨论(0)
  • 2021-02-01 12:42

    Themes downloaded from IntelliJ can be installed as a Plugin.

    Take these steps:

    Preferences -> Plugins -> GearIcon -> Install Plugin from disk -> Reset your IDE ->  Preferences -> Appearance -> Theme -> Select your theme.
    
    0 讨论(0)
  • 2021-02-01 12:44

    Go to Settings => Plugins => Search Plugins in Marketplace

    Search by material theme and download and restart it. it is a good theme.

    In the market place, you can also search by theme and it will list all the themes and you can download any themes. You no need to find themes and download and import it. You can also remove the theme very easily. thanks

    0 讨论(0)
提交回复
热议问题