Commit 5c85835c4cd80a93189eae3402593a62e36706d3
1 parent
14fe05dc
--no commit message
Showing
1 changed file
with
2 additions
and
0 deletions
res/values/colors.xml
@@ -7,5 +7,7 @@ | @@ -7,5 +7,7 @@ | ||
7 | <color name="Blue">#0080FF</color> | 7 | <color name="Blue">#0080FF</color> |
8 | <color name="White">#FFFFFF</color> | 8 | <color name="White">#FFFFFF</color> |
9 | <color name="Gay">#FE2EF7</color> | 9 | <color name="Gay">#FE2EF7</color> |
10 | + <color name="Red">#FF0000</color> | ||
11 | + <color name="Green">#40FF00</color> | ||
10 | 12 | ||
11 | </resources> | 13 | </resources> |
12 | \ No newline at end of file | 14 | \ No newline at end of file |