eylles

Results 206 comments of eylles

welp, no idea then, i'm using ueberzug from the master branch which should by all purposes be the same thing that arch packages, and in regards to terminals i'm using...

speaking of gradience, i have been working on a python script but have been getting sidetracked and whatnot, the intention is to load any arbitrary theme.json for gradience into a...

thanks for your input, i will test and add the bandaid for the current goal release, i would appreciate to have your input and/or collaboration to create a more robust...

hmmm even with the change of using a copy of the colors dict the problem persists when the length of the string is not specified, oh well still will add...

i'm using this template for testing of the properties i added recently. ```sh # Special background='{background}' foreground='{foreground}' cursor='{cursor}' # colors color0='{color0}' color1='{color1}' color2='{color2}' color3='{color3}' color4='{color4}' color5='{color5}' color6='{color6}' color7='{color7}' color8='{color8}' color9='{color9}'...

hmmm i barely changed anything about how colors are generated and adjusted, tho i think when sonjiku made the original pr he did make color[0] quite darker. welp i guess...

Would you mind sharing your wallpaper so i can use it to check the color values first hand?

Thanks, will check and try to figure out where in the code the color 0 shades differ

thanks, will have to use the 3 images to check exactly what is going on, haven't had much time to check and fix this since last friday catched a sprained...

so about work on this i got a test diff with 3 prints, first is the raw output from imagemagick with garbage values and all, second is the dict of...