Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/amberwood.toml')
-rw-r--r--runtime/themes/amberwood.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/themes/amberwood.toml b/runtime/themes/amberwood.toml
index 142ded36..30b4169a 100644
--- a/runtime/themes/amberwood.toml
+++ b/runtime/themes/amberwood.toml
@@ -95,6 +95,8 @@
"ui.menu.scroll" = { fg = "gray04", bg = "gray01" }
diagnostic = { modifiers = ["underlined"] }
+"diagnostic.unnecessary" = { modifiers = ["dim"] }
+"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
warning = "yellow"
error = "error"