aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-colors
blob: ab4c6df645b1b88a8ddfd8a93e4ce1b9870bae26 (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)
# 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=ff851b
bright2=333333
bright3=555555
bright4=999999
bright5=dddddd
bright6=85144b
bright7=ffffff
selection-foreground=bbbbbb
selection-background=555555