pattern.css
pattern.css copied to clipboard
Configure used colors through custom properties
This PR introduces two custom properties:
--patternCurrentColor --patternTransparent
to change the colors used in the patterns
The defaults are "currentColor" and "transparent" so that existing uses are still valid
hi @bansal are you interested in this feature? Otherwise I will close the PR.