-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
No response
Bug description
Setting a fontawesome icon as the site logo, social cards will not set the appropiate colors for the logo.
Example with octicons/people-16
theme:
name: material
icon:
logo: octicons/people-16

Error example with fontawesome/solid/people-group
theme:
name: material
icon:
logo: fontawesome/solid/people-group

Related links
Reproduction
9.6.19-social-fontawesome-icon-color-error.zip
Steps to reproduce
- Build the site with
mkdocs build
. - Check that the color of the logo in the social card is not set properly
site/assets/images/social/index.png
Browser
No response
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction using the built-in info plugin.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open