IntelliJ IDEA braces, brackets and quotes customize color highlighting

13.3k Views Asked by At

How to change color of brackets when they are selected ?

enter image description here

3

There are 3 best solutions below

3
On BEST ANSWER

Go over to Settings, and then just go to this menu:

enter image description here

0
On

File => Settings => Editor => Color Scheme => General => Code => Matched brace

0
On

Maybe the plugin HighlightBracketPair is suitable for you. The plugin will highlight the most left and most right brace pair for you when you move the caret, and you can custom the color the effect.

Java Highlight java

Go Highlight go

Config Page settings