Bimba.git
ref: 17d9c71dadc4187878e4a607e804c6c240237133
app/src/main/res/values-notnight/colors.xml
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="textDark">#141415</color>
<color name="textLight">#ffffff</color>
</resources> |