aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2023-10-10 16:42:54 -0400
committerGitHub <noreply@github.com>2023-10-10 16:42:54 -0400
commit985c3dd11ca2e8ad5c1dd797ac3da8d2d8238477 (patch)
tree9fce8b8433362260aba7fe980481d2b6ba41322e /README.md
parent3c9753416961ce86094eb4bf812d1f352cf7ff7b (diff)
parent1b3322156d8d0fd87185148a49fd13bad8ab539a (diff)
downloadlite-xl-colors-985c3dd11ca2e8ad5c1dd797ac3da8d2d8238477.tar.gz
lite-xl-colors-985c3dd11ca2e8ad5c1dd797ac3da8d2d8238477.zip
Merge pull request #27 from chambored/flexoki
Flexoki light and dark themes
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5f6fd6f..8252818 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ Color themes for the [Lite XL text editor](https://github.com/lite-xl/lite-xl),
To install a color scheme, drop the `.lua` file directly into:
-* Linux `~/.config/lite-xl/colors/`
-* MacOS `~/.config/lite-xl/colors/`
-* Windows `C:\Users\(username)\.config\lite-xl\colors\`
+* Linux `~/.config/lite-xl/colors/`
+* MacOS `~/.config/lite-xl/colors/`
+* Windows `C:\Users\(username)\.config\lite-xl\colors\`
Then, add a call to `core.reload_module` to your user module (the gear in the bottom left corner). As an example, if you installed the `github_dark.lua` file into your colors folder, you'd load it with: