abouttreesummaryrefslogcommitdiff
path: root/res/values/colors.xml
blob: aeea9a99ccaef3dc4a0987ec761935c19cfc30a0 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<item name="bg" type="color">#111111</item>
	<item name="key_bg" type="color">#303030</item>
	<item name="key_down_bg" type="color">#FFFFFF</item>
	<item name="key_label" type="color">#DFDFDF</item>
	<item name="key_sub_label" type="color">#BFBFBF</item>
</resources>