dylanaraps / pywal

🎨 Generate and change color-schemes on the fly.
MIT License
8.23k stars 313 forks source link

Don't set new pallete but match best fit theme #610

Closed Emaleth closed 2 years ago

Emaleth commented 2 years ago

Problem with pywal is that regardless of the back-end used, sometimes colors are just not great. And so, how about adding an option which does the following:

Yes, this would mean that calling wal -i /path/to/wallpaper doesn't necessarily change the theme but it sets the new wallpaper and guarantees the best match. Sort of base16 powered reliability.

Emaleth commented 2 years ago

didn't notice duplicate: https://github.com/dylanaraps/pywal/issues/589