Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/new_moon.toml')
-rw-r--r--runtime/themes/new_moon.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/new_moon.toml b/runtime/themes/new_moon.toml
index 4f878c7e..2f0dbb0a 100644
--- a/runtime/themes/new_moon.toml
+++ b/runtime/themes/new_moon.toml
@@ -96,6 +96,8 @@
"diagnostic.error".underline = { color = "red", style = "curl" }
"diagnostic".underline = { color = "yellow", style = "curl" }
+"diagnostic.unnecessary" = { modifiers = ["dim"] }
+"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
[palette]
darkest = "#2d2d2d"