catppuccin / userstyles

🖌 Soothing pastel theme for Userstyles
MIT License
376 stars 111 forks source link

ci: add script to generate dark reader ignore configuration #962

Closed Magniquick closed 1 month ago

Magniquick commented 1 month ago

This creates a dark-reader.ts that traverses the entire repository to create exclusion rules for dark reader. Initially written in python, rewritten in deno following popular demand. This still breaks on anything more complex than a bare domain, (probably) due to escaping shenanigans with regex. eg: google.com is broken, but mail.google.com works.

Magniquick commented 1 month ago

this was a WIP, but ok ig ?

uncenter commented 1 month ago

It wasn't merged. Look at the diff. Do you have the pull bot configured on your account? Looks like it messed up some stuff.

Magniquick commented 1 month ago

O.O lemme see

Magniquick commented 4 weeks ago

fixed, making a new pr

GitMuslim commented 4 weeks ago

this was a WIP, but ok ig ?

@Magniquick huh, I actually don't recall doing anything related to this yesterday, no idea why this happened weird.

uncenter commented 4 weeks ago

this was a WIP, but ok ig ?

@Magniquick huh, I actually don't recall doing anything related to this yesterday, no idea why this happened weird.

Weird GitHub things. Don't worry about it.