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-bespin | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-bespin (limited to 'colors/base16-bespin') diff --git a/colors/base16-bespin b/colors/base16-bespin new file mode 100644 index 0000000..4908fda --- /dev/null +++ b/colors/base16-bespin @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Bespin by Jan T. Sott +# +# Copy this into the [colors] section of your foot.ini config +foreground=8a8986 +background=28211c +regular0=28211c +regular1=cf6a4c +regular2=54be0d +regular3=f9ee98 +regular4=5ea6ea +regular5=9b859d +regular6=afc4db +regular7=8a8986 +bright0=666666 +bright1=cf6a4c +bright2=54be0d +bright3=f9ee98 +bright4=5ea6ea +bright5=9b859d +bright6=afc4db +selection-foreground=8a8986 +selection-background=5e5d5c -- cgit v1.2.3