conduit/lib/shared/theme
cogwheel 1866879d11 fix(ui): enhance system UI overlay style handling across multiple pages
- 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.
2026-06-06 15:05:43 +05:30
..
app_theme.dart fix(ui): enhance system UI overlay style handling across multiple pages 2026-06-06 15:05:43 +05:30
color_tokens.dart feat: Enhance themed dialogs and add native chat input support 2026-03-03 21:46:12 +05:30
conduit_button_styles.dart feat: add ConduitButtonStyles for centralized button styling 2026-03-05 22:25:08 +05:30
conduit_input_styles.dart refactor(theme): unify typography styles and improve input decoration 2026-04-24 20:54:40 +05:30
theme_extensions.dart feat(fonts): add Geist Sans and Geist Mono font families to pubspec.yaml 2026-06-04 22:37:08 +05:30
tweakcn_themes.dart feat(fonts): add Geist Sans and Geist Mono font families to pubspec.yaml 2026-06-04 22:37:08 +05:30