summary refs log tree commit diff
path: root/.config/flavours/templates/foot
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-10 12:32:48 +0100
committerRobert Günzler <r@gnzler.io>2026-02-10 12:41:25 +0100
commit63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch)
tree41cd5d2d1ec36e74e464caab722cc9b460153f04 /.config/flavours/templates/foot
parent5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff)
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/flavours/templates/foot')
-rw-r--r--.config/flavours/templates/foot/templates/hibiki.mustache28
-rw-r--r--.config/flavours/templates/foot/templates/hibiki.mustache.in28
2 files changed, 0 insertions, 56 deletions
diff --git a/.config/flavours/templates/foot/templates/hibiki.mustache b/.config/flavours/templates/foot/templates/hibiki.mustache
deleted file mode 100644
index 3dc4df2..0000000
--- a/.config/flavours/templates/foot/templates/hibiki.mustache
+++ /dev/null
@@ -1,28 +0,0 @@
-# Base16 Karafuru Dark - foot color config
-# robertgzr
-
-font=Iosevka SS04 Extended:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop
-
-[colors]
-background={{base00-hex}}
-foreground={{base0F-hex}}
-
-# Normal colors
-regular0={{base00-hex}} # Black
-regular1={{base01-hex}} # Red
-regular2={{base02-hex}} # Green
-regular3={{base03-hex}} # Yellow
-regular4={{base04-hex}} # Blue
-regular5={{base05-hex}} # Magenta
-regular6={{base06-hex}} # Cyan
-regular7={{base07-hex}} # White
-
-# Bright colors
-bright0={{base08-hex}}
-bright1={{base09-hex}}
-bright2={{base0A-hex}}
-bright3={{base0B-hex}}
-bright4={{base0C-hex}}
-bright5={{base0D-hex}}
-bright6={{base0E-hex}}
-bright7={{base0F-hex}}
diff --git a/.config/flavours/templates/foot/templates/hibiki.mustache.in b/.config/flavours/templates/foot/templates/hibiki.mustache.in
deleted file mode 100644
index 7cb3b6a..0000000
--- a/.config/flavours/templates/foot/templates/hibiki.mustache.in
+++ /dev/null
@@ -1,28 +0,0 @@
-# Base16 Karafuru Dark - foot color config
-# robertgzr
-
-font=@monofont@:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop
-
-[colors]
-background={{base00-hex}}
-foreground={{base0F-hex}}
-
-# Normal colors
-regular0={{base00-hex}} # Black
-regular1={{base01-hex}} # Red
-regular2={{base02-hex}} # Green
-regular3={{base03-hex}} # Yellow
-regular4={{base04-hex}} # Blue
-regular5={{base05-hex}} # Magenta
-regular6={{base06-hex}} # Cyan
-regular7={{base07-hex}} # White
-
-# Bright colors
-bright0={{base08-hex}}
-bright1={{base09-hex}}
-bright2={{base0A-hex}}
-bright3={{base0B-hex}}
-bright4={{base0C-hex}}
-bright5={{base0D-hex}}
-bright6={{base0E-hex}}
-bright7={{base0F-hex}}