diff options
| author | Robert Günzler <r@gnzler.io> | 2023-01-19 18:49:59 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2023-03-21 12:35:42 +0100 |
| commit | 582505acf1580b1fe1c73d1167bb7588b3eeaab2 (patch) | |
| tree | 54ae28cb25f9744fa859a57d249680bd69b733e6 /.config/foot/color_palette.ini | |
| parent | 5c36687086d208cfd842ca5b17539d2decd423b2 (diff) | |
foot: use flavours config
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/foot/color_palette.ini')
| -rw-r--r-- | .config/foot/color_palette.ini | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/.config/foot/color_palette.ini b/.config/foot/color_palette.ini deleted file mode 100644 index 11cac2c..0000000 --- a/.config/foot/color_palette.ini +++ /dev/null @@ -1,32 +0,0 @@ -# auto-generated theme - -[cursor] -color=1c1c1c fad689 - -[colors] -alpha=0.95 - -background=0c0c0c -foreground=bdc0ba - -regular0=1c1c1c -regular1=db4d6d -regular2=5dac81 -regular3=fad689 -regular4=58b2dc -regular5=70649a -regular6=69b0ac -regular7=bdc0ba -bright0=434343 -bright1=cb1b45 -bright2=86c166 -bright3=f7d94c -bright4=2ea9df -bright5=8a6bbe -bright6=81c7d4 -bright7=fffffb - -selection-background=fad689 -selection-foreground=1c1c1c -jump-labels=bdc0ba 2ea9df -urls=2ea9df |