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-humanoid-light | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 colors/base16-humanoid-light (limited to 'colors/base16-humanoid-light') diff --git a/colors/base16-humanoid-light b/colors/base16-humanoid-light new file mode 100644 index 0000000..a9f6809 --- /dev/null +++ b/colors/base16-humanoid-light @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Humanoid light by Thomas (tasmo) Friese +# +# Copy this into the [colors] section of your foot.ini config +foreground=232629 +background=f8f8f2 +regular0=f8f8f2 +regular1=b0151a +regular2=388e3c +regular3=ffb627 +regular4=0082c9 +regular5=700f98 +regular6=008e8e +regular7=232629 +bright0=c0c0bd +bright1=b0151a +bright2=388e3c +bright3=ffb627 +bright4=0082c9 +bright5=700f98 +bright6=008e8e +selection-foreground=232629 +selection-background=deded8 -- cgit v1.2.3