mirror of
https://github.com/cogwheel0/conduit.git
synced 2026-08-27 11:31:42 +00:00
- Introduced a utility function `systemUiOverlayStyleForBrightness` to streamline the application of system UI styles based on theme brightness. - Updated `AppTheme` to utilize the new utility for setting system overlay styles. - Refactored `AppStartupFlow` to determine brightness from the theme mode, improving consistency in UI appearance. - Modified `AdaptiveAppBar` implementations in `ChannelPage`, `ChatPage`, `FolderPage`, and `NoteEditorPage` to apply the appropriate system overlay style based on the current theme, enhancing visual coherence across the app. |
||
|---|---|---|
| .. | ||
| app_theme.dart | ||
| color_tokens.dart | ||
| conduit_button_styles.dart | ||
| conduit_input_styles.dart | ||
| theme_extensions.dart | ||
| tweakcn_themes.dart | ||