blob: fd47f5e89eafb429ce04010f3eceb4f47b8c5b7e (
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)
# Classic Dark by Jason Heeris (http://heeris.id.au)
#
# Copy this into the [colors] section of your foot.ini config
foreground=D0D0D0
background=151515
regular0=151515
regular1=AC4142
regular2=90A959
regular3=F4BF75
regular4=6A9FB5
regular5=AA759F
regular6=75B5AA
regular7=D0D0D0
bright0=505050
bright1=D28445
bright2=202020
bright3=303030
bright4=B0B0B0
bright5=E0E0E0
bright6=8F5536
bright7=F5F5F5
selection-foreground=D0D0D0
selection-background=303030
|