Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/yellowed.toml')
| -rw-r--r-- | runtime/themes/yellowed.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/yellowed.toml b/runtime/themes/yellowed.toml index d94a75fc..091b93ee 100644 --- a/runtime/themes/yellowed.toml +++ b/runtime/themes/yellowed.toml @@ -111,8 +111,6 @@ "diagnostic.error" = { underline = { color = "error", style = "curl" } } "diagnostic.info" = { underline = { color = "info", style = "curl" } } "diagnostic.hint" = { underline = { color = "hint", style = "curl" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } [palette] # interface |