diff options
| author | Robert Günzler <r@gnzler.io> | 2022-09-28 19:21:19 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-09-28 19:21:19 +0200 |
| commit | c22b8bff0314f8ad0dc765fa8fc9a2bb38d16416 (patch) | |
| tree | 1833b761b2b42e8098f6172570d710ec3d8c599e /.config/foot/color_palette.ini | |
| parent | ee23c0d9680d5b68a1e8da6d3021aca6c636e3ca (diff) | |
foot: update colors and config
Diffstat (limited to '.config/foot/color_palette.ini')
| -rw-r--r-- | .config/foot/color_palette.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/foot/color_palette.ini b/.config/foot/color_palette.ini index 1ad6b41..11cac2c 100644 --- a/.config/foot/color_palette.ini +++ b/.config/foot/color_palette.ini @@ -6,7 +6,7 @@ color=1c1c1c fad689 [colors] alpha=0.95 -background=1c1c1c +background=0c0c0c foreground=bdc0ba regular0=1c1c1c @@ -14,15 +14,15 @@ regular1=db4d6d regular2=5dac81 regular3=fad689 regular4=58b2dc -regular5=b28fce -regular6=78c2c4 +regular5=70649a +regular6=69b0ac regular7=bdc0ba bright0=434343 bright1=cb1b45 -bright2=24936e +bright2=86c166 bright3=f7d94c bright4=2ea9df -bright5=b481bb +bright5=8a6bbe bright6=81c7d4 bright7=fffffb |