Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/jellybeans.toml')
| -rw-r--r-- | runtime/themes/jellybeans.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/themes/jellybeans.toml b/runtime/themes/jellybeans.toml index 6f8c326f..55088c29 100644 --- a/runtime/themes/jellybeans.toml +++ b/runtime/themes/jellybeans.toml @@ -99,8 +99,6 @@ "diagnostic.info" = { underline = { color = "blue_accent", style = "line" } } "diagnostic.warning" = { underline = { color = "yellow_accent", style = "line" } } "diagnostic.error" = { underline = { color = "red_error", style = "line" } } -"diagnostic.unnecessary" = { modifiers = ["dim"] } -"diagnostic.deprecated" = { modifiers = ["crossed_out"] } [palette] background = "#151515" |