Skip to content

Bracket Pair Colorization: Consider picking colors with a bit more contrast from syntax higlight #130989

@IllusionMH

Description

@IllusionMH

In #129231 there was a discussion about contrast between brackets, however it would be also great to have a bit more contrast between bracket and tokens near it for default themes.

image
It mostly noticeable with light blue parentheses ( #87cefa) that looks almost same as to parameters and properties (#9cdcfe).
Constants(#4fc1ff) are slightly better.

function and log looks great near (

@hediet do you think it's possible to find blue value that distinct enough from other colors in syntax highlight or this is out of scope?

UPD. For example #179fff is brighter but I guess it's comparable to #ffd700.
Looks good with parameters/properties and constants, however closer to function and false, but still not as close as with parameters and properties now.
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions