From 8cb27b437536ea85065abdc2269605ffd2b0047c Mon Sep 17 00:00:00 2001 From: SagXD <95903022+SagXD@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:16:43 +0530 Subject: 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 <> --- previews/catppuccin-frappe.svg | 17 +++++++++++++++++ previews/catppuccin-latte.svg | 19 +++++++++++++++++++ previews/catppuccin-macchiato.svg | 18 ++++++++++++++++++ previews/catppuccin-mocha.svg | 17 +++++++++++++++++ 4 files changed, 71 insertions(+) create mode 100644 previews/catppuccin-frappe.svg create mode 100644 previews/catppuccin-latte.svg create mode 100644 previews/catppuccin-macchiato.svg create mode 100644 previews/catppuccin-mocha.svg (limited to 'previews') diff --git a/previews/catppuccin-frappe.svg b/previews/catppuccin-frappe.svg new file mode 100644 index 0000000..2b2ed14 --- /dev/null +++ b/previews/catppuccin-frappe.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file 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 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/previews/catppuccin-macchiato.svg b/previews/catppuccin-macchiato.svg new file mode 100644 index 0000000..986893e --- /dev/null +++ b/previews/catppuccin-macchiato.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file 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 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3