mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add jump label color to rose-pine themes (#9981)
This commit is contained in:
parent
da2dec174a
commit
7bce9530d3
1 changed files with 1 additions and 0 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue