naderi / material-theme-for-npp

Material Theme (Dark) for Notepad++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maybe more obvious color for brace highlight style

hms5232 opened this issue · comments

I think the brace highlight style should be replaced by a more obvious color scheme.
For example, this java code:

if(checkRestriction(number)){
	// code
}

I can't recognize the position of paired parentheses easily.

Unfortunately, I do not know any way to change that. Currently, the pairs are shown in bold.