Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(treewide): cleanup and use rgbify mixin #1511

Merged
merged 3 commits into from
Dec 24, 2024
Merged

Conversation

uncenter
Copy link
Member

Adds a new hslify mixin to match the functionality of the rgbify mixin (extract color values) - not used yet but I did needeto use it for #1510. Also simplifies the existing rgbify mixin and inserts it in places where we should be using it (technically might not be the exact same since the comma vs space separated rgb syntax is weird, will have to check).

@github-actions github-actions bot added anilist AniList, AniChart elk Elk lastfm Last.fm nitter Nitter proton Proton vercel Vercel, Next.js whatsapp-web WhatsApp Web chatgpt ChatGPT substack Substack instagram Instagram google Google lemmy Lemmy perplexity Perplexity snapchat-web Snapchat Web npm npm pronouns.page Pronouns.page trinket Trinket google-drive Google Drive crates.io crates.io mdbook mdBook stack-overflow Stack Overflow google-gemini Google Gemini amplenote Amplenote ollama Ollama namemc NameMC pronouns.cc pronouns.cc labels Dec 20, 2024
@github-actions github-actions bot removed the npm npm label Dec 21, 2024
Copy link
Member Author

@uncenter uncenter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proton and Snapchat Web are the only two that actually need to be tested, the rest are negligible changes. For these two though the format goes from space separated values to comma separated values, which can break things iirc depending on how the website uses the variable.

@uncenter
Copy link
Member Author

Sorry for the pings! Not much to look at here, couldn't figure out how to disable them 😓

@uncenter uncenter requested a review from isabelroses December 24, 2024 18:56
Copy link
Member

@NeonGamerBot-QK NeonGamerBot-QK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - ollama

@uncenter uncenter merged commit 7acf913 into main Dec 24, 2024
3 checks passed
@uncenter uncenter deleted the color-value-stuff branch December 24, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplenote Amplenote anilist AniList, AniChart chatgpt ChatGPT crates.io crates.io elk Elk google Google google-drive Google Drive google-gemini Google Gemini instagram Instagram lastfm Last.fm lemmy Lemmy mdbook mdBook namemc NameMC nitter Nitter ollama Ollama perplexity Perplexity pronouns.cc pronouns.cc pronouns.page Pronouns.page stack-overflow Stack Overflow substack Substack trinket Trinket vercel Vercel, Next.js whatsapp-web WhatsApp Web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants