From ce950b78baeeca8757244d7e8be84e480b479239 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Sun, 8 Mar 2026 10:19:25 +0100 Subject: [PATCH] fix(foot): fix deprecated config --- .config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index cdc9db8..86c1fe5 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -11,7 +11,7 @@ system=no [mouse] hide-when-typing=yes -[colors] +[colors-dark] background=1f2329 foreground=a0a8b7 cursor=1f2329 a0a8b7