Skip to content

Latest commit

 

History

History

material-colors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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:$splitties_version")