Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/bogster_light.toml')
-rw-r--r--runtime/themes/bogster_light.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/bogster_light.toml b/runtime/themes/bogster_light.toml
index 3259d677..e528d89d 100644
--- a/runtime/themes/bogster_light.toml
+++ b/runtime/themes/bogster_light.toml
@@ -77,8 +77,6 @@
"diagnostic.error" = { underline = { color = "bogster-lred", style = "curl"} }
"diagnostic.info" = { underline = { color = "bogster-teal", style = "curl"} }
"diagnostic.hint" = { underline = { color = "bogster-blue", style = "curl"} }
-"diagnostic.unnecessary" = { modifiers = ["dim"] }
-"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
[palette]
bogster-orange = "#dc7759"