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