Changing the background color of an intellij pane

前端 未结 10 900
醉酒成梦
醉酒成梦 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:07

    For all using intellij IDEA 15

    if the problem is inconsistent colors in different panes try this :

    View -> Quick Switch Schemes - Look and Feel -> Intellij (Note : not same as default)

    Problem might be that you said yes to 'set Dracula theme to be the default' earlier when changing to dracula from white theme.

提交回复
热议问题