diff options
author | rxi <rxi@users.noreply.github.com> | 2020-04-26 11:00:29 +0100 |
---|---|---|
committer | rxi <rxi@users.noreply.github.com> | 2020-04-26 11:00:29 +0100 |
commit | 8cb8e921d5ddd2b728029685b93b1e72157a69f5 (patch) | |
tree | e321b50cfdaa022caecd3db3fba46cf087269d5b /README.md | |
download | lite-xl-colors-8cb8e921d5ddd2b728029685b93b1e72157a69f5.tar.gz lite-xl-colors-8cb8e921d5ddd2b728029685b93b1e72157a69f5.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
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 +------|----------------------------------------- +--- | --- |