Skip to content

Conversation

@0x5bfa
Copy link
Member

@0x5bfa 0x5bfa commented Jun 2, 2024

Comes from #15501

<Setter Target="HighContrastAdjustment" Value="None" />
</Style>

<Style TargetType="FontIcon">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to target all font icons. It's best to do it as needed.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But icons that use glyph are not rendered with correct foreground in context flyout with your idea.
If there’ll be a need to change color for specific items, we could set TextFillColorPrimaryBrush.
Even we don’t want to do this app-wide, could we add it to each layout page, sidebar, inner nav toolbar, address toolbar instead of setting to each?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But icons that use glyph are not rendered with correct foreground in context flyout with your idea.

Ideally we'd have a custom style for the menu items. This will also solve an issue with the font.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of them?
Then I should close this PR

@0x5bfa 0x5bfa closed this Jun 2, 2024
@0x5bfa 0x5bfa deleted the 5bfa/Fix-FontIconForeground branch June 17, 2024 15:04
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