summaryrefslogtreecommitdiff
path: root/runtime/themes/README.md
diff options
context:
space:
mode:
authorwojciechkepka2021-06-19 11:20:18 +0000
committerBlaž Hrastnik2021-06-19 15:07:13 +0000
commit3b534e17f4f753c63192365a1f4cd51d10a25fe3 (patch)
treea528ebe05c965dc76363ed0c31b68fbf2723f6c4 /runtime/themes/README.md
parentcd0ecded1fdec11a16148bf5c8a2d8d9702e759c (diff)
Move themes to runtime/themes, add link from contrib/themes
Diffstat (limited to 'runtime/themes/README.md')
-rw-r--r--runtime/themes/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/themes/README.md b/runtime/themes/README.md
new file mode 100644
index 00000000..1c9c5ae9
--- /dev/null
+++ b/runtime/themes/README.md
@@ -0,0 +1,9 @@
+# User submitted themes
+
+If you submit a theme, please include a comment at the top with your name and email address:
+
+```toml
+# Author : Name <email@my.domain>
+```
+
+We have a preview page for themes on our [wiki](https://github.com/helix-editor/helix/wiki/Themes)!