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

Add the spin_ryb to the Built-in Functions #2803

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

taophp
Copy link

@taophp taophp commented Jun 20, 2023

What:

Mimic the spin built-in function using the RYB "artistic" color wheel instead of the HSL one.

Why:

People are used to see green as complementary color for red, blue for yellow and so on. Rotation on the HSL wheel does not match what is expected from this point of view.

Checklist:

  • Documentation
  • Unit Tests
  • Code complete
  • Changelog

@netlify
Copy link

netlify bot commented Jun 20, 2023

Deploy Preview for stylus-docs canceled.

Name Link
🔨 Latest commit 8ac7ad2
🔍 Latest deploy log https://app.netlify.com/sites/stylus-docs/deploys/64919dabb4458e0008930217

@taophp taophp marked this pull request as ready for review June 20, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant