WalkQuackBack

Results 74 comments of WalkQuackBack

I got a email about this regarding the check failing due to a missing token: is there anything I have to do on my end to resolve this?

Did some more testing on the theme, here are some things I want to raise: Is the cursor colour and the selection background being different colours intentional? They seem to...

> Still a problem. I wonder if some of these can be autogenerated? Maybe from their stylesheets? I've tried but the way the HTML framework works components tend to be...

To clarify, in what context would this be displayed, and what would this look like?

This is still quite a big problem, as legally code samples have [no license and cannot be used or modified or redistributed](https://choosealicense.com/no-permission/)… this could be solved by putting code samples...

I was looking around here for some things to pick up: some of the components that were originally themed here now seem to use a fork of MUI named UIBlox/WebBlox/Foundation...

> > Isn't this related to #1938? > > Yes but I got an error when importing it: variable @text is undefined Fixed in https://github.com/catppuccin/userstyles/pull/1938/commits/ae4bc1aca881bfd17f7edd05d4aec539c19a4aa2 Syntax is `#__fui.base()`

If this is still occurring, can you provide steps on how to reproduce the dialog shown here?

> > Syntax highlighting doesn't work now. > > Even if I paste in the contents of the Prism highlighting import directly into the userstyle I still don't see the...

Pretty sure this relates to the CSS being within the Web Component Shadow DOM (specifically, it uses Lit) so it's scoped from any CSS outside of it. It's within the...