Support for Catppuccin UserStyles #869
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ACTCD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
First of all, lovely extension. Thanks!
I am trying to install some catppuccin userstyles, but they are .less files and Userscripts is not able to "render" it. I tried to compile them with lessc, but I got errors like:
SyntaxError: Error evaluating functionfade: Argument cannot be evaluated to a color in /Users/X/Library/Mobile Documents/com~apple~CloudDocs/Safari-themes/catppuccin.user.less on line 28, column 9: 27 :root:not(.dark-bg, .no-theme) { 28 #catppuccin(@lightFlavor); 29 }Do you guys know a way to make it work?
I suppose I can't just import the .json they have with all the userstyles for stylus.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions