Skip to content

Instantly share code, notes, and snippets.

@stramek
Created October 17, 2017 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stramek/c3fe6566243b5fd48af011af6d1c8530 to your computer and use it in GitHub Desktop.
Save stramek/c3fe6566243b5fd48af011af6d1c8530 to your computer and use it in GitHub Desktop.
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
<item name="fontFamily">@font/abril_fatface</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment