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

Allow fill_color arg in fmt_icon() to use of named vector/list #1647

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

rich-iannone
Copy link
Member

With this PR, we allow the use of named vector/list to apply different colors to different icons (name should be the targeted icon name; the value is the color) via fmt_icon().

Fixes: #1560

@rich-iannone rich-iannone merged commit 6148a35 into master Apr 30, 2024
12 checks passed
@rich-iannone rich-iannone deleted the fmt-icon-multiple-fills branch April 30, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable fmt_icon color argument to accept a named vector of icon names with associated colors
1 participant