Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/kaolin-dark.toml')
| -rw-r--r-- | runtime/themes/kaolin-dark.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/kaolin-dark.toml b/runtime/themes/kaolin-dark.toml index d8c17391..b8188f76 100644 --- a/runtime/themes/kaolin-dark.toml +++ b/runtime/themes/kaolin-dark.toml @@ -44,8 +44,6 @@ "diagnostic.warning" = { underline = { style = "curl", color = "warn" } } "diagnostic.info" = { underline = { style = "curl", color = "info" } } "diagnostic.hint" = { underline = { style = "curl", color = "hint" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } "ui.background" = { bg = "bg0" } "ui.linenr" = { fg = "gray0" } |