Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/boo_berry.toml')
-rw-r--r--runtime/themes/boo_berry.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/boo_berry.toml b/runtime/themes/boo_berry.toml
index 929bbc74..d3a3e223 100644
--- a/runtime/themes/boo_berry.toml
+++ b/runtime/themes/boo_berry.toml
@@ -67,8 +67,6 @@
"diagnostic.error" = { underline = { color = "gold", style = "curl"} }
"diagnostic.info" = { underline = { color = "lilac", style = "curl"} }
"diagnostic.hint" = { underline = { color = "lilac", style = "curl"} }
-"diagnostic.unnecessary" = { modifiers = ["dim"] }
-"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
[palette]
berry = "#3A2A4D"