aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-10-10 16:40:52 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-10-10 16:40:52 -0400
commit8b1dcff1a0b8bfa91eca3e5d11178b4262dbf1bf (patch)
tree0bc4f0f3f90714553abbd752caff3fdde9f97f97 /manifest.json
parent40b51358400dfbc875d031b5a6cd92d09f1f51d4 (diff)
downloadlite-xl-colors-8b1dcff1a0b8bfa91eca3e5d11178b4262dbf1bf.tar.gz
lite-xl-colors-8b1dcff1a0b8bfa91eca3e5d11178b4262dbf1bf.zip
Added in entries to manifest.json.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 049745d..5713ea0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -113,6 +113,28 @@
"version" : "0.1"
},
{
+ "id" : "flexoki-dark",
+ "mod_version" : "3.0.0",
+ "name" : "flexoki-dark",
+ "path" : "colors/flexoki_dark.lua",
+ "tags" : [
+ "dark"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
+ "id" : "flexoki-light",
+ "mod_version" : "3.0.0",
+ "name" : "flexoki-light",
+ "path" : "colors/flexoki_light.lua",
+ "tags" : [
+ "light"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
"id" : "github",
"mod_version" : "3.0.0",
"name" : "github",