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

feat(renderer): definable default color for symbolic icons #59

Merged
merged 7 commits into from
Sep 13, 2023

Conversation

mmstick
Copy link
Member

@mmstick mmstick commented Aug 30, 2023

Adds a new field to the renderer style to support defining a default icon color for symbolic icons. By default, this color will be set to the same value as the text color for maximum visibility. The color may be overridden by the button or container that it is placed in. Icons marked as symbolic will opt into this color if no color was defined.

Merge with pop-os/libcosmic#150

By default, this is the same as the text color for best visibility.
Changes required to support the icon_color renderer setting.
Changes required to support the icon_color renderer setting.
@mmstick mmstick requested review from a team and removed request for a team September 7, 2023 14:57
@mmstick mmstick marked this pull request as ready for review September 7, 2023 14:57
@mmstick mmstick force-pushed the icon-color branch 2 times, most recently from 20ccd55 to 1f8fe03 Compare September 12, 2023 16:11
@mmstick
Copy link
Member Author

mmstick commented Sep 12, 2023

Added fix for pop-os/libcosmic#154

@mmstick mmstick merged commit 94cb290 into master Sep 13, 2023
1 of 20 checks passed
@jackpot51 jackpot51 deleted the icon-color branch October 19, 2023 15:32
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.

2 participants