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