Skip to content

Instantly share code, notes, and snippets.

@talosdev
Created August 28, 2019 11:30
Show Gist options
  • Select an option

  • Save talosdev/9436354e3e63d7af8471e370d8bd5f98 to your computer and use it in GitHub Desktop.

Select an option

Save talosdev/9436354e3e63d7af8471e370d8bd5f98 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="flavorPrimaryColor">@android:color/white</color>
<color name="flavorPrimaryDarkColor">#cccccc</color>
<color name="flavorAccentColor">#E64A19</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment