feat(themes): add jump-label
for gruvbox themes (#10012)
This commit is contained in:
parent
cef839e477
commit
a6c6fa4c8e
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
"ui.virtual.ruler" = { bg = "bg1" }
|
||||
"ui.virtual.inlay-hint" = { fg = "gray1" }
|
||||
"ui.virtual.wrap" = { fg = "bg2" }
|
||||
"ui.virtual.jump-label" = { fg = "purple0", modifiers = ["bold"] }
|
||||
|
||||
"diagnostic.warning" = { underline = { color = "orange1", style = "curl" } }
|
||||
"diagnostic.error" = { underline = { color = "red1", style = "curl" } }
|
||||
|
|
Loading…
Add table
Reference in a new issue