diff --git a/helix/themes/base.toml b/helix/themes/base.toml index ceddca9..04821c8 100644 --- a/helix/themes/base.toml +++ b/helix/themes/base.toml @@ -193,7 +193,7 @@ "ui.cursorline.primary" = { bg = "Focused" } "ui.cursorline.secondary" = {} -"ui.cursorcolumn.primary" = { fg = "White", bg = "Focused" } +"ui.cursorcolumn.primary" = { fg = "white", bg = "Focused" } "ui.cursorcolumn.secondary" = {} ## Gutter