Hi all,
Is it possible to maintain the original scope colors while matching text with the Find panel?
I tried to edit the Mariana color scheme by adding the code below. It does not maintain the original scope color, and it seems to default to a dark color.
{
"globals":
{
"find_highlight_foreground": "",
},
}
