Skip to content

Commit

Permalink
Add jump label color ("rosewater") to catppuccin themes (helix-editor…
Browse files Browse the repository at this point in the history
  • Loading branch information
mandx authored and Vulpesx committed Jun 7, 2024
1 parent 5c3c151 commit dd2f448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/themes/catppuccin_mocha.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"ui.virtual.ruler" = { bg = "surface0" }
"ui.virtual.indent-guide" = "surface0"
"ui.virtual.inlay-hint" = { fg = "overlay0", bg = "base" }
"ui.virtual.jump-label" = { fg = "red", modifiers = ["bold"] }
"ui.virtual.jump-label" = { fg = "rosewater", modifiers = ["bold"] }

"ui.selection" = { bg = "surface1" }

Expand Down

0 comments on commit dd2f448

Please sign in to comment.