How to change non-editor selection color?

已回答



Those are primary things I need to change. Cant really figure out how. 

0

These UI colors cannot be changed from the IDE settings. You will need to create/modify the Custom UI Theme plugin for this. In this plugin you will need to change the color for

Tree.selectionBackground

key. See Customizing UI Controls section about changing colors for UI elements.

0

请先登录再写评论。