diff --git a/src/userstyles.yml b/src/userstyles.yml index 4ef1dd4..d6d4f0c 100644 --- a/src/userstyles.yml +++ b/src/userstyles.yml @@ -4,7 +4,7 @@ collaborators: - &ndsboy url: https://github.com/ndsboy - &jn-sena - name: jan Sena + name: Sena url: https://github.com/jn-sena - &watatomo name: Ren @@ -78,7 +78,7 @@ userstyles: name: Cinny category: messaging readme: - app-link: "https://github.com/cinnyapo/cinny" + app-link: "https://cinny.in" current-maintainers: [*jn-sena] codeberg: name: Codeberg diff --git a/styles/cinny/assets/catwalk.webp b/styles/cinny/assets/catwalk.webp index 92655d5..0e3e114 100644 Binary files a/styles/cinny/assets/catwalk.webp and b/styles/cinny/assets/catwalk.webp differ diff --git a/styles/cinny/assets/frappe.webp b/styles/cinny/assets/frappe.webp new file mode 100644 index 0000000..5673d10 Binary files /dev/null and b/styles/cinny/assets/frappe.webp differ diff --git a/styles/cinny/assets/latte.webp b/styles/cinny/assets/latte.webp new file mode 100644 index 0000000..01e96e9 Binary files /dev/null and b/styles/cinny/assets/latte.webp differ diff --git a/styles/cinny/assets/macchiato.webp b/styles/cinny/assets/macchiato.webp new file mode 100644 index 0000000..2fbe611 Binary files /dev/null and b/styles/cinny/assets/macchiato.webp differ diff --git a/styles/cinny/assets/mocha.webp b/styles/cinny/assets/mocha.webp new file mode 100644 index 0000000..4f96842 Binary files /dev/null and b/styles/cinny/assets/mocha.webp differ diff --git a/styles/cinny/catppuccin.user.css b/styles/cinny/catppuccin.user.css index cf4c747..4f4d459 100644 --- a/styles/cinny/catppuccin.user.css +++ b/styles/cinny/catppuccin.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Cinny Catppuccin @namespace github.com/catppuccin/userstyles/styles/cinny -@version 2.1.1 +@version 2.1.2 @description Soothing pastel theme for Cinny @author Catppuccin @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/cinny/catppuccin.user.css @@ -58,7 +58,7 @@ --bg-surface-low: @mantle; --bg-surface-low-transparent: fadeout(@mantle, 100%); --bg-surface-extra-low: @crust; - --bg-surface-extra-low: fadeout(@crust, 100); + --bg-surface-extra-low-transparent: fadeout(@crust, 100); --bg-surface-hover: @surface0; --bg-surface-active: @surface1; @@ -139,4 +139,4 @@ @media (prefers-color-scheme: dark) { .system-theme, .system-theme .text { #catppuccin(@darkFlavor, @accentColor); } } } /* /@-moz-document */ -// vim:ft=less \ No newline at end of file +// vim:ft=less