From 5a7b0d9530d61ce2f2344306f47cb214c3460e09 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 9 Feb 2022 00:07:32 +0100 Subject: foot: update config --- .config/foot/color_palette.ini.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.config/foot/color_palette.ini.in') diff --git a/.config/foot/color_palette.ini.in b/.config/foot/color_palette.ini.in index 77135ea..1cc8a6e 100644 --- a/.config/foot/color_palette.ini.in +++ b/.config/foot/color_palette.ini.in @@ -1,3 +1,8 @@ +# auto-generated theme + +[cursor] +color={{ hex_noprefix .normal_black }} {{ hex_noprefix .normal_yellow }} + [colors] alpha=0.95 @@ -21,7 +26,7 @@ bright5={{ hex_noprefix .bright_magenta }} bright6={{ hex_noprefix .bright_cyan }} bright7={{ hex_noprefix .bright_white }} -selection-background=ddd23b +selection-background={{ hex_noprefix .normal_yellow }} selection-foreground={{ hex_noprefix .normal_black }} jump-labels={{ hex_noprefix .normal_white }} {{ hex_noprefix .bright_blue }} urls={{ hex_noprefix .bright_blue }} -- cgit 1.4.1