aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2024-04-03 14:28:40 -0400
committerGitHub <noreply@github.com>2024-04-03 14:28:40 -0400
commit4b7ae326f8ca08a8eb8d325fda808e5c30a1fab5 (patch)
treee5fb67a3807b1fe85ff5d3e39a233229ce25474a
parent14d002e20fbf2e9293527e9a4e37911f5cf117fe (diff)
downloadlite-xl-colors-4b7ae326f8ca08a8eb8d325fda808e5c30a1fab5.tar.gz
lite-xl-colors-4b7ae326f8ca08a8eb8d325fda808e5c30a1fab5.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7736fe5..b156d87 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ core.reload_module("colors.github_dark")
You can also preview what a color theme looks like with:
```
-lpm run everforest --config 'core.reload_module("colors.everforest")'
+THEME=everforest; lpm run $THEME --config="core.reload_module('colors.$THEME')"
```
### Base16 Themes