Skip to content

Instantly share code, notes, and snippets.

@josikie
Created November 9, 2019 14:29
Show Gist options
  • Save josikie/a583346f6e972098e46ec4df3cfb9cfa to your computer and use it in GitHub Desktop.
Save josikie/a583346f6e972098e46ec4df3cfb9cfa to your computer and use it in GitHub Desktop.
Football Scores
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light">
<!-- Primary theme color of the app (sets background color of app bar-->
<item name="colorPrimary">#3DFCDD</item>
<!-- Background color of buttons in the app -->
<item name="colorButtonNormal">#3DFCDD</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment