How to change non-editor selection color?

Answered



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

0
1 comment

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

Please sign in to leave a comment.