res/values/colors.xml
author Vincent V.<marseille@beem-project.com>
Mon, 20 Feb 2012 18:20:41 +0100
changeset 931 067387e7ab43
parent 928 008566b90ba8
child 946 7caab0161cf9
permissions -rw-r--r--
ContactList refactoring of contacts query and add muc list. MUCs are now registered in the provider during the sync

<?xml version="1.0" encoding="utf-8"?>
<resources>
	<color name="blue_sky">#A0C8FF</color>
	<color name="vert_manu">#CCFF00</color>
	<color name="vert_manu_hl">#BCFF00</color>
	<color name="black">#000000</color>
	<color name="white">#FFFFFF</color>
	<color name="red">#FF0000</color>
</resources>