fix(vercel): flavor (#125)
This commit is contained in:
parent
8b56d54cfb
commit
c77f3b98b1
@ -5,12 +5,13 @@
|
|||||||
@description Soothing pastel theme for Vercel
|
@description Soothing pastel theme for Vercel
|
||||||
@author Catppuccin
|
@author Catppuccin
|
||||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css
|
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/vercel/catppuccin.user.css
|
||||||
|
@license MIT
|
||||||
@preprocessor less
|
@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== */
|
==/UserStyle== */
|
||||||
@-moz-document domain("vercel.com") {
|
@-moz-document domain("vercel.com") {
|
||||||
:root {
|
:root {
|
||||||
#catppuccin(@Theme);
|
#catppuccin(@flavor);
|
||||||
}
|
}
|
||||||
|
|
||||||
@catppuccin: {
|
@catppuccin: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user