Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Cannot use color mappings of primary colours #150

Open
cdimitroulas opened this issue Mar 30, 2017 · 0 comments
Open

Cannot use color mappings of primary colours #150

cdimitroulas opened this issue Mar 30, 2017 · 0 comments

Comments

@cdimitroulas
Copy link

Hey,

I am trying to change the colour of the Checkbox component using the 'primary' prop however this seems to only accept one of the options from the PRIMARY_COLORS array. I would like to have a color mapping of googleGreen 400 rather than the default 500. I tried something like this but it didn't work:

<Checkbox primary={ COLOR['googleGreen400'] } />

Is there a way to achieve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant