From 88aad07ae995a0ee9a68d0f81dea2d2d1fa23133 Mon Sep 17 00:00:00 2001
From: Chris Cochrun <chris@cochrun.xyz>
Date: Tue, 1 Nov 2022 09:25:12 -0500
Subject: [PATCH] adding theme as gitsubmodule

---
 .gitmodules     | 3 +++
 themes/blowfish | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 themes/blowfish

diff --git a/.gitmodules b/.gitmodules
index e69de29..ffab4db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "themes/blowfish"]
+	path = themes/blowfish
+	url = https://github.com/nunocoracao/blowfish.git
diff --git a/themes/blowfish b/themes/blowfish
new file mode 160000
index 0000000..d2dcbf8
--- /dev/null
+++ b/themes/blowfish
@@ -0,0 +1 @@
+Subproject commit d2dcbf883005f5504fd183e7e016c78ed83cd0c4