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-ashes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-ashes (limited to 'colors/base16-ashes') diff --git a/colors/base16-ashes b/colors/base16-ashes new file mode 100644 index 0000000..8fcc476 --- /dev/null +++ b/colors/base16-ashes @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Ashes by Jannik Siebert (https://github.com/janniks) +# +# Copy this into the [colors] section of your foot.ini config +foreground=C7CCD1 +background=1C2023 +regular0=1C2023 +regular1=C7AE95 +regular2=95C7AE +regular3=AEC795 +regular4=AE95C7 +regular5=C795AE +regular6=95AEC7 +regular7=C7CCD1 +bright0=747C84 +bright1=C7AE95 +bright2=95C7AE +bright3=AEC795 +bright4=AE95C7 +bright5=C795AE +bright6=95AEC7 +selection-foreground=C7CCD1 +selection-background=565E65 -- cgit v1.2.3