colors: fix text for night theme

Probably more to fix!
This commit is contained in:
dece 2022-01-20 00:16:50 +01:00
parent 9358c0abca
commit 473b1e012c

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="text">#D4D4D4</color>
</resources>