Skip to content

Instantly share code, notes, and snippets.

@Garretthh07
Created April 19, 2016 16:00
Show Gist options
  • Save Garretthh07/3792f6e3c5da912db860ca779c6eb15b to your computer and use it in GitHub Desktop.
Save Garretthh07/3792f6e3c5da912db860ca779c6eb15b to your computer and use it in GitHub Desktop.
CountScore
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">#FF9800</item>
<item name="colorButtonNormal">#FF9800</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