aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/rose_pine.toml
diff options
context:
space:
mode:
authorblt__2023-01-12 04:22:16 +0000
committerGitHub2023-01-12 04:22:16 +0000
commitc988bd9629145b5a337498937a70af555bfa6159 (patch)
tree4a9dbbfe64d27e8df8fda2dbbda6dc741ec7f542 /runtime/themes/rose_pine.toml
parent4e9a0700db6df3c2be123c3c130ab7689135576a (diff)
Change built-in themes to use curly underlines (#5419)
* Change built-in themes to use curly underlines * Change fleet_dark to use curly underlines
Diffstat (limited to 'runtime/themes/rose_pine.toml')
-rw-r--r--runtime/themes/rose_pine.toml1
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" } }