How do we achieve “plus-darker” mode in HTML, CSS.
In figma file i have a section which is designed using the “mix-blend-mode” which is “plus-darker” and it is not available in the CSS, So how could we achieve exactly same effect by using CSS and HTML. The Safari browser accept it but other browser like Firefox Mozilla and Chrome does not supported “plus-darker” mode (mix-blend-mode: plus-darker;).
not supported plus-darker mode
I have tried every mix-blend-mode with the combination of filters but none of them worked perfectly.
Akash is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.