Skip to content

Instantly share code, notes, and snippets.

@AgiMaulana
Created August 13, 2016 23:12
Show Gist options
  • Save AgiMaulana/b44c83fed7c013e80b6f64d9f6c15d92 to your computer and use it in GitHub Desktop.
Save AgiMaulana/b44c83fed7c013e80b6f64d9f6c15d92 to your computer and use it in GitHub Desktop.
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment