Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ingrid.toml')
| -rw-r--r-- | runtime/themes/ingrid.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/ingrid.toml b/runtime/themes/ingrid.toml index 975f7a73..8942c3ca 100644 --- a/runtime/themes/ingrid.toml +++ b/runtime/themes/ingrid.toml @@ -73,5 +73,3 @@ "diagnostic.error" = { underline = { color = "#D74E50", style = "curl" } } "diagnostic.info" = { underline = { color = "#839A53", style = "curl" } } "diagnostic.hint" = { underline = { color = "#A6B6CE", style = "curl" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } |