Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/heisenberg.toml')
| -rw-r--r-- | runtime/themes/heisenberg.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/heisenberg.toml b/runtime/themes/heisenberg.toml index 9f8ca183..3c127a3e 100644 --- a/runtime/themes/heisenberg.toml +++ b/runtime/themes/heisenberg.toml @@ -63,8 +63,6 @@ "diagnostic.info" = { underline = {color = "crystal_blue", style = "curl" } } "diagnostic.warning" = { underline = {color = "vapor_yellow", style = "curl" } } "diagnostic.error" = { underline = {color = "chili_powder_red", style = "curl" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } "ui.bufferline" = { fg = "gray", bg = "background" } "ui.bufferline.active" = { fg = "foreground", bg = "dark_gray" } |