diff --git a/.config/helix/themes/ashen.toml b/.config/helix/themes/ashen.toml index 8d99181a..9d71c8e8 100644 --- a/.config/helix/themes/ashen.toml +++ b/.config/helix/themes/ashen.toml @@ -111,7 +111,7 @@ # "ui.cursor.insert" = { fg = "base", bg = "secondary_cursor_insert" } # "ui.cursor.select" = { fg = "base", bg = "secondary_cursor" } -# "ui.cursorline.primary" = { bg = "cursorline" } +"ui.cursorline.primary" = { bg = "cursorline" } # "ui.highlight" = { bg = "surface1", modifiers = ["bold"] }