eylles / pywal16

16 colors fork of pywal
MIT License
157 stars 24 forks source link

Any way to get Material colors? #35

Open niksingh710 opened 5 months ago

niksingh710 commented 5 months ago

Like material color engine?

eylles commented 4 months ago

not really from pywal16 itself, but with an algorithm to generate them it should be easy to write something.

fortbis commented 4 months ago

On the expanses of the Internet, you can see something like that..

eylles commented 4 months ago

thanks @fortbis , not sure how to add this at the moment, if expanding the color dict with material color shades or adding a sort of plugin or companion script but will look into it, at the time i'm more focused on progressing with pywal16-libadwaita and other companion python scripts to theme gtk2 (damn you gimp and steam), steam, chrome and telegram with matching colors.

fortbis commented 4 months ago

@eylles Cool, I was just looking for a similar tool for one ecosystem and was pleasantly surprised when I saw what you were developing. Thanks!

niksingh710 commented 4 months ago

ig there should be an engine like haishoku that pywal supports, and it should return color pallet in pywal format.