Skip to content

Commit

Permalink
Varua theme jump label support (helix-editor#10299)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamek-pf authored and postsolar committed Apr 20, 2024
1 parent 32e7f7f commit cb5cdf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/varua.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"diagnostic.error" = { underline = { style = "curl", color = "red" } }
"diagnostic.unnecessary" = { modifiers = ["dim"] }
"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
"ui.virtual.jump-label" = { fg = "red", modifiers = ["bold"] }

[palette]
bg0 = "#282828"
Expand Down

0 comments on commit cb5cdf5

Please sign in to comment.