https://github.com/everblush/lite-xl
Port for Lite-xl Text Editor
https://github.com/everblush/lite-xl
hacktoberfest
Last synced: 30 days ago
JSON representation
Port for Lite-xl Text Editor
- Host: GitHub
- URL: https://github.com/everblush/lite-xl
- Owner: Everblush
- License: mit
- Created: 2022-03-18T05:10:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T15:49:51.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T03:13:26.580Z (over 3 years ago)
- Topics: hacktoberfest
- Language: Lua
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Everblush Lite-XL
## Preview

## Installation
- Install [lite-xl](https://github.com/lite-xl/lite-xl).
- Put ```colors/everblush.lua``` in ```$HOME/.config/lite-xl/colors/```.
- Add the following to ```$HOME/.config/lite-xl/init.lua```.
```sh
core.reload_module("colors.everblush")
```