Skip to content

Instantly share code, notes, and snippets.

@jobinjj
Created June 1, 2019 16:06
Show Gist options
  • Save jobinjj/269bc3ac8b46dc008438c36390c65dd6 to your computer and use it in GitHub Desktop.
Save jobinjj/269bc3ac8b46dc008438c36390c65dd6 to your computer and use it in GitHub Desktop.
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- 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