Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/varua.toml')
-rw-r--r--runtime/themes/varua.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/varua.toml b/runtime/themes/varua.toml
index b07ab08d..1c6b5e86 100644
--- a/runtime/themes/varua.toml
+++ b/runtime/themes/varua.toml
@@ -76,6 +76,8 @@
"diagnostic.info" = { underline = { style = "curl", color = "aqua" } }
"diagnostic.warning" = { underline = { style = "curl", color = "yellow" } }
"diagnostic.error" = { underline = { style = "curl", color = "red" } }
+"diagnostic.unnecessary" = { modifiers = ["dim"] }
+"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
[palette]
bg0 = "#282828"