From 5b478a785aefcff8dd5717f781d59a1335174f7d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 6 Feb 2025 14:30:08 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-06 14:30:08 --- .config/helix/themes/ashen.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] }