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-atelier-savanna-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-atelier-savanna-light (limited to 'colors/base16-atelier-savanna-light') diff --git a/colors/base16-atelier-savanna-light b/colors/base16-atelier-savanna-light new file mode 100644 index 0000000..2079842 --- /dev/null +++ b/colors/base16-atelier-savanna-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Atelier Savanna Light by Bram de Haan (http://atelierbramdehaan.nl) +# +# Copy this into the [colors] section of your foot.ini config +foreground=526057 +background=ecf4ee +regular0=ecf4ee +regular1=b16139 +regular2=489963 +regular3=a07e3b +regular4=478c90 +regular5=55859b +regular6=1c9aa0 +regular7=526057 +bright0=78877d +bright1=b16139 +bright2=489963 +bright3=a07e3b +bright4=478c90 +bright5=55859b +bright6=1c9aa0 +selection-foreground=526057 +selection-background=87928a -- cgit v1.2.3