Changing the background color of an intellij pane

前端 未结 10 1110
醉酒成梦
醉酒成梦 2021-02-12 11:13

I\'ve changed the color scheme in intellij so that the background of the Java editor pane is dark and the text is light. I\'m not sure if this is directly related, however, in

10条回答
  •  半阙折子戏
    2021-02-12 12:10

    On Mac Ox and Idea 14 after changing back to Default theme you should also modify ~/Library/Preferences/IntelliJIdea14/options/laf.xml
    and change

    to

提交回复
热议问题