diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2022-05-17 08:17:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-17 08:17:18 +0200 |
commit | e5d1c3d5c30bf2f7e1be9cb49674a76a4fceb587 (patch) | |
tree | d1026207080db9b18fe15b13a6db3f242b27a460 /README.md | |
parent | 4f2237fb1091095549f12f1e512e6dea5d6c44a2 (diff) | |
parent | b06cc146a6d2ba89ee5d11dc57adc376256b119f (diff) | |
download | lite-xl-colors-e5d1c3d5c30bf2f7e1be9cb49674a76a4fceb587.tar.gz lite-xl-colors-e5d1c3d5c30bf2f7e1be9cb49674a76a4fceb587.zip |
Merge pull request #12 from rototrash/master
Add 'tokyo-night' and 'jellybeans' colorschemes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,7 @@ Theme | Preview [`duotone`](colors/duotone.lua?raw=1) | ![duotone_preview](previews/duotone.svg) [`github-dark-dimmed`](colors/github-dark-dimmed.lua?raw=1) | ![duotone_preview](previews/github-dark-dimmed.svg) [`gruvbox_dark`](colors/gruvbox_dark.lua?raw=1) | ![gruvbox_dark_preview](previews/gruvbox_dark.svg) +[`jellybeans`](colors/jellybeans.lua?raw=1) | ![jellybeans_preview](previews/jellybeans.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) @@ -28,6 +29,7 @@ Theme | Preview [`only_dark`](colors/only_dark.lua?raw=1) | ![only_dark_preview](previews/only_dark.svg) [`plasma`](colors/plasma.lua?raw=1) | ![plasma_preview](previews/plasma.svg) [`synthwave`](colors/synthwave.lua?raw=1) | ![synthwave_preview](previews/synthwave.svg) +[`tokyo-night`](colors/tokyo-night.lua?raw=1) | ![tokyo-night_preview](previews/tokyo-night.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) |