From adf61144dfc478f61dfecd9c35f025a90187d654 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Mon, 14 Oct 2024 20:06:03 +0200 Subject: i forgor this color is used --- alacritty/alacritty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml index 7df1d41..33fb2b5 100644 --- a/alacritty/alacritty.toml +++ b/alacritty/alacritty.toml @@ -4,7 +4,7 @@ foreground = '#ffffff' [colors.cursor] text = '#000000' -cursor = '#ffff00' +cursor = '#ffffff' [colors.normal] black = '#0e1415' -- cgit v1.3.1