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