Changing the background color of an intellij pane

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

    How about this way.

    File->Settings->Editor->Color & Fonts->General->Default text
    

    Choose other color

    then

    Click the "Apply" button.

提交回复
热议问题