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-darktooth | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 colors/base16-darktooth

(limited to 'colors/base16-darktooth')

diff --git a/colors/base16-darktooth b/colors/base16-darktooth
new file mode 100644
index 0000000..01cb2b4
--- /dev/null
+++ b/colors/base16-darktooth
@@ -0,0 +1,23 @@
+# Base16 foot template by Michaël Ball (https://git.michaelball.name)
+# Darktooth by Jason Milkins (https://github.com/jasonm23)
+#
+# Copy this into the [colors] section of your foot.ini config
+foreground=A89984
+background=1D2021
+regular0=1D2021
+regular1=FB543F
+regular2=95C085
+regular3=FAC03B
+regular4=0D6678
+regular5=8F4673
+regular6=8BA59B
+regular7=A89984
+bright0=665C54
+bright1=FB543F
+bright2=95C085
+bright3=FAC03B
+bright4=0D6678
+bright5=8F4673
+bright6=8BA59B
+selection-foreground=A89984
+selection-background=504945
-- 
cgit v1.2.3