Bimba.git
ref: 872c9ed6a762f0de8bce3f2d33f7b27cfa68217f
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> |