aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
blob: 5fcb45b1c27e87690baabac6073e6241e8e6584c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# {{scheme-name }} by {{scheme-author }}
#
# Copy this into the [colors] section of your foot.ini config
foreground={{base05-hex}}
background={{base00-hex}}
regular0={{base00-hex}}
regular1={{base08-hex}}
regular2={{base0B-hex}}
regular3={{base0A-hex}}
regular4={{base0D-hex}}
regular5={{base0E-hex}}
regular6={{base0C-hex}}
regular7={{base05-hex}}
bright0={{base03-hex}}
bright1={{base09-hex}}
bright2={{base01-hex}}
bright3={{base02-hex}}
bright4={{base04-hex}}
bright5={{base06-hex}}
bright6={{base0F-hex}}
bright7={{base07-hex}}
selection-foreground={{base05-hex}}
selection-background={{base02-hex}}