aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..90892d6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+Color themes for the [lite text editor](https://github.com/rxi/lite)
+
+*Note: if you make a pull request, the relevant table should be updated and kept
+in alphabetical order. The [`make_preview_image.lua`](make_preview_image.lua)
+script should be used to create a preview image for your theme which should be
+embedded in the table.*
+
+---
+
+## Dark
+
+Theme | Preview
+------|-----------------------------------------
+[`monodark`](colors/monodark.lua?raw=1) | ![monodark_preview](https://user-images.githubusercontent.com/3920290/80304201-62353400-87ac-11ea-9b13-9ca1b9db0f99.png)
+[`winter`](colors/winter.lua?raw=1) |![winter_preview](https://user-images.githubusercontent.com/3920290/80304194-5c3f5300-87ac-11ea-9acf-33892579093e.png)
+
+
+## Light
+
+Theme | Preview
+------|-----------------------------------------
+--- | ---