aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2024-04-03 13:03:49 -0400
committerGitHub <noreply@github.com>2024-04-03 13:03:49 -0400
commiteb05336c7f4a84a2fcfc65802ecbf095edce6bff (patch)
tree3f1ffb63dd4c89db3ccf173e05ffa5c34289ccd0
parent20c44bcb9715bca533ae3fbb6649287611c11495 (diff)
downloadlite-xl-colors-eb05336c7f4a84a2fcfc65802ecbf095edce6bff.tar.gz
lite-xl-colors-eb05336c7f4a84a2fcfc65802ecbf095edce6bff.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1b037d..973c64d 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,12 @@ Then, add a call to `core.reload_module` to your user module (the gear in the bo
core.reload_module("colors.github_dark")
```
+You can also preview what a color theme looks like with:
+
+```
+lua run everforest --config 'core.reload_module("colors.everforest")'
+```
+
### Base16 Themes
`@SmileYzn` has created a theme manager for base16 themes as a plugin. Please see [here](https://github.com/SmileYzn/base16), if you'd like to install a base16 theme.