e7aa41aa4dfd0394d60e9880099cd820828c5f59
Implement dark mode support using a new ThemeState service that manages theme switching and integrates with DevExpress Blazor theming. Update App.razor to apply the theme globally, enhance MainLayout with a toggle button and dynamic CSS classes, and add dark mode styles to CSS files. Register ThemeState as a scoped service in Program.cs.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%