diff options
author | SagXD <95903022+SagXD@users.noreply.github.com> | 2023-10-28 16:16:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-28 12:46:43 +0200 |
commit | 8cb27b437536ea85065abdc2269605ffd2b0047c (patch) | |
tree | 824b850b41d1bdc9ae68b751eb87631ffa12af55 /previews/catppuccin-mocha.svg | |
parent | 26094eea1b513ad2358b32290fd118fc485be17f (diff) | |
download | lite-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 'previews/catppuccin-mocha.svg')
-rw-r--r-- | previews/catppuccin-mocha.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/previews/catppuccin-mocha.svg b/previews/catppuccin-mocha.svg new file mode 100644 index 0000000..a4fa551 --- /dev/null +++ b/previews/catppuccin-mocha.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="16" shape-rendering="crispEdges"> +<rect x="0.0" width="13.333333333333" height="16" fill="rgb(24, 24, 37)"></rect> +<rect x="13.333333333333" width="13.333333333333" height="16" fill="rgb(30, 30, 46)"></rect> +<rect x="26.666666666667" width="13.333333333333" height="16" fill="rgb(49, 50, 68)"></rect> +<rect x="40.0" width="13.333333333333" height="16" fill="rgb(88, 91, 112)"></rect> +<rect x="53.333333333333" width="13.333333333333" height="16" fill="rgb(108, 112, 134)"></rect> +<rect x="66.666666666667" width="13.333333333333" height="16" fill="rgb(243, 139, 168)"></rect> +<rect x="80.0" width="13.333333333333" height="16" fill="rgb(166, 227, 161)"></rect> +<rect x="93.333333333333" width="13.333333333333" height="16" fill="rgb(250, 179, 135)"></rect> +<rect x="106.66666666667" width="13.333333333333" height="16" fill="rgb(137, 180, 250)"></rect> +<rect x="120.0" width="13.333333333333" height="16" fill="rgb(137, 220, 235)"></rect> +<rect x="133.33333333333" width="13.333333333333" height="16" fill="rgb(186, 194, 222)"></rect> +<rect x="146.66666666667" width="13.333333333333" height="16" fill="rgb(203, 166, 247)"></rect> +<rect x="160.0" width="13.333333333333" height="16" fill="rgb(180, 190, 254)"></rect> +<rect x="173.33333333333" width="13.333333333333" height="16" fill="rgb(205, 214, 244)"></rect> +<rect x="186.66666666667" width="13.333333333333" height="16" fill="rgb(245, 224, 220)"></rect> +</svg>
\ No newline at end of file |