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-tomorrow | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-tomorrow (limited to 'colors/base16-tomorrow') diff --git a/colors/base16-tomorrow b/colors/base16-tomorrow new file mode 100644 index 0000000..ec65aea --- /dev/null +++ b/colors/base16-tomorrow @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Tomorrow by Chris Kempson (http://chriskempson.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=4d4d4c +background=ffffff +regular0=ffffff +regular1=c82829 +regular2=718c00 +regular3=eab700 +regular4=4271ae +regular5=8959a8 +regular6=3e999f +regular7=4d4d4c +bright0=8e908c +bright1=c82829 +bright2=718c00 +bright3=eab700 +bright4=4271ae +bright5=8959a8 +bright6=3e999f +selection-foreground=4d4d4c +selection-background=d6d6d6 -- cgit v1.2.3