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-circus | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-circus (limited to 'colors/base16-circus') diff --git a/colors/base16-circus b/colors/base16-circus new file mode 100644 index 0000000..ab78372 --- /dev/null +++ b/colors/base16-circus @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Circus by Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) +# +# Copy this into the [colors] section of your foot.ini config +foreground=a7a7a7 +background=191919 +regular0=191919 +regular1=dc657d +regular2=84b97c +regular3=c3ba63 +regular4=639ee4 +regular5=b888e2 +regular6=4bb1a7 +regular7=a7a7a7 +bright0=5f5a60 +bright1=dc657d +bright2=84b97c +bright3=c3ba63 +bright4=639ee4 +bright5=b888e2 +bright6=4bb1a7 +selection-foreground=a7a7a7 +selection-background=303030 -- cgit v1.2.3