diff options
author | Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> | 2024-04-27 02:21:06 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 22:51:06 +0200 |
commit | 7dcd041978aa96f7fbcfc709f40b18a085809715 (patch) | |
tree | 3f41556493c925e36f6fc9a87e9274266ee849ff /manifest.json | |
parent | 42c897c2664e3563d8471a921ee200a88864c46d (diff) | |
download | lite-xl-colors-7dcd041978aa96f7fbcfc709f40b18a085809715.tar.gz lite-xl-colors-7dcd041978aa96f7fbcfc709f40b18a085809715.zip |
Hackers den (#39)
* Create hackersden.lua
* Update hackersden.lua
* Update manifest.json
* Update hackersden.lua
* Update hackersden.lua
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index f2cfc87..98e2d39 100644 --- a/manifest.json +++ b/manifest.json @@ -258,6 +258,17 @@ "version" : "0.1" }, { + "id" : "hackersden", + "mod_version" : "3.0.0", + "name" : "hackersden", + "path" : "colors/hackersden.lua", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" + }, + { "id" : "jb-fleet", "mod_version" : "3.0.0", "name" : "jb-fleet", |