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

[FEATURE REQUEST] harmonized tonal palettes #5

Open
nxoim opened this issue Apr 25, 2023 · 3 comments
Open

[FEATURE REQUEST] harmonized tonal palettes #5

nxoim opened this issue Apr 25, 2023 · 3 comments

Comments

@nxoim
Copy link

nxoim commented Apr 25, 2023

It is easy to just import the material library and do getColorTonesMap(Color(harmonize(Color.Blue.toArgb(), MaterialTheme.colorScheme.primary.toArgb()))), however it would be really nice to have this specific thing built into the library and mentioned somewhere in the readme.

Nobody at all is talking about harmonized color palettes and ive spent hours trying to find a solution until I've stumbled on your library by looking up something unrelated to color harmonization

@SmartToolFactory
Copy link
Owner

Hi. A little bit late, may i ask what's exactly the feature requested? You want it to be on README if i understand it correctly? There is nothing wrong with the feature?

@nxoim
Copy link
Author

nxoim commented Sep 23, 2023

Hi. A little bit late, may i ask what's exactly the feature requested? You want it to be on README if i understand it correctly? There is nothing wrong with the feature?

hi. there is nothing wrong with the feature. what i mean is it would be nice to have an implementation of harmonized tonal palettes inside the library itself (including a variant with adjusted saturation which i have done here if you're curious).

right now, to have a harmonized tonal palette, you have to import a whole library, which is inconvenient and inefficient

@bogdan-pechounov
Copy link

bogdan-pechounov commented Sep 24, 2023

@Number869 I was having the same problem. I created a library to make using custom harmonized colors easier with a composition local.

compose-custom-colors

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

No branches or pull requests

3 participants