Link tags: currentcolor

2

sparkline

Making single color SVG icons work in dark mode

Another good reason to use the currentColor value in SVGs.

Difference between currentColor & Custom Properties | Mike Riethmuller

I had to read through this twice, but I think I get it now (I’m not the sharpest knife in the drawer). Very useful if you’re doing theming in CSS.