From 5638ec649a91d1b6704dc4bd29254d78c0671637 Mon Sep 17 00:00:00 2001 From: jptrzy Date: Wed, 12 Jul 2023 13:51:39 +0200 Subject: Configs --- .config/foot/foot.ini | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .config/foot/foot.ini (limited to '.config/foot') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..f3af0f7 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,27 @@ +[colors] +foreground = eceadd +background = 181921 + +selection-foreground = c8c093 +selection-background = 272836 + +regular0 = 090618 +regular1 = e32929 +regular2 = bdcc27 +regular3 = ff920d +regular4 = 1984db +regular5 = af18db +regular6 = 55c8b9 +regular7 = 9ca7b2 + +bright0 = 413e53 +bright1 = d94545 +bright2 = bac455 +bright3 = e59e46 +bright4 = 609aca +bright5 = ba5ac9 +bright6 = 61b5aa +bright7 = f1f1f1 + +16 = ffa066 +17 = ff5d62 -- cgit v1.2.3