Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/amberwood.toml')
| -rw-r--r-- | runtime/themes/amberwood.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/amberwood.toml b/runtime/themes/amberwood.toml index 30b4169a..142ded36 100644 --- a/runtime/themes/amberwood.toml +++ b/runtime/themes/amberwood.toml @@ -95,8 +95,6 @@ "ui.menu.scroll" = { fg = "gray04", bg = "gray01" } diagnostic = { modifiers = ["underlined"] } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } warning = "yellow" error = "error" |