aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/colors.xml
blob: 5e30dc2c8bf75994982f05aceb26026052195548 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<color name="textPrimary">#FFFFFFFF</color>
	<color name="colorPrimary">#424242</color>
	<color name="colorPrimaryDark">#212121</color>
	<color name="colorAccent">#FBC02D</color>
</resources>