changeable bootstrap-icons (fill) color

Created on 16 February 2022, over 2 years ago
Updated 16 January 2024, 5 months ago

Problem/Motivation

I try to give bootstrap-icons another color than the default white. I noticed that the icons are svg coded right in css/components/bootstrap-icons.css so I could override the ones I use and change fill="white". However I would prefer that the original icon colors were implemented like fill="param(fill) white" making color overrides much simpler with a mere a.nav-link--user::before{ fill: black; }

Proposed resolution

Please insert 'param(fill) ' in every fill color of css/components/bootstrap-icons.css When other than fill colors are used then please study response at https://gis.stackexchange.com/a/77421

✨ Feature request
Status

Needs review

Version

5.5

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024