Skip to content

Instantly share code, notes, and snippets.

View trod-123's full-sized avatar

Teddy Rodriguez trod-123

  • Los Angeles, CA
  • 06:55 (UTC -07:00)
View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- google's material design colours from
http://www.google.com/design/spec/style/color.html#color-ui-color-palette -->
<!--reds-->
<color name="md_red_50">#FFEBEE</color>
<color name="md_red_100">#FFCDD2</color>
<color name="md_red_200">#EF9A9A</color>