diff options
author | rxi <rxi@users.noreply.github.com> | 2020-04-29 19:04:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-29 19:04:39 +0100 |
commit | 9e77ce15772e5f5f9e9ab8ddb637387250cda579 (patch) | |
tree | 25944ea3fe69d5a7e533c6fd4a7c82ad7b5671f2 /README.md | |
parent | 71e39904f39edc63c5b5611369a02f94ed578b23 (diff) | |
parent | e934e968d0da9d6417710473914f38c32cd0ec25 (diff) | |
download | lite-xl-colors-9e77ce15772e5f5f9e9ab8ddb637387250cda579.tar.gz lite-xl-colors-9e77ce15772e5f5f9e9ab8ddb637387250cda579.zip |
Merge pull request #1 from raytracer/master
Added color theme `solarized_light`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,4 +20,5 @@ 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) +[`solarized_light`](colors/solarized_light.lua?raw=1) | ![solarized_light_preview](https://user-images.githubusercontent.com/1621631/80608663-632dc600-8a37-11ea-986c-dc8cba846ae6.png) |