Varua theme jump label support (#10299)

pull/10301/head
Bertrand Bousquet 2024-04-08 13:53:10 +00:00 committed by GitHub
parent 1e7c01d75b
commit d180395461
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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"