Skip to content

Instantly share code, notes, and snippets.

@johnybot
Last active August 29, 2015 14:12
Show Gist options
  • Save johnybot/96ec87d2c64be137497d to your computer and use it in GitHub Desktop.
Save johnybot/96ec87d2c64be137497d to your computer and use it in GitHub Desktop.
Setup - 2
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="colorPrimary">@color/primary</item>
<item name="colorPrimaryDark">@color/primary_dark</item>
<item name="colorAccent">@color/accent</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment