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-heetch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-heetch (limited to 'colors/base16-heetch') diff --git a/colors/base16-heetch b/colors/base16-heetch new file mode 100644 index 0000000..74085c1 --- /dev/null +++ b/colors/base16-heetch @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Heetch Dark by Geoffrey Teale (tealeg@gmail.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=BDB6C5 +background=190134 +regular0=190134 +regular1=27D9D5 +regular2=C33678 +regular3=8F6C97 +regular4=BD0152 +regular5=82034C +regular6=F80059 +regular7=BDB6C5 +bright0=7B6D8B +bright1=27D9D5 +bright2=C33678 +bright3=8F6C97 +bright4=BD0152 +bright5=82034C +bright6=F80059 +selection-foreground=BDB6C5 +selection-background=5A496E -- cgit v1.2.3