diff options
author | wojciechkepka | 2021-06-19 11:20:18 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-19 15:07:13 +0000 |
commit | 3b534e17f4f753c63192365a1f4cd51d10a25fe3 (patch) | |
tree | a528ebe05c965dc76363ed0c31b68fbf2723f6c4 /contrib/themes/README.md | |
parent | cd0ecded1fdec11a16148bf5c8a2d8d9702e759c (diff) |
Move themes to runtime/themes, add link from contrib/themes
Diffstat (limited to 'contrib/themes/README.md')
-rw-r--r-- | contrib/themes/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/themes/README.md b/contrib/themes/README.md deleted file mode 100644 index 1c9c5ae9..00000000 --- a/contrib/themes/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 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)! |