From c77f3b98b17620e3c7e2b9151193b529ad33b0e7 Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:35:20 +0800 Subject: [PATCH] fix(vercel): flavor (#125) --- styles/vercel/catppuccin.user.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/styles/vercel/catppuccin.user.css b/styles/vercel/catppuccin.user.css index 624a1e5..569d73a 100644 --- a/styles/vercel/catppuccin.user.css +++ b/styles/vercel/catppuccin.user.css @@ -5,12 +5,13 @@ @description Soothing pastel theme for Vercel @author Catppuccin @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css +@license MIT @preprocessor less -@var select Theme "Theme" ["latte:Latte", "frappe:Frappe", "macchiato:Macchiato", "mocha:Mocha*"] +@var select flavor "Flavor" ["latte:Latte", "frappe:Frappe", "macchiato:Macchiato", "mocha:Mocha*"] ==/UserStyle== */ @-moz-document domain("vercel.com") { :root { - #catppuccin(@Theme); + #catppuccin(@flavor); } @catppuccin: {