Hi,
As CSS do not have a color-overlay[1] filter.
There is some heavy work around:
https://isotropic.co/tool/hex-color-to-css-filter/
that use a combination of CSS filter to target the desired color...
Those online calculators are neat, but I would like an offline version, in case the provided one become inaccessible.
I've downloaded the zip of https://codepen.io/sosuke/pen/Pjoqqp
But it doesn't work locally.. :/
So I would like to know, if someone know one in 🐍 Python ? or how can I make one then ?
Or if someone know another way to have the color-overlay[1:1] effect in html\css, I'm all ears !
Thank.
You must log in or register to comment.