Varua theme jump label support (#10299)

pull/10301/head
Bertrand Bousquet 8 months ago committed by GitHub
parent 1e7c01d75b
commit d180395461
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save