Changing the background color of an intellij pane

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

    ** Edit ** As of Intelli-J Idea 12, Dark is the default! See my points below for versions 10/11


    There is a way now - install the 'patch-ide' plugin in combination with the 'color-ide' plugin, and you will get your background colors across all the other panes and throughout the preferences of the application. If you just want to style your project tree also, use 'color-tree'

    http://plugins.jetbrains.net/category/index?pr=webide&category_id=25

    As a side note, here is an excellent dark color scheme, BlueForest

    http://www.decodified.com/misc/2011/06/15/blueforest-a-dark-color-scheme-for-intellij-idea.html

提交回复
热议问题