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-shapeshifter | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-shapeshifter (limited to 'colors/base16-shapeshifter') diff --git a/colors/base16-shapeshifter b/colors/base16-shapeshifter new file mode 100644 index 0000000..14279f7 --- /dev/null +++ b/colors/base16-shapeshifter @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Shapeshifter by Tyler Benziger (http://tybenz.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=102015 +background=f9f9f9 +regular0=f9f9f9 +regular1=e92f2f +regular2=0ed839 +regular3=dddd13 +regular4=3b48e3 +regular5=f996e2 +regular6=23edda +regular7=102015 +bright0=555555 +bright1=e92f2f +bright2=0ed839 +bright3=dddd13 +bright4=3b48e3 +bright5=f996e2 +bright6=23edda +selection-foreground=102015 +selection-background=ababab -- cgit v1.2.3