aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kempson <git@chriskempson.com>2016-06-28 10:59:47 +0100
committerChris Kempson <git@chriskempson.com>2016-06-28 10:59:47 +0100
commited88cb939ddb44e4a0ccc28bf24c060dc978b44e (patch)
tree4e28d935ce858292d5a8698e41796b0410d8b3b7
parent078fccbce631b4bbd0fb98f261673032973b516c (diff)
Adds unclaimed schemes
-rw-r--r--list.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/list.yaml b/list.yaml
index 5f9a521..18dd900 100644
--- a/list.yaml
+++ b/list.yaml
@@ -1,3 +1,5 @@
-# Base16 default schemes
-default: https://github.com/chriskempson/base16-default-schemes.git
-tomorrow: https://github.com/chriskempson/base16-tomorrow-scheme.git \ No newline at end of file
+default: https://github.com/chriskempson/base16-default-schemes
+tomorrow: https://github.com/chriskempson/base16-tomorrow-scheme
+
+# If your scheme is in this repository, please give it a new home!
+unclaimed: https://github.com/chriskempson/base16-unclaimed-schemes \ No newline at end of file