From c988bd9629145b5a337498937a70af555bfa6159 Mon Sep 17 00:00:00 2001 From: blt__ Date: Thu, 12 Jan 2023 08:22:16 +0400 Subject: Change built-in themes to use curly underlines (#5419) * Change built-in themes to use curly underlines * Change fleet_dark to use curly underlines--- runtime/themes/rose_pine.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/themes/rose_pine.toml') 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" } } -- cgit v1.2.3-70-g09d2