Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Warn when using accent and primary palette as same #1254

Closed
rschmukler opened this issue Jan 21, 2015 · 3 comments
Closed

Warn when using accent and primary palette as same #1254

rschmukler opened this issue Jan 21, 2015 · 3 comments
Assignees
Milestone

Comments

@rschmukler
Copy link
Contributor

No description provided.

@rschmukler rschmukler self-assigned this Jan 21, 2015
@rschmukler rschmukler added this to the 0.7.1 milestone Jan 21, 2015
@GavinPalmer1984
Copy link

I am playing with something like this:

.primaryPalette('green', {'default': '400', 'hue-1': '100', 'hue-2': '200', 'hue-3': '300' })
.accentPalette('green',  {'default': '800', 'hue-1': '500', 'hue-2': '600', 'hue-3': '700'});

And now I have a warning because of this commit...

@rschmukler
Copy link
Contributor Author

@ThomasBurleson what are your thoughts on this?

@GavinPalmer1984
Copy link

I really just want more than 4 shades of the same palette and tried this hack.

This issue was closed.
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

2 participants