Skip to content

Conversation

@Nickprovs
Copy link
Contributor

If you define your own custom theme in MainLayout, the color buttons in the MudThemeManager will not show them. It will only show the default colors.

That is because _currentPalette = GetPalette(); (which looks at the palletes)

was being called before _currentPaletteDark and _currentPaletteLight were set.

@sonarqubecloud
Copy link

@ScarletKuro ScarletKuro merged commit 93c4e2a into MudBlazor:main Jan 27, 2026
3 checks passed
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