diff --git a/runtime/themes/voxed.toml b/runtime/themes/voxed.toml index 70051b45e..32b2e4913 100644 --- a/runtime/themes/voxed.toml +++ b/runtime/themes/voxed.toml @@ -54,7 +54,7 @@ label = "yellow" "ui.text.inactive" = "bgrey" "ui.virtual" = { fg = "blue" } "ui.virtual.ruler" = { bg = "bgrey-two" } -"ui.virtual.indent-guide" = { fg = "bpink" } +"ui.virtual.indent-guide" = { fg = "gray" } "ui.selection" = { bg = "maize" } "ui.selection.primary" = { fg = "white", bg = "bgrey" }