From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Wed, 17 Nov 2021 18:15:25 +0000 Subject: Include pre-generated colors --- colors/base16-silk-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-silk-light (limited to 'colors/base16-silk-light') 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 -- cgit v1.2.3