diff options
| author | Robert Günzler <r@gnzler.io> | 2026-02-10 12:32:48 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-02-10 12:41:25 +0100 |
| commit | 63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch) | |
| tree | 41cd5d2d1ec36e74e464caab722cc9b460153f04 /.config/foot/colors_karafuru.ini | |
| parent | 5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff) | |
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/foot/colors_karafuru.ini')
| -rw-r--r-- | .config/foot/colors_karafuru.ini | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/.config/foot/colors_karafuru.ini b/.config/foot/colors_karafuru.ini deleted file mode 100644 index d991db1..0000000 --- a/.config/foot/colors_karafuru.ini +++ /dev/null @@ -1,28 +0,0 @@ -# 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 |