diff options
Diffstat (limited to 'colors/base16-silk-dark')
-rw-r--r-- | colors/base16-silk-dark | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-silk-dark b/colors/base16-silk-dark new file mode 100644 index 0000000..8e15fdf --- /dev/null +++ b/colors/base16-silk-dark @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Silk Dark by Gabriel Fontes (https://github.com/Misterio77) +# +# Copy this into the [colors] section of your foot.ini config +foreground=C7DBDD +background=0e3c46 +regular0=0e3c46 +regular1=fb6953 +regular2=73d8ad +regular3=fce380 +regular4=46bddd +regular5=756b8a +regular6=3fb2b9 +regular7=C7DBDD +bright0=587073 +bright1=fb6953 +bright2=73d8ad +bright3=fce380 +bright4=46bddd +bright5=756b8a +bright6=3fb2b9 +selection-foreground=C7DBDD +selection-background=2A5054 |