You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deciding on the color theme of the weather application. Implement the use of Themes.kt throughout the code to standardize the light and dark mode of the app.
Acceptance Requirements:
Choose a good colorway that the group likes
Dark and light mode colorways
get rid of individual color calls in the UI
only use themes.kt references for color
The text was updated successfully, but these errors were encountered:
Deciding on the color theme of the weather application. Implement the use of Themes.kt throughout the code to standardize the light and dark mode of the app.
Acceptance Requirements:
The text was updated successfully, but these errors were encountered: