diff options
Diffstat (limited to 'colors/base16-humanoid-light')
-rw-r--r-- | colors/base16-humanoid-light | 23 |
1 files changed, 23 insertions, 0 deletions
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 |