mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Refactored Theme.cs to improve theme blur and dark mode handling: - Replaced static IsBlurTheme() with IsThemeBlurEnabled(dict) for per-theme blur detection. - Updated all blur checks to use the new method. - Improved code style, readability, and comments. - Moved system dark mode registry check to only run when needed. - Ensured blur and dark mode are applied based on theme and user/system preferences. |
||
|---|---|---|
| .. | ||
| AvailableLanguages.cs | ||
| FontHelper.cs | ||
| Internationalization.cs | ||
| JsonObjectConverter.cs | ||
| Language.cs | ||
| Theme.cs | ||