Sign in
Imanol-Mikel Barba Sabariego
/
upcnews
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
5c85835c4cd80a93189eae3402593a62e36706d3
Authored by
Imanol-Mikel Barba Sabariego
2012-12-08 18:34:12 +0000
1 parent
14fe05dc
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
res/values/colors.xml
res/values/colors.xml
View file @
5c85835
...
...
@@ -7,5 +7,7 @@
7
7
<color name="Blue">#0080FF</color>
8
8
<color name="White">#FFFFFF</color>
9
9
<color name="Gay">#FE2EF7</color>
10
+ <color name="Red">#FF0000</color>
11
+ <color name="Green">#40FF00</color>
10
12
11
13
</resources>
12
14
\ No newline at end of file
...
...