Skip to content

Commit

Permalink
add color files
Browse files Browse the repository at this point in the history
  • Loading branch information
wanleung committed Mar 1, 2012
1 parent 0fd8b54 commit 62912fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions res/values/colors.xml
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="candidate_normal">#FF000000</color>
<color name="candidate_recommended">#FFE35900</color>
<color name="candidate_other">#ff808080</color>
<color name="candidate_background">#bbffffff</color>
</resources>

0 comments on commit 62912fa

Please sign in to comment.