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