Commit Graph

5 Commits (2b58ff4d7cc09bc48bcdd79096110eeb578b509f)

Author SHA1 Message Date
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
blt__ c988bd9629
Change built-in themes to use curly underlines (#5419)
* Change built-in themes to use curly underlines

* Change fleet_dark to use curly underlines
1 year ago
Aidan Gauland 77860bdb05
Specify ui.selection.primary for Gruvbox themes (#5333) 1 year ago
cor d914642089
use curl underlines for gruvbox_dark_hard (#5066) 2 years ago
Sven-Hendrik Haase 5dbca0fc08
Add gruvbox dark (#3948)
* Add gruvbox dark

* fixup! Add gruvbox dark
2 years ago