Move SUI Preview border color away from ToggleButtonDisabledBorderThemeBrush #13814

Closed
opened 2026-01-31 03:52:52 +00:00 by claunia · 2 comments
Owner

Originally created by @DHowett on GitHub (May 17, 2021).

Originally assigned to: @PankajBhojwani on GitHub.

It is not a toggle button, and so it should not be using ToggleButton's resources.

We should look up the base resource that ToggleButtonDisabledBorderThemeBrush is based on and use that instead.

Originally created by @DHowett on GitHub (May 17, 2021). Originally assigned to: @PankajBhojwani on GitHub. It is not a toggle button, and so it should not be using ToggleButton's resources. We should look up the base resource that `ToggleButtonDisabledBorderThemeBrush` is based on and use that instead.
Author
Owner

@PankajBhojwani commented on GitHub (May 17, 2021):

It uses SystemControlForegroundBaseMediumLowBrush! I think you were looking at an old commit

@PankajBhojwani commented on GitHub (May 17, 2021): It uses `SystemControlForegroundBaseMediumLowBrush`! I think you were looking at an old commit
Author
Owner

@DHowett commented on GitHub (May 17, 2021):

Wow, I must have been. Thanks!

@DHowett commented on GitHub (May 17, 2021): Wow, I must have been. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13814