color operator buttons

This commit is contained in:
serso
2011-11-14 23:28:38 +04:00
parent fe4989e25d
commit b6767a5be4
3 changed files with 19 additions and 3 deletions

View File

@@ -7,6 +7,8 @@
<resources>
<color name="magic_flame">#00ffffff</color>
<color name="button_text_color">#ffffffff</color>
<color name="button_operator_text_color">#ffffff99</color>
<color name="button_ce_text_color">#ffffffff</color>
<color name="default_text_color">#ffffffff</color>
<color name="default_background">#ff000000</color>
</resources>