Commit a236b1cc2a301f094385159cb090c9117d148b4f
1 parent
c12833f5
--no commit message
Showing
1 changed file
with
3 additions
and
0 deletions
res/values/colors.xml
... | ... | @@ -2,5 +2,8 @@ |
2 | 2 | <resources> |
3 | 3 | <color name="backgroundmain">#000000</color> |
4 | 4 | <color name="Whyte_POwaH">#FFFFFF</color> |
5 | + <color name="Black">#000000</color> | |
6 | + <color name="Orange">#FFBF00</color> | |
7 | + <color name="Blue">#0080FF</color> | |
5 | 8 | |
6 | 9 | </resources> |
7 | 10 | \ No newline at end of file | ... | ... |