diff options
author | Rohan Vashisht <81112205+RohanVashisht1234@users.noreply.github.com> | 2024-04-04 19:07:51 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-04 15:37:51 +0200 |
commit | b536329e554942e7638ffac3ea0670ca76a4ff66 (patch) | |
tree | 48f410d2037edee799e90dced4e63ffe63eb52f9 | |
parent | 4b7ae326f8ca08a8eb8d325fda808e5c30a1fab5 (diff) | |
download | lite-xl-colors-b536329e554942e7638ffac3ea0670ca76a4ff66.tar.gz lite-xl-colors-b536329e554942e7638ffac3ea0670ca76a4ff66.zip |
Add `justperfect` (#37)
* Update manifest.json
* Update manifest.json
* Update manifest.json
* Update manifest.json
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 0ac7580..f2cfc87 100644 --- a/manifest.json +++ b/manifest.json @@ -280,6 +280,17 @@ "version" : "0.1" }, { + "id" : "justperfect", + "mod_version" : "3.0.0", + "name" : "justperfect", + "remote": "https://github.com/RohanVashisht1234/justperfect:1e055edd82fb672bfe82e26d2e920a022e601fd5", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" + }, + { "id" : "liqube", "mod_version" : "3.0.0", "name" : "liqube", |