Skip to content

Instantly share code, notes, and snippets.

@thapld
Created June 20, 2019 09:47
Show Gist options
  • Save thapld/3df4b78b76c82924208c75f15199b784 to your computer and use it in GitHub Desktop.
Save thapld/3df4b78b76c82924208c75f15199b784 to your computer and use it in GitHub Desktop.
<resources>
<!-- Accent colors -->
<color name="cyanea_accent_reference">#FF3B5998</color>
<!-- Primary colors -->
<color name="cyanea_primary_reference">#FF3B5998</color>
<!-- Background colors -->
<color name="cyanea_background_light">#FFF7F7F7</color>
<color name="cyanea_background_light_darker">#FFD1D1D1</color>
<color name="cyanea_background_light_lighter">#FFF8F8F8</color>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment