aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-railscasts
blob: 0f96692228b298ffd5cabe9778647268763f25b5 (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)
# Railscasts by Ryan Bates (http://railscasts.com)
#
# Copy this into the [colors] section of your foot.ini config
foreground=e6e1dc
background=2b2b2b
regular0=2b2b2b
regular1=da4939
regular2=a5c261
regular3=ffc66d
regular4=6d9cbe
regular5=b6b3eb
regular6=519f50
regular7=e6e1dc
bright0=5a647e
bright1=cc7833
bright2=272935
bright3=3a4055
bright4=d4cfc9
bright5=f4f1ed
bright6=bc9458
bright7=f9f7f3
selection-foreground=e6e1dc
selection-background=3a4055