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

(v2) feat: complete color support #420

Open
wants to merge 1 commit into
base: v2-exp
Choose a base branch
from
Open

Conversation

aymanbagabas
Copy link
Member

This commit adds a new function Complete that replaces the old CompleteColor type. It returns a CompleteFunc which takes three colors and returns the appropriate one based on the given color profile.

@aymanbagabas aymanbagabas changed the title feat: complete color support (v2) feat: complete color support Oct 31, 2024
@aymanbagabas aymanbagabas force-pushed the v2-complete branch 2 times, most recently from 9e59db5 to c25662e Compare October 31, 2024 20:07
This commit adds a new function `Complete` that replaces the old
`CompleteColor` type. It returns a `CompleteFunc` which takes
three colors and returns the appropriate one based on the
given color profile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants