You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just for reference, this is the image im using, the colors i'm getting from matugen don't match at all with the image
(ignore i'm also using custom colors to generate terminal colors)
i tried different color scheme types with varying results (best i could get was with scheme-fruit-salad but its too bright green for me)
the image basically has no blue in it despite being the primary color, pywal can do this correctly but matugen seems to prioritize error color over the primary colors of the image
The material colors score function has a thing where it has to return at least one color, if no fitting colors were found it just returns the google blue color as you can see here.
I'll look why no colors are being found later. I don't have much time currently though, so I can't say when.
😞 new branch doesnt seem to change anything, debug and verbose logs are normal (opening image.jpg) . fortunately it seems like a one off with just this image though
using latest version 2.3.0 built from cargo & aur
just for reference, this is the image im using, the colors i'm getting from matugen don't match at all with the image
(ignore i'm also using custom colors to generate terminal colors)
i tried different color scheme types with varying results (best i could get was with scheme-fruit-salad but its too bright green for me)
the image basically has no blue in it despite being the primary color, pywal can do this correctly but matugen seems to prioritize error color over the primary colors of the image
json colors shown:
colored image preview (partial):
is there any workarounds i can try right now?
The text was updated successfully, but these errors were encountered: