diff options
author | rxi <rxi@users.noreply.github.com> | 2021-03-13 15:50:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 15:50:34 +0000 |
commit | f8c7a5671d937bc0495d6821b6fa980e442d43c6 (patch) | |
tree | b58794998a22165d8ac6824a78123f38b5f64550 /README.md | |
parent | 7af783e8ff7d5c8ae18b7c952629bb361e364d3e (diff) | |
parent | 69f63057f5c35fee153fcdf273b86f46634bf787 (diff) | |
download | lite-xl-colors-f8c7a5671d937bc0495d6821b6fa980e442d43c6.tar.gz lite-xl-colors-f8c7a5671d937bc0495d6821b6fa980e442d43c6.zip |
Merge pull request #17 from mcseptian/master
Add only_dark theme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ Theme | Preview [`monodark`](colors/monodark.lua?raw=1) | ![monodark_preview](https://user-images.githubusercontent.com/3920290/80304201-62353400-87ac-11ea-9b13-9ca1b9db0f99.png) [`monokai`](colors/monokai.lua?raw=1) | ![monokai_preview](https://user-images.githubusercontent.com/3920290/80307643-43419c80-87c2-11ea-9f04-580d6acf6252.png) [`nord`](colors/nord.lua?raw=1) | ![nord_preview](https://user-images.githubusercontent.com/22625346/92419103-6baab180-f139-11ea-8638-d90db10da086.png) +[`only_dark`](colors/only_dark.lua?raw=1) | ![only_dark_preview](https://user-images.githubusercontent.com/18345339/110795752-c8825280-82a9-11eb-9d90-e9f8f9c7ebb5.png) [`vscode-dark`](colors/vscode-dark.lua?raw=1) | ![vscode-dark_preview](https://i.imgur.com/GcSGaZc.png) [`winter`](colors/winter.lua?raw=1) | ![winter_preview](https://user-images.githubusercontent.com/3920290/80304194-5c3f5300-87ac-11ea-9acf-33892579093e.png) [`zenburn`](colors/zenburn.lua?raw=1) | ![zenburn_preview](https://i.imgur.com/XUIJwMs.png) |