Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build an Interactive Story App Tuning the User Interface Changing Theme Colors

Kim Liao
Kim Liao
975 Points

Which part of the app uses the primary dark color?

So the bar at the top uses the primary color and the edit text field uses accent color. But the instructor does not say which part of the app uses the primary dark color? Is it because the primary dark color serves as a backup color?

Nikos Tzouvelekis
Nikos Tzouvelekis
8,155 Points

No :) for example the status bar(bar with : battery status, wi-fi, etc.) using the dark color :) :) also take a look here :

https://material.io/color/#!/?view.left=0&view.right=0&primary.color=E0E0E0&secondary.color=26A69A

this is a color tool from Google for Android :) :)

Kim Liao
Kim Liao
975 Points

Thank you so much. That's is a very useful resource.

1 Answer