diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2022-02-19 08:53:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-19 08:53:12 +0100 |
commit | b383fb287b3501dc3b927e5c63a3420d84795857 (patch) | |
tree | 1a31d6a3a76f57e612ddef96e576590528db701a /README.md | |
parent | 2381109dc61ca8b3ce375004518813f6c3446f98 (diff) | |
parent | e86c03c1b2dd7bc863df51e57ec8e124199af27b (diff) | |
download | lite-xl-colors-b383fb287b3501dc3b927e5c63a3420d84795857.tar.gz lite-xl-colors-b383fb287b3501dc3b927e5c63a3420d84795857.zip |
Merge pull request #8 from Ashvith/add_gruvbox_light
Add gruvbox light
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Theme | Preview Theme | Preview ------|----------------------------------------- [`github`](colors/github.lua?raw=1) | ![github_preview](https://user-images.githubusercontent.com/3920290/80308013-800e9300-87c4-11ea-88a7-1f56104a7423.png) +[`gruvbox_light`](colors/gruvbox_light.lua?raw=1) | ![gruvbox_light_preview](https://user-images.githubusercontent.com/9512421/135279380-2d29c6b9-d45b-4cc5-87c8-e8a9d8c7a84b.png) [`moe`](colors/moe.lua?raw=1) | ![moe_preview](https://i.imgur.com/IGEtafP.png) [`solarized_light`](colors/solarized_light.lua?raw=1) | ![solarized_light_preview](https://user-images.githubusercontent.com/3920290/81503910-233fcc00-92de-11ea-9d6d-0a32212e6f02.png) [`solarobj`](colors/solarobj.lua?raw=1) | ![solarobj_preview](https://i.imgur.com/3EHFlx2.png) |