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