Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/penumbra+.toml')
-rw-r--r--runtime/themes/penumbra+.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/penumbra+.toml b/runtime/themes/penumbra+.toml
index 728a8090..bc53e82e 100644
--- a/runtime/themes/penumbra+.toml
+++ b/runtime/themes/penumbra+.toml
@@ -47,8 +47,6 @@ error = "red"
"diagnostic.info".underline = { color = "sky", style = "curl" }
"diagnostic.warning".underline = { color = "yellow", style = "curl" }
"diagnostic.error".underline = { color = "red", style = "curl" }
-"diagnostic.unnecessary" = { modifiers = ["dim"] }
-"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
"ui.background" = { bg = "shade" }
"ui.background.separator" = "sky"