In Sublime Text build 4143, the following steps seem to work for changing the match highlight border color to a desired color, e.g., cyan:
Service d'assistance aux clients par UserEcho
In Sublime Text build 4143, the following steps seem to work for changing the match highlight border color to a desired color, e.g., cyan:
"highlight": "cyan",
{
"name": "Comment",
"scope": "comment",
"foreground": "cyan"
},