Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forced icon styling #12

Open
nilshoerrmann opened this issue Dec 5, 2023 · 0 comments
Open

Forced icon styling #12

nilshoerrmann opened this issue Dec 5, 2023 · 0 comments
Labels
type: docs 📝 Improvements or additions to documentation

Comments

@nilshoerrmann
Copy link

Kirby 4 has this definition in its styles:

:where(svg) {
  fill: currentColor;
}

This can render outline icons into white/black boxes.

I'm not sure if there is a way to reset this for icons within this plugin's components and default to the fill attribute in the markup. But it would be great if:

  1. there was a setting for fill in the blueprint or
  2. there was a note in the readme how to prevent this with a custom panel CSS.
@tobimori tobimori added the type: docs 📝 Improvements or additions to documentation label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs 📝 Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants