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

Allow option passing to defined custom palettes #21

Open
jfairbank opened this issue Jan 17, 2015 · 0 comments
Open

Allow option passing to defined custom palettes #21

jfairbank opened this issue Jan 17, 2015 · 0 comments

Comments

@jfairbank
Copy link
Owner

At minimum need to support the :as option.

Chroma.define_palette :dynamic_palette do |opts|
  spin opts[:angle] || 90
end

'red'.paint.foo(angle: 60, as: :rgb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant