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-sulphurpool | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-atelier-sulphurpool (limited to 'colors/base16-atelier-sulphurpool') diff --git a/colors/base16-atelier-sulphurpool b/colors/base16-atelier-sulphurpool new file mode 100644 index 0000000..e358d1b --- /dev/null +++ b/colors/base16-atelier-sulphurpool @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Atelier Sulphurpool by Bram de Haan (http://atelierbramdehaan.nl) +# +# Copy this into the [colors] section of your foot.ini config +foreground=979db4 +background=202746 +regular0=202746 +regular1=c94922 +regular2=ac9739 +regular3=c08b30 +regular4=3d8fd1 +regular5=6679cc +regular6=22a2c9 +regular7=979db4 +bright0=6b7394 +bright1=c94922 +bright2=ac9739 +bright3=c08b30 +bright4=3d8fd1 +bright5=6679cc +bright6=22a2c9 +selection-foreground=979db4 +selection-background=5e6687 -- cgit v1.2.3