Varua theme jump label support (#10299)
This commit is contained in:
parent
1e7c01d75b
commit
d180395461
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue