Skip to content

Remove outdated warning for colors and update some colors#2170

Open
Jay-o-Way wants to merge 9 commits into
microsoft:mainfrom
Jay-o-Way:remove-outdated-color-warning
Open

Remove outdated warning for colors and update some colors#2170
Jay-o-Way wants to merge 9 commits into
microsoft:mainfrom
Jay-o-Way:remove-outdated-color-warning

Conversation

@Jay-o-Way
Copy link
Copy Markdown
Contributor

@Jay-o-Way Jay-o-Way commented May 16, 2026

Description

  • Removed the warning about the availability for some color brushes.
  • Updated ColorTile to accommodate acrylic/mica background.

Motivation and Context

Outdated.
Fixes #2153

How Has This Been Tested?

Screenshots (if appropriate):

Gallery.Background.mp4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

To-do

  • check spelling and interpunction: "color" versus" colors"; do descriptions explanations end with a period or not?
  • find out why the Smoke preview is...weird (it doesn't change color)
Smoke preview

@niels9001
Copy link
Copy Markdown
Collaborator

niels9001 commented May 18, 2026

@Jay-o-Way

I just checked, some of the brushes are actually shipping in WinUI but then some of them are not:

ControlFillColorQuarternaryBrush
SolidBackgroundFillColorSenaryBrush
SolidBackgroundFillColorQuinaryBrush

Not:
MicaBackgroundFillColorBaseBrush
MicaBackgroundFillColorBaseAltBrush
CardBackgroundTertiaryBrush

EDIT: turns out we do have a brush in WinUI for CardBackgroundTertiaryBrush -> it should be CardBackgroundFillColorTertiaryBrush

@niels9001
Copy link
Copy Markdown
Collaborator

Addressing comments in this PR: Jay-o-Way#1

@Jay-o-Way
Copy link
Copy Markdown
Contributor Author

Thanks Niels! Got some advice for the two extra points?

@niels9001
Copy link
Copy Markdown
Collaborator

  • Yeah, let's keep the period for the category description and not have it for the brush description (as those are pretty short for most of them). That's inline with what the Figma toolkit has. So:
image

@Jay-o-Way Jay-o-Way changed the title Remove outdated warning for colors Remove outdated warning for colors and update some colors May 20, 2026
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.

This brush might not (yet) be available in WinUI

2 participants