Fix Dark elements in Light Theme

This commit is contained in:
krlvm 2021-03-27 17:45:49 +03:00
parent a9808628e9
commit a8de222577
288 changed files with 327 additions and 560 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="modeColor">@color/black</color>
<color name="contrastColor">@color/white</color>
</resources>