diff options
Diffstat (limited to 'runtime/themes/rose_pine.toml')
-rw-r--r-- | runtime/themes/rose_pine.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml index 8558db3a..ee1d6e39 100644 --- a/runtime/themes/rose_pine.toml +++ b/runtime/themes/rose_pine.toml @@ -52,7 +52,6 @@ "warning" = "gold" "error" = "love" -"diagnostic" = { modifiers = ["underlined"] } "diagnostic.error" = { underline = { style = "curl", color = "love" } } "diagnostic.warning" = { underline = { style = "curl", color = "gold" } } "diagnostic.info" = { underline = { style = "curl", color = "foam" } } |