From 3ec1421457e1d11feecc915ca0cec43eb3d3b429 Mon Sep 17 00:00:00 2001 From: 0undefined Date: Sat, 5 Jul 2025 11:22:34 +0200 Subject: Fix terminal colorscheme --- .config/foot/foot.ini | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to '.config') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 9192b5d..0375695 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -14,21 +14,21 @@ selection-background=45443c urls=493b40 regular0=1e2326 -regular1=4c3743 -regular2=3c4841 -regular3=45443c -regular4=384b55 -regular5=5f4598 -regular6=148588 -regular7=9da9a0 - -bright0=414b50 -bright1=e67e80 -bright2=a7c080 -bright3=dbbc7f -bright4=7fbbb3 -bright5=d699b6 -bright6=83c092 +regular1=e67e80 +regular2=a7c080 +regular3=dbbc7f +regular4=7fbbb3 +regular5=d699b6 +regular6=7fbbb3 +regular7=d3c6aa + +bright0=5c6a72 +bright1=e66868 +bright2=93b259 +bright3=dfa000 +bright4=3a94c5 +bright5=df69ba +bright6=3a94c5 bright7=ffffff [key-bindings] -- cgit v1.3