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

(limited to 'colors/base16-rebecca')

diff --git a/colors/base16-rebecca b/colors/base16-rebecca
new file mode 100644
index 0000000..1edb2e4
--- /dev/null
+++ b/colors/base16-rebecca
@@ -0,0 +1,23 @@
+# Base16 foot template by Michaël Ball (https://git.michaelball.name)
+# Rebecca by Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme)
+#
+# Copy this into the [colors] section of your foot.ini config
+foreground=f1eff8
+background=292a44
+regular0=292a44
+regular1=a0a0c5
+regular2=6dfedf
+regular3=ae81ff
+regular4=2de0a7
+regular5=7aa5ff
+regular6=8eaee0
+regular7=f1eff8
+bright0=666699
+bright1=a0a0c5
+bright2=6dfedf
+bright3=ae81ff
+bright4=2de0a7
+bright5=7aa5ff
+bright6=8eaee0
+selection-foreground=f1eff8
+selection-background=383a62
-- 
cgit v1.2.3