Hacker News new | ask | show | jobs
by rectalogic 613 days ago
You can apply color matrices to HTML elements by referencing an SVG feColorMatrix [1] from the filter [2] CSS property.

[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feC...

[2] https://developer.mozilla.org/en-US/docs/Web/CSS/filter