diff options
Diffstat (limited to 'colors/base16-espresso')
-rw-r--r-- | colors/base16-espresso | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-espresso b/colors/base16-espresso new file mode 100644 index 0000000..44ab3e6 --- /dev/null +++ b/colors/base16-espresso @@ -0,0 +1,23 @@ +# Base16 foot template by Michaël Ball (https://git.michaelball.name) +# Espresso by Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington) +# +# Copy this into the [colors] section of your foot.ini config +foreground=cccccc +background=2d2d2d +regular0=2d2d2d +regular1=d25252 +regular2=a5c261 +regular3=ffc66d +regular4=6c99bb +regular5=d197d9 +regular6=bed6ff +regular7=cccccc +bright0=777777 +bright1=d25252 +bright2=a5c261 +bright3=ffc66d +bright4=6c99bb +bright5=d197d9 +bright6=bed6ff +selection-foreground=cccccc +selection-background=515151 |