diff --git a/.config/helix/themes/ashen.toml b/.config/helix/themes/ashen.toml index 457e7543..30cae28b 100644 --- a/.config/helix/themes/ashen.toml +++ b/.config/helix/themes/ashen.toml @@ -108,6 +108,7 @@ "ui.cursor.match" = {fg = "orange_smolder", modifiers = ["underlined"]} "ui.cursorline.primary" = { bg = "cursorline" } +"ui.cursorline" = { bg = "g_11" } "ui.highlight" = { modifiers = ["bold"] }