You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime
Josh Bainbridge b65f104a3f
Fix diagnostic indicator background for gruvbox themes (#5540)
The diagnostic indicator background did not match the column or rows background
colour as this was context specific, and the background for the indicator was
being explicitly set.

This commit removes the explicit value for the indicators background allowing
it to adapt to the context. This is aligns it with other themes, and resolves
the issue.
1 year ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries highlight(scala): update the Scala highlight queries (#5546) 1 year ago
themes Fix diagnostic indicator background for gruvbox themes (#5540) 1 year ago
tutor Fix a small typo in tutor document (#5449) 1 year ago