vvrsAppBootcamp / TaskMasterPro

Capstone Project for Week 02
0 stars 0 forks source link

User Story 6: Apply Themes #6

Open vvr3ddy opened 5 months ago

vvr3ddy commented 5 months ago

As a user, I want to apply different themes to the app so that I can customize its appearance. Tasks:

  1. Create a Theme data class to represent different themes.
  2. Implement a ThemePicker composable to allow users to select a theme.
  3. Apply the selected theme to the entire app using MaterialTheme.