Skip to content

Material Colors

2014 Material Design color palettes as color resources.

Supported platforms: Android.

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:3.0.0-beta01")