You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're right. I use a custom scheme with black keywords (very minimal theme) and also get black triangles.
I've fixed it for now changing the scope from "keyword" to "invalid". Maybe we could add a new scope definition to be used in color schemes, or pick another already existing scope.
For example, when using the Mac Classic theme:
I dug around a bit, and I think it has something to do with the
scope
argument ofadd_regions
.The text was updated successfully, but these errors were encountered: