Skip to content

Instantly share code, notes, and snippets.

View EliasJuniorNino's full-sized avatar
💻
Learning

Elias Junior EliasJuniorNino

💻
Learning
  • OSF Digital
  • Rondonópolis, MT, Brazil
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 -->
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<!--reds-->
<color name="red_50">#FFEBEE</color>
<color name="red_100">#FFCDD2</color>