Sublime Forum

Color scheme brackets_options

#1

I have recently upgraded to ST 4, and I want to first thank the developers for the awesome changes and bug fixes.

When editing the color scheme, I added the option below. In ST 3, it turned the brackets both bold and underlined. However, in ST 4 the brackets are only bold. The same issue happens in safe mode. Was there a syntax change in color schemes?

{
	"globals":
	{
		"brackets_options": "bold underline",
	},
}
0 Likes

#2

Appears to be a regression then. You can file a bug report over at https://github.com/sublimehq/sublime_text/issues

0 Likes

#3

I have reported it as an issue here, as suggested. Thank you.

0 Likes