From beae039a16c30e71a514f61eb50758fbbc72f441 Mon Sep 17 00:00:00 2001 From: urosm Date: Sat, 12 Aug 2023 01:27:52 +0200 Subject: [PATCH] add `foot` config --- .config/foot/foot.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/foot/foot.ini diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..e7d0d9f --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,19 @@ +[colors] +foreground=e3e0e1 +background=292526 +regular0=292526 +regular1=ff404f +regular2=00a147 +regular3=e06e00 +regular4=6185ff +regular5=ff3e8b +regular6=0095d7 +regular7=e3e0e1 +bright0=958a8d +bright1=ffb3b6 +bright2=00e46a +bright3=ffb598 +bright4=b8c3ff +bright5=ffb1c5 +bright6=92ccff +bright7=f4f3f3