Color themes for the [Lite XL text editor](https://github.com/lite-xl/lite-xl), originally forked from the [lite colors repository](https://github.com/rxi/lite-colors). *Note: if you make a pull request, the relevant table should be updated and kept in alphabetical order. The [`make_preview_image.lua`](make_preview_image.lua) script should be used to create a preview image for your theme which should be embedded in the table.* --- ## Dark Theme | Preview ------|----------------------------------------- [`cold_lime`](colors/cold_lime.lua?raw=1) | ![cold_lime_preview](previews/cold_lime.svg) [`c0mfy`](colors/c0mfy.lua?raw=1) | ![c0mfy_preview](previews/c0mfy.svg) [`dracula`](colors/dracula.lua?raw=1) | ![dracula_preview](previews/dracula.svg) [`duorand`](colors/duorand.lua?raw=1) | ![duorand_preview](previews/duorand.svg) [`duotone`](colors/duotone.lua?raw=1) | ![duotone_preview](previews/duotone.svg) [`gruvbox_dark`](colors/gruvbox_dark.lua?raw=1) | ![gruvbox_dark_preview](previews/gruvbox_dark.svg) [`liqube`](colors/liqube.lua?raw=1) | ![liqube_preview](previews/liqube.svg) [`mariana`](colors/mariana.lua?raw=1) | ![mariana_preview](previews/mariana.svg) [`monodark`](colors/monodark.lua?raw=1) | ![monodark_preview](previews/monodark.svg) [`monokai`](colors/monokai.lua?raw=1) | ![monokai_preview](previews/monokai.svg) [`monokai-pro-classic`](colors/monokai-pro-classic.lua?raw=1) | ![monokai-pro-classic_preview](previews/monokai-pro-classic.svg) [`nord`](colors/nord.lua?raw=1) | ![nord_preview](previews/nord.svg) [`onedark`](colors/onedark.lua?raw=1) | ![onedark_preview](previews/onedark.svg) [`only_dark`](colors/only_dark.lua?raw=1) | ![only_dark_preview](previews/only_dark.svg) [`vscode-dark`](colors/vscode-dark.lua?raw=1) | ![vscode-dark_preview](previews/vscode-dark.svg) [`winter`](colors/winter.lua?raw=1) | ![winter_preview](previews/winter.svg) [`zenburn`](colors/zenburn.lua?raw=1) | ![zenburn_preview](previews/zenburn.svg) ## Light Theme | Preview ------|----------------------------------------- [`github`](colors/github.lua?raw=1) | ![github_preview](previews/github.svg) [`gruvbox_light`](colors/gruvbox_light.lua?raw=1) | ![gruvbox_light_preview](previews/gruvbox_light.svg) [`moe`](colors/moe.lua?raw=1) | ![moe_preview](previews/moe.svg) [`solarized_light`](colors/solarized_light.lua?raw=1) | ![solarized_light_preview](previews/solarized_light.svg) [`solarobj`](colors/solarobj.lua?raw=1) | ![solarobj_preview](previews/solarobj.svg)