diff options
author | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-11-17 18:15:25 +0000 |
commit | 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c (patch) | |
tree | 415be0309e476d096fa0e573b0deedaabf0600fa /colors/base16-brushtrees | |
parent | 5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff) |
Include pre-generated colors
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 |