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-lakeside-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-atelier-lakeside-light (limited to 'colors/base16-atelier-lakeside-light') diff --git a/colors/base16-atelier-lakeside-light b/colors/base16-atelier-lakeside-light new file mode 100644 index 0000000..feb5714 --- /dev/null +++ b/colors/base16-atelier-lakeside-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Atelier Lakeside Light by Bram de Haan (http://atelierbramdehaan.nl) +# +# Copy this into the [colors] section of your foot.ini config +foreground=516d7b +background=ebf8ff +regular0=ebf8ff +regular1=d22d72 +regular2=568c3b +regular3=8a8a0f +regular4=257fad +regular5=6b6bb8 +regular6=2d8f6f +regular7=516d7b +bright0=7195a8 +bright1=d22d72 +bright2=568c3b +bright3=8a8a0f +bright4=257fad +bright5=6b6bb8 +bright6=2d8f6f +selection-foreground=516d7b +selection-background=7ea2b4 -- cgit v1.2.3