From 582505acf1580b1fe1c73d1167bb7588b3eeaab2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 19 Jan 2023 18:49:59 +0100 Subject: foot: use flavours config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/foot/color_palette.ini | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 .config/foot/color_palette.ini (limited to '.config/foot/color_palette.ini') 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 -- cgit 1.4.1