How to set editor theme in IntelliJ Idea

后端 未结 6 771
野趣味
野趣味 2020-12-29 19:17

I\'m trying to change the editor color schemes in IntelliJ Idea 13.1.3 community edition to a darker theme. I downloaded this theme and imported settings through File-

相关标签:
6条回答
  • 2020-12-29 19:38

    IntelliJ IDEA seems to have reorganized the configurations panel. Now one should go to Editor -> Color Scheme and click on the gears icon to import the theme they want from external .jar files.

    0 讨论(0)
  • 2020-12-29 19:52

    It's simple please follow the below step.

    1. On IntelliJ press 'Ctrl Alt + S' [ press ctrl alt and S together], this will open 'Setting popup'
    2. In Search panel 'left top search 'Theme' keyword.
    3. In left panel itself you can see 'Appearance', click on this
    4. Right side panel you can see Theme: and drop down with following option

      • Dracula
      • IntelliJ
      • Windows

    just select which ever you want and click on apply and Ok.

    I hope this may work for you..

    I misunderstood question. Sorry. for editor - File->Settings->Editor->Colors &Fonts and choose your scheme.... :)

    0 讨论(0)
  • 2020-12-29 19:56

    OK I found the problem, I was checking in the wrong place which is for the whole IDE's look and feel at File->Settings->Appearance

    The correct place to change the editor appearance is through File->Settings->Editor->Colors &Fonts and then choose the scheme there. The imported settings appear there :)

    Note: The theme site seems to have moved.

    0 讨论(0)
  • 2020-12-29 19:56

    For IntelliJ in Mac

    View -> Quick Switch theme (^`)-> color schema

    0 讨论(0)
  • 2020-12-29 19:59

    If you are using a Windows System. You can press Ctrl + Alt + S, and select Appearance.

    0 讨论(0)
  • 2020-12-29 20:03

    For IntelliJ Mac / IOS,

    Click on IntelliJ IDEA text besides on top left corner then Preferences->Editor->Color Scheme-> Select the required one

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