Override path colors if SVG set to currentColor

Created on 7 February 2023, almost 2 years ago

Problem/Motivation

This module is currently able to set the enclosing SVG to use a fill of "currentColor" for interesting CSS effects, but this can be overridden if a lower-level path has a fill set to "#000000".

Proposed resolution

Add a CSS rule to the Olivero module to force paths to use a fill of "currentColor" if that is the fill of the enclosing SVG, and the path's current fill is "#000000".

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada mandclu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024