]> piware.de Git - android-PittiHelloWorld.git/blob - app/src/main/res/values/styles.xml
Initial hello world
[android-PittiHelloWorld.git] / app / src / main / res / values / styles.xml
1 <resources>
2     <!-- Base application theme. -->
3     <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
4         <!-- Customize your theme here. -->
5         <item name="colorPrimary">@color/colorPrimary</item>
6         <item name="colorPrimaryDark">@color/colorPrimaryDark</item>
7         <item name="colorAccent">@color/colorAccent</item>
8     </style>
9
10 </resources>