Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ferra.toml')
| -rw-r--r-- | runtime/themes/ferra.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/ferra.toml b/runtime/themes/ferra.toml index 212fb510..0734f240 100644 --- a/runtime/themes/ferra.toml +++ b/runtime/themes/ferra.toml @@ -68,8 +68,6 @@ "diagnostic.error" = { underline = { color = "ferra_ember", style = "curl" } } "diagnostic.info" = { underline = { color = "ferra_blush", style = "curl" } } "diagnostic.hint" = { underline = { color = "ferra_blush", style = "curl" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } [palette] ferra_night = "#2b292d" |