Flow.Launcher/Flow.Launcher.Core/Resource
Jack251970 6566871b15 Refactor theme blur and dark mode handling logic
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.
2026-03-02 18:03:24 +08:00
..
AvailableLanguages.cs Use Српски instead of Српска 2025-08-16 11:41:25 +08:00
FontHelper.cs rename all project file name 2020-04-21 21:27:02 +10:00
Internationalization.cs Resolve conflicts 2025-10-02 20:25:45 +08:00
JsonObjectConverter.cs Add Customized Object Converter, fix Length issue 2021-06-08 08:04:04 +08:00
Language.cs rename all project file name 2020-04-21 21:27:02 +10:00
Theme.cs Refactor theme blur and dark mode handling logic 2026-03-02 18:03:24 +08:00