Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/nord.toml')
-rw-r--r--runtime/themes/nord.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml
index 0fe6db12..4916c3e8 100644
--- a/runtime/themes/nord.toml
+++ b/runtime/themes/nord.toml
@@ -24,6 +24,8 @@
"info" = "nord8"
"diagnostic.warning" = { underline = { color = "nord13", style = "curl" } }
"warning" = "nord13"
+"diagnostic.unnecessary" = { modifiers = ["dim"] }
+"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
# Diffs
"diff.delta" = "nord13"