~ubuntu-branches/ubuntu/vivid/drmips/vivid-backports

« back to all changes in this revision

Viewing changes to src/android/DrMIPS/res/values/color.xml

  • Committer: Package Import Robot
  • Author(s): Bruno Nova
  • Date: 2014-09-27 12:24:17 UTC
  • Revision ID: package-import@ubuntu.com-20140927122417-2gadkwt9k0u7j4zu
Tags: upstream-1.2.3
Import upstream version 1.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<resources>
 
3
    <color name="black">#000000</color>
 
4
    <color name="white">#ffffff</color>
 
5
    <color name="gray">#808080</color>
 
6
    <color name="control">#00AAE6</color>
 
7
    <color name="red">#ff0000</color>
 
8
    <color name="tip_border">#968f8f00</color>
 
9
    <color name="tip_background">#96ffff8f</color>
 
10
</resources>
 
 
b'\\ No newline at end of file'