diff options
Diffstat (limited to 'colors/base16-heetch')
-rw-r--r-- | colors/base16-heetch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-heetch b/colors/base16-heetch new file mode 100644 index 0000000..74085c1 --- /dev/null +++ b/colors/base16-heetch @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Heetch Dark by Geoffrey Teale (tealeg@gmail.com) +# +# Copy this into the [colors] section of your foot.ini config +foreground=BDB6C5 +background=190134 +regular0=190134 +regular1=27D9D5 +regular2=C33678 +regular3=8F6C97 +regular4=BD0152 +regular5=82034C +regular6=F80059 +regular7=BDB6C5 +bright0=7B6D8B +bright1=27D9D5 +bright2=C33678 +bright3=8F6C97 +bright4=BD0152 +bright5=82034C +bright6=F80059 +selection-foreground=BDB6C5 +selection-background=5A496E |