fix(vercel): flavor (#125)

This commit is contained in:
Ryan Cao 2023-07-23 12:35:20 +08:00 committed by GitHub
parent 8b56d54cfb
commit c77f3b98b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {