aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-pico
blob: a19b28898ba25dd15475f0d7a0dbcd885717c79f (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)
# Pico by PICO-8 (http://www.lexaloffle.com/pico-8.php)
#
# Copy this into the [colors] section of your foot.ini config
foreground=5f574f
background=000000
regular0=000000
regular1=ff004d
regular2=00e756
regular3=fff024
regular4=83769c
regular5=ff77a8
regular6=29adff
regular7=5f574f
bright0=008751
bright1=ffa300
bright2=1d2b53
bright3=7e2553
bright4=ab5236
bright5=c2c3c7
bright6=ffccaa
bright7=fff1e8
selection-foreground=5f574f
selection-background=7e2553