Material Colors¶
2014 Material Design color palettes as color resources.
Content¶
This split contains color resources for all the colors referenced in the Material Design guidelines before 2018 change (which added a material palette generator).
Examples:¶
- Red 500:
R.color.red_500
/@color/red_500
- Cyan accent 400:
R.color.cyan_a400
/@color/cyan_a400
Download¶
implementation "com.louiscad.splitties:splitties-material-colors:2.1.1"