mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 21:17:08 +04:00
chore: add "ui.virtual.jump-label" to gruber-darker theme (#11547)
This commit is contained in:
parent
5975e53600
commit
e1cacd149c
@ -67,6 +67,7 @@
|
||||
"ui.virtual.ruler" = { bg = "bg1" }
|
||||
"ui.virtual.inlay-hint" = { fg = "bg7" }
|
||||
"ui.virtual.wrap" = { fg = "bg2" }
|
||||
"ui.virtual.jump-label" = { fg = "red3", modifiers = ["bold"] }
|
||||
|
||||
"diagnostic.warning" = { underline = { color = "orange1", style = "dashed" } }
|
||||
"diagnostic.error" = { underline = { color = "red3", style = "dashed" } }
|
||||
|
Loading…
Reference in New Issue
Block a user