From 4f262d6540281487f79870aff589ca92f5d2f6c6 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@chimrod.com>
Date: Wed, 16 Dec 2020 14:39:42 +0100
Subject: Initial commit

---
 theme/dune | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100755 theme/dune

(limited to 'theme/dune')

diff --git a/theme/dune b/theme/dune
new file mode 100755
index 0000000..a812bef
--- /dev/null
+++ b/theme/dune
@@ -0,0 +1,7 @@
+(library
+ (name theme)
+ (libraries 
+   color
+   gg
+   )
+  )
-- 
cgit v1.2.3