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