What are the default background colors for Activities in Android\'s AppTheme style?
I\'m looking for the hex code, or something that I can reference. It
You can use your theme's default background color by referencing the attribute:
?android:colorBackground