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-estuary-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-atelier-estuary-light (limited to 'colors/base16-atelier-estuary-light') diff --git a/colors/base16-atelier-estuary-light b/colors/base16-atelier-estuary-light new file mode 100644 index 0000000..2af8b05 --- /dev/null +++ b/colors/base16-atelier-estuary-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Atelier Estuary Light by Bram de Haan (http://atelierbramdehaan.nl) +# +# Copy this into the [colors] section of your foot.ini config +foreground=5f5e4e +background=f4f3ec +regular0=f4f3ec +regular1=ba6236 +regular2=7d9726 +regular3=a5980d +regular4=36a166 +regular5=5f9182 +regular6=5b9d48 +regular7=5f5e4e +bright0=878573 +bright1=ba6236 +bright2=7d9726 +bright3=a5980d +bright4=36a166 +bright5=5f9182 +bright6=5b9d48 +selection-foreground=5f5e4e +selection-background=929181 -- cgit v1.2.3