Skip to content

Commit

Permalink
chore: add "ui.virtual.jump-label" to gruber-darker theme (helix-edit…
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil2501 authored and plul committed Oct 13, 2024
1 parent d0c1065 commit eba81c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/gruber-darker.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" } }
Expand Down

0 comments on commit eba81c5

Please sign in to comment.