From 16a682ae6e1ce8a53392bea5e67ff9ef6a4e0eda Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 30 Apr 2025 13:29:01 +0200 Subject: foot: update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/foot/colors_karafuru.ini | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .config/foot/colors_karafuru.ini (limited to '.config/foot/colors_karafuru.ini') diff --git a/.config/foot/colors_karafuru.ini b/.config/foot/colors_karafuru.ini new file mode 100644 index 0000000..d991db1 --- /dev/null +++ b/.config/foot/colors_karafuru.ini @@ -0,0 +1,28 @@ +# Base16 Karafuru Dark - foot color config +# robertgzr + +font=Iosevka SS04 Extended:size=9,IPAexGothic,Noto Sans Mono CJK JP,Noto Color Emoji,Material Design Icons Desktop + +[colors] +background=080808 +foreground=fffffb + +# Normal colors +regular0=080808 # Black +regular1=db4d6d # Red +regular2=5dac81 # Green +regular3=fad689 # Yellow +regular4=58b2dc # Blue +regular5=70649a # Magenta +regular6=69b0ac # Cyan +regular7=bdc0ba # White + +# Bright colors +bright0=4f4f48 +bright1=cb1b45 +bright2=86c166 +bright3=f7d94c +bright4=2ea9df +bright5=8a6bbe +bright6=81c7d4 +bright7=fffffb -- cgit 1.4.1