From 4b56db6e1629de7d03de948663600da7efb48bfc Mon Sep 17 00:00:00 2001 From: dafu Date: Sat, 11 Jul 2026 13:09:17 +0200 Subject: [PATCH] foot fix color naming --- foot/foot.ini | 2 +- foot/kanso.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/foot/foot.ini b/foot/foot.ini index 633fedf..4a54a7d 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -1,7 +1,7 @@ font=JetBrainsMonoNl:size=11:weight=normal include=/home/dafu/.config/foot/kanso.ini pad=10x10 -[colors] +[colors-dark] alpha=0.7 # catppuccin diff --git a/foot/kanso.ini b/foot/kanso.ini index de5b444..625a739 100644 --- a/foot/kanso.ini +++ b/foot/kanso.ini @@ -1,4 +1,4 @@ -[colors] +[colors-dark] foreground=c5c9c7 background=090e13