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