summaryrefslogtreecommitdiffstats
path: root/config/helix/themes/doy.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/helix/themes/doy.toml')
-rw-r--r--config/helix/themes/doy.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/helix/themes/doy.toml b/config/helix/themes/doy.toml
index a55e9e0..ecd6942 100644
--- a/config/helix/themes/doy.toml
+++ b/config/helix/themes/doy.toml
@@ -14,6 +14,7 @@
"ui.text.info" = { bg = "dark-white" }
"ui.text.focus" = { fg = "yellow" }
"ui.virtual.wrap" = { fg = "dark-blue" }
+"ui.virtual.indent-guide" = { fg = "dark-blue" }
"ui.window" = { bg = "dark-white" }
"diagnostic.error" = { bg = "dark-red" }