Describe the bug
The color of the AppBar is grey but in the tutorial is shown as purple
To Reproduce
Steps to reproduce the behavior:
- Clone the repo for MDC-103 branch
- Run the code
- Pass the login screen
- See grey color in AppBar
Expected behavior
The color should be purple as the tutorial shows
Screenshots

Codelab details (please complete the following information about the codelab):
Additional context
The colorPrimary is the one having the purple but it should be the colorAccent, as later this is the one that is indicated that needs to be changed.
Describe the bug
The color of the AppBar is grey but in the tutorial is shown as purple
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The color should be purple as the tutorial shows
Screenshots

Codelab details (please complete the following information about the codelab):
Additional context
The colorPrimary is the one having the purple but it should be the colorAccent, as later this is the one that is indicated that needs to be changed.