fix(vercel): flavor (#125)
This commit is contained in:
parent
8b56d54cfb
commit
c77f3b98b1
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user