Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ttox.toml')
-rw-r--r--runtime/themes/ttox.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/ttox.toml b/runtime/themes/ttox.toml
index 0bc964b4..16909cc7 100644
--- a/runtime/themes/ttox.toml
+++ b/runtime/themes/ttox.toml
@@ -29,5 +29,3 @@
"diagnostic.warning" = { fg = "black", bg = "light-yellow" }
"diagnostic.error" = { fg = "black", bg = "light-red" }
"diagnostic.hint" = { fg = "black", bg = "light-blue" }
-"diagnostic.unnecessary" = { modifiers = ["dim"] }
-"diagnostic.deprecated" = { modifiers = ["crossed_out"] }