From 2f4f6482f54e34c24764007c307278473c47ebce Mon Sep 17 00:00:00 2001 From: rootiest Date: Fri, 26 Jul 2024 14:53:16 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84feat:=20Set=20Custom=20Cursor=20Col?= =?UTF-8?q?or?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Sets a custom color for the cursor icon --- kitty-themes.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kitty-themes.conf b/kitty-themes.conf index 7469dda..80b588a 100644 --- a/kitty-themes.conf +++ b/kitty-themes.conf @@ -6,3 +6,6 @@ include kitty-night.conf ### Catppuccin Accent ### env CATPPUCCIN_ACCENT=mauve + +### Override Cursor Color ### +cursor #A6E3A1