Skip to content

feat: Add settings screen for theme customization#11

Merged
rainxchzed merged 1 commit into
mainfrom
settings-colortheme-feature
Dec 8, 2025
Merged

feat: Add settings screen for theme customization#11
rainxchzed merged 1 commit into
mainfrom
settings-colortheme-feature

Conversation

@rainxchzed
Copy link
Copy Markdown
Member

This commit introduces a new settings screen, allowing users to select from a variety of color themes for the application.

Key changes:

  • Added a Settings screen with UI for theme selection and an "About" section.
  • Implemented ThemesRepository using DataStore to persist theme preferences.
  • Created SettingsViewModel to manage theme state and user actions.
  • Integrated five new AppTheme color schemes (Ocean, Purple, Forest, Slate, Amber).
  • Added a settings icon to the home screen top bar for navigation.
  • Refactored PaginatedRepos model into its correct domain package.

This commit introduces a new settings screen, allowing users to select from a variety of color themes for the application.

Key changes:
- Added a `Settings` screen with UI for theme selection and an "About" section.
- Implemented `ThemesRepository` using `DataStore` to persist theme preferences.
- Created `SettingsViewModel` to manage theme state and user actions.
- Integrated five new `AppTheme` color schemes (Ocean, Purple, Forest, Slate, Amber).
- Added a settings icon to the home screen top bar for navigation.
- Refactored `PaginatedRepos` model into its correct domain package.
@rainxchzed rainxchzed merged commit 1389151 into main Dec 8, 2025
1 check passed
@rainxchzed rainxchzed deleted the settings-colortheme-feature branch December 17, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant