From 2e41572fe12afb0a72f7f542cb2cd750b86bfe4c Mon Sep 17 00:00:00 2001
From: Michaël Ball <git@michaelball.name>
Date: Wed, 17 Nov 2021 18:15:25 +0000
Subject: Include pre-generated colors

---
 colors/base16-espresso | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 colors/base16-espresso

(limited to 'colors/base16-espresso')

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
-- 
cgit v1.2.3