aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorSagXD <95903022+SagXD@users.noreply.github.com>2023-10-28 16:16:43 +0530
committerGitHub <noreply@github.com>2023-10-28 12:46:43 +0200
commit8cb27b437536ea85065abdc2269605ffd2b0047c (patch)
tree824b850b41d1bdc9ae68b751eb87631ffa12af55 /manifest.json
parent26094eea1b513ad2358b32290fd118fc485be17f (diff)
downloadlite-xl-colors-8cb27b437536ea85065abdc2269605ffd2b0047c.tar.gz
lite-xl-colors-8cb27b437536ea85065abdc2269605ffd2b0047c.zip
Added Catppuccin Themes (#30)
* Added Themes * Added preview * Delete previews/catppuccin-mocha_preview.png * Delete previews/catppuccin-macchiato_preview.png * Delete previews/catppuccin-frappe_preview.png * Delete previews/catppuccin-latte_preview.png * Added Preview * Update manifest.json * Update manifest.json * [CI] Updated README.md. * Delete previews/catppuccin-frappe.png * Delete previews/catppuccin-latte.png * Delete previews/catppuccin-macchiato.png * Delete previews/catppuccin-mocha.png * Update manifest.json * Update manifest.json * [CI] Updated README.md. --------- Co-authored-by: Github Actions <>
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 2e313da..72dffbb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -58,6 +58,50 @@
"version" : "0.1"
},
{
+ "id" : "catppuccin-frappe",
+ "mod_version" : "3.0.0",
+ "name" : "catppuccin-frappe",
+ "path" : "colors/catppuccin-frappe.lua",
+ "tags" : [
+ "dark"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
+ "id" : "catppuccin-latte",
+ "mod_version" : "3.0.0",
+ "name" : "catppuccin-latte",
+ "path" : "colors/catppuccin-latte.lua",
+ "tags" : [
+ "light"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
+ "id" : "catppuccin-macchiato",
+ "mod_version" : "3.0.0",
+ "name" : "catppuccin-macchiato",
+ "path" : "colors/catppuccin-macchiato.lua",
+ "tags" : [
+ "dark"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
+ "id" : "catppuccin-mocha",
+ "mod_version" : "3.0.0",
+ "name" : "catppuccin-mocha",
+ "path" : "colors/catppuccin-mocha.lua",
+ "tags" : [
+ "dark"
+ ],
+ "type" : "color",
+ "version" : "0.1"
+ },
+ {
"id" : "cold_lime",
"mod_version" : "3.0.0",
"name" : "cold_lime",