aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index bf99fb7a..12900571 100644
--- a/theme.toml
+++ b/theme.toml
@@ -60,6 +60,8 @@
"ui.menu.selected" = { fg = "#281733", bg = "#ffffff" } # revolver
+"diagnostic" = { modifiers = ["underlined"] }
+
"warning" = "#ffcd1c"
"error" = "#f47868"
"info" = "#6F44F0"