From 6e58f570e296a04d8bbcc37debc5cccc48fae414 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 31 May 2024 14:12:32 -0500 Subject: fix color names for newer foot config version --- sway-de/foot/.config/foot/foot.ini | 74 +++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/sway-de/foot/.config/foot/foot.ini b/sway-de/foot/.config/foot/foot.ini index d3a3e99..98964ba 100644 --- a/sway-de/foot/.config/foot/foot.ini +++ b/sway-de/foot/.config/foot/foot.ini @@ -50,43 +50,43 @@ hide-when-typing=yes [colors] # alpha=1.0 -background=0xeff0f2 -foreground=0x4a4b4e -regular0=0x4a4b4e -regular1=0xa32a3a -regular2=0x206620 -regular3=0x745300 -regular4=0x4b529a -regular5=0x8d377e -regular6=0x086784 -regular7=0xdee2e0 -bright0=0x676364 -bright1=0xa64822 -bright2=0x187408 -bright3=0x8b590a -bright4=0x5c59b2 -bright5=0x8e45a8 -bright6=0x3f649c -bright7=0xeff0f2 - -background=0xffffff -foreground=0x4a484d -regular0=0x4a484d -regular1=0xa50000 -regular2=0x005d26 -regular3=0x714700 -regular4=0x1d3ccf -regular5=0x88267a -regular6=0x185570 -regular7=0xefefef -bright0=0x5e4b4f -bright1=0x992030 -bright2=0x4a5500 -bright3=0x8a3600 -bright4=0x2d45b0 -bright5=0x700dc9 -bright6=0x005289 -bright7=0xffffff +background=eff0f2 +foreground=4a4b4e +regular0=4a4b4e +regular1=a32a3a +regular2=206620 +regular3=745300 +regular4=4b529a +regular5=8d377e +regular6=086784 +regular7=dee2e0 +bright0=676364 +bright1=a64822 +bright2=187408 +bright3=8b590a +bright4=5c59b2 +bright5=8e45a8 +bright6=3f649c +bright7=eff0f2 + +background=ffffff +foreground=4a484d +regular0=4a484d +regular1=a50000 +regular2=005d26 +regular3=714700 +regular4=1d3ccf +regular5=88267a +regular6=185570 +regular7=efefef +bright0=5e4b4f +bright1=992030 +bright2=4a5500 +bright3=8a3600 +bright4=2d45b0 +bright5=700dc9 +bright6=005289 +bright7=ffffff # selection-foreground= -- cgit v1.2.3