Skip to content

Commit

Permalink
Add jump label color to rose-pine themes (helix-editor#9981)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobibrunner authored and postsolar committed Apr 20, 2024
1 parent 5499c1a commit 1a2935f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/rose_pine.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"ui.text.focus" = { bg = "overlay" }
"ui.text.info" = { fg = "subtle" }

"ui.virtual.jump-label" = { fg = "love", modifiers = ["bold"] }
"ui.virtual.ruler" = { bg = "overlay" }
"ui.virtual.whitespace" = { fg = "highlight_high" }
"ui.virtual.indent-guide" = { fg = "muted" }
Expand Down

0 comments on commit 1a2935f

Please sign in to comment.