Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/material_deep_ocean.toml')
-rw-r--r--runtime/themes/material_deep_ocean.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/themes/material_deep_ocean.toml b/runtime/themes/material_deep_ocean.toml
index 6cf4c0a6..87473176 100644
--- a/runtime/themes/material_deep_ocean.toml
+++ b/runtime/themes/material_deep_ocean.toml
@@ -95,6 +95,9 @@ error = "error"
info = "blue"
hint = "purple"
+"diagnostic.unnecessary" = { modifiers = ["dim"] }
+"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
+
[palette]
bg = "#0f111a"
text = "#a6accd"