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.ini | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) mode change 100644 => 120000 .config/foot/colors.ini (limited to '.config/foot/colors.ini') diff --git a/.config/foot/colors.ini b/.config/foot/colors.ini deleted file mode 100644 index 890308f..0000000 --- a/.config/foot/colors.ini +++ /dev/null @@ -1,28 +0,0 @@ -# Base16 Karafuru Dark - foot color config -# robertgzr - -font=DejaVu Sans Mono:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop # - -[colors] -background=0c0c0c -foreground=fffffb - -# Normal colors -regular0=0c0c0c # Black -regular1=db4d6d # Red -regular2=5dac81 # Green -regular3=fad689 # Yellow -regular4=58b2dc # Blue -regular5=69b0ac # Magenta -regular6=70649a # Cyan -regular7=bdc0ba # White - -# Bright colors -bright0=1c1c1c -bright1=cb1b45 -bright2=86c166 -bright3=f7d94c -bright4=2ea9df -bright5=81c7d4 -bright6=8a6bbe -bright7=fffffb \ No newline at end of file diff --git a/.config/foot/colors.ini b/.config/foot/colors.ini new file mode 120000 index 0000000..e12ed5d --- /dev/null +++ b/.config/foot/colors.ini @@ -0,0 +1 @@ +colors_kanagawabones.ini \ No newline at end of file -- cgit 1.4.1