diff --git a/runtime/themes/voxed.toml b/runtime/themes/voxed.toml index e55b46e5d..78aa96ad1 100644 --- a/runtime/themes/voxed.toml +++ b/runtime/themes/voxed.toml @@ -53,7 +53,7 @@ label = "yellow" "ui.text.focus" = { fg = "maize", bg = "bgrey" } "ui.text.inactive" = "bgrey" "ui.virtual" = { fg = "blue" } -"ui.virtual.ruler" = { bg = "bgrey-two" } +"ui.virtual.ruler" = { bg = "light-grey" } "ui.virtual.indent-guide" = { fg = "bpink" } "ui.selection" = { bg = "maize" }