From 6c18e438976af2200f340bfd25b0675078cc03a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudy=20=E3=83=84?= Date: Wed, 1 Jan 2025 11:58:28 +0530 Subject: [PATCH] Update colorscheme --- .config/foot/foot.ini | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 3a9cd1c..8264439 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -69,7 +69,7 @@ pad=12x12 # optionally append 'center' [colors] alpha=0.9 # Adjust alpha to match transparency level foreground=e3e3ea # ColorForeground -background=08052b # ColorBackground +background=1c1824 # ColorBackground ## Normal/regular colors (color palette 0-7) regular0=546E7A # black @@ -77,13 +77,11 @@ regular1=FF5252 # red regular2=5CF19E # green regular3=FFD740 # yellow regular4=40C4FF # blue -regular5=A640FF # purple +regular5=bd42ff # purple regular6=64FCDA # cyan regular7=FFFFFF # white -## Bright colors (color palette 8-15) -bright0=B0BEC5 # bright black -bright1=FF8A80 # bright red +@@ -87,7 +87,7 @@ bright1=FF8A80 # bright red bright2=B9F6CA # bright green bright3=FFE57F # bright yellow bright4=80D8FF # bright blue @@ -91,6 +89,7 @@ bright5=D84AFF # bright purple bright6=A7FDEB # bright cyan bright7=FFFFFF # bright white + ## dimmed colors (see foot.ini(5) man page) # dim0= # ...