summaryrefslogtreecommitdiff
path: root/.config/helix/themes/ctp.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/helix/themes/ctp.toml')
-rw-r--r--.config/helix/themes/ctp.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/helix/themes/ctp.toml b/.config/helix/themes/ctp.toml
index 824f64e..597d17c 100644
--- a/.config/helix/themes/ctp.toml
+++ b/.config/helix/themes/ctp.toml
@@ -4,8 +4,3 @@ hint = { fg = "text" }
info = { fg = "blue" }
warning = { fg = "peach" }
error = { fg = "red" }
-
-diagnostic.hint = { underline = { color = "text" } }
-diagnostic.info = { underline = { color = "blue" } }
-diagnostic.warning = { underline = { color = "peach" } }
-diagnostic.error = { underline = { color = "red" } }