summary refs log tree commit diff
path: root/.config/flavours/templates/foot/templates/hibiki.mustache
blob: 3dc4df20bcd13a8ccceee8bd07a2658527a3126d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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}}