@elextr
You write in the comments above:
... it is not possible to disable brace highlighting.
... and although brace highlighting still happens the highlight is indistinguishable from the unhighlighted version.
If I understand you right, the highlighting can't be disabled, but one can change the values in that way, that one can't see the highlighting effect. Well, I tried so many things to disable brace/brackets, but I still can see brace highlighting.
I use Gedit as color scheme. This is the part of Gedit: ``` brace_good=#fff;#bebebe;true;false brace_bad=#fff;#f00;true;false ``` How should I change the values that I can't see brace highlighting? Thank you very much in advance for an answer.