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