Skip to content

Instantly share code, notes, and snippets.

View Gujarats's full-sized avatar
💭
Reviewer

Gujarat Santana Gujarats

💭
Reviewer
View GitHub Profile
Hello World
@Gujarats
Gujarats / colors_material.xml
Created February 27, 2016 07:17
Material Design Colors ( Resources )
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Material Design Colors -->
<color name="md_red_50">#ffffebee</color>
<color name="md_red_100">#ffffcdd2</color>
<color name="md_red_200">#ffef9a9a</color>
<color name="md_red_300">#ffe57373</color>
<color name="md_red_400">#ffef5350</color>