diff options
Diffstat (limited to 'colors/base16-silk-light')
-rw-r--r-- | colors/base16-silk-light | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-silk-light b/colors/base16-silk-light new file mode 100644 index 0000000..d9299d3 --- /dev/null +++ b/colors/base16-silk-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Silk Light by Gabriel Fontes (https://github.com/Misterio77) +# +# Copy this into the [colors] section of your foot.ini config +foreground=385156 +background=E9F1EF +regular0=E9F1EF +regular1=CF432E +regular2=6CA38C +regular3=CFAD25 +regular4=39AAC9 +regular5=6E6582 +regular6=329CA2 +regular7=385156 +bright0=5C787B +bright1=CF432E +bright2=6CA38C +bright3=CFAD25 +bright4=39AAC9 +bright5=6E6582 +bright6=329CA2 +selection-foreground=385156 +selection-background=90B7B6 |