aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/papercolor-dark.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/papercolor-dark.toml')
-rw-r--r--runtime/themes/papercolor-dark.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/runtime/themes/papercolor-dark.toml b/runtime/themes/papercolor-dark.toml
index 940aacfe..d4b62660 100644
--- a/runtime/themes/papercolor-dark.toml
+++ b/runtime/themes/papercolor-dark.toml
@@ -73,7 +73,11 @@
"warning" = "bright4"
"error" = "regular1"
"info" = "bright4"
-diagnostic = { modifiers = ["bold", "underlined"]}
+
+"diagnostic.warning".underline = { color = "bright4", style = "curl" }
+"diagnostic.error".underline = { color = "regular1", style = "curl" }
+"diagnostic.info".underline = { color = "bright4", style = "curl" }
+"diagnostic.hint".underline = { color = "bright4", style = "curl" }
[palette]