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-brushtrees | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-brushtrees (limited to 'colors/base16-brushtrees') diff --git a/colors/base16-brushtrees b/colors/base16-brushtrees new file mode 100644 index 0000000..5c0fee0 --- /dev/null +++ b/colors/base16-brushtrees @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Brush Trees by Abraham White <abelincoln.white@gmail.com> +# +# Copy this into the [colors] section of your foot.ini config +foreground=6D828E +background=E3EFEF +regular0=E3EFEF +regular1=b38686 +regular2=87b386 +regular3=aab386 +regular4=868cb3 +regular5=b386b2 +regular6=86b3b3 +regular7=6D828E +bright0=98AFB5 +bright1=b38686 +bright2=87b386 +bright3=aab386 +bright4=868cb3 +bright5=b386b2 +bright6=86b3b3 +selection-foreground=6D828E +selection-background=B0C5C8 -- cgit v1.2.3