aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-colors
blob: 2d0bf909f0ef286d037ca1daa565e1ed130b5e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Base16 foot template by Michaël Ball (https://git.michaelball.name)
# Colors by mrmrs (http://clrs.cc)
#
# Copy this into the [colors] section of your foot.ini config
foreground=bbbbbb
background=111111
regular0=111111
regular1=ff4136
regular2=2ecc40
regular3=ffdc00
regular4=0074d9
regular5=b10dc9
regular6=7fdbff
regular7=bbbbbb
bright0=777777
bright1=ff4136
bright2=2ecc40
bright3=ffdc00
bright4=0074d9
bright5=b10dc9
bright6=7fdbff
selection-foreground=bbbbbb
selection-background=555555