An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


logo

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")
```