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-latte.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-latte.svg')
-rw-r--r-- | previews/catppuccin-latte.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/previews/catppuccin-latte.svg b/previews/catppuccin-latte.svg new file mode 100644 index 0000000..83fe5c8 --- /dev/null +++ b/previews/catppuccin-latte.svg @@ -0,0 +1,19 @@ +<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="11.764705882353" height="16" fill="rgb(76, 79, 105)"></rect> +<rect x="11.764705882353" width="11.764705882353" height="16" fill="rgb(64, 160, 43)"></rect> +<rect x="23.529411764706" width="11.764705882353" height="16" fill="rgb(210, 15, 57)"></rect> +<rect x="35.294117647059" width="11.764705882353" height="16" fill="rgb(92, 95, 119)"></rect> +<rect x="47.058823529412" width="11.764705882353" height="16" fill="rgb(254, 100, 11)"></rect> +<rect x="58.823529411765" width="11.764705882353" height="16" fill="rgb(30, 102, 245)"></rect> +<rect x="70.588235294118" width="11.764705882353" height="16" fill="rgb(4, 165, 229)"></rect> +<rect x="82.352941176471" width="11.764705882353" height="16" fill="rgb(136, 57, 239)"></rect> +<rect x="94.117647058824" width="11.764705882353" height="16" fill="rgb(220, 138, 120)"></rect> +<rect x="105.88235294118" width="11.764705882353" height="16" fill="rgb(156, 160, 176)"></rect> +<rect x="117.64705882353" width="11.764705882353" height="16" fill="rgb(114, 135, 253)"></rect> +<rect x="129.41176470588" width="11.764705882353" height="16" fill="rgb(172, 176, 190)"></rect> +<rect x="141.17647058824" width="11.764705882353" height="16" fill="rgb(188, 192, 204)"></rect> +<rect x="152.94117647059" width="11.764705882353" height="16" fill="rgb(204, 208, 218)"></rect> +<rect x="164.70588235294" width="11.764705882353" height="16" fill="rgb(220, 224, 232)"></rect> +<rect x="176.47058823529" width="11.764705882353" height="16" fill="rgb(230, 233, 239)"></rect> +<rect x="188.23529411765" width="11.764705882353" height="16" fill="rgb(239, 241, 245)"></rect> +</svg>
\ No newline at end of file |