Catppuccin for Lite XL
To install a color scheme, drop the catppuccin-<theme>.lua
file from the colors folder directly into:
- 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 catppuccin-mocha.lua
file into your colors folder, you'd load it with:
core.reload_module("colors.catppuccin-mocha")
Copyright © 2021-present Catppuccin Org