You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on early 2024 attempts and a refresh look at this problem late 2024, this might not be a trivial tasks for AntBlazor. It might be better to complete #96 first.
AntBlazor seems to have ways to have custom themes, but the process is far more involved and might require us to add additional infrastructure to compile custom LESS files. (or now CSS + JS, AntDesign might have changed that in recent versions)
Add custom SSW theme.
Based on early 2024 attempts and a refresh look at this problem late 2024, this might not be a trivial tasks for AntBlazor. It might be better to complete #96 first.
Details
Based on a quick search, I found custom themes for MudBlazor that look like what we need (and what ChatGPT suggests but doesn't work with AntBlazor).
https://www.mudblazor.com/customization/overview#custom-themes
AntBlazor seems to have ways to have custom themes, but the process is far more involved and might require us to add additional infrastructure to compile custom LESS files. (or now CSS + JS, AntDesign might have changed that in recent versions)
Acceptance Criteria
_mudThemeProvider.GetSystemPreference
)The text was updated successfully, but these errors were encountered: