mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Refactored dark mode logic to first use user's ColorScheme preference when "SystemBG" is set to "Auto". Only falls back to system dark mode setting if ColorScheme is not explicitly set to "Dark" or "Light". This ensures user preferences take precedence over system defaults. |
||
|---|---|---|
| .. | ||
| Configuration | ||
| ExternalPlugins | ||
| Plugin | ||
| Properties | ||
| Resource | ||
| Storage | ||
| Flow.Launcher.Core.csproj | ||
| FodyWeavers.xml | ||
| packages.lock.json | ||
| README.md | ||
| Updater.cs | ||
What does Flow.Launcher.Core do?
- Handle Query
- Define Flow.Launcher exceptions
- Manage Plugins (including system plugin and user plugin)
- Manage Themes
- Manage i18n
- Manage Update and version