Completed the design (colour) change for both dark and light theme now

This commit is contained in:
denizk0461
2023-04-13 21:05:52 +02:00
parent 3a2d444956
commit a3489d06b3
15 changed files with 128 additions and 65 deletions
+3
View File
@@ -2,7 +2,10 @@
<resources>
<attr name="colorNavHighlight" format="color" />
<attr name="colorPrimaryOnContrast" format="color" />
<attr name="colorOnPrimary" format="color" />
<attr name="colorText" format="color" />
<attr name="colorTextHint" format="color" />
<attr name="colorBackground" format="color" />
<attr name="colorCardBackground" format="color" />
<attr name="colorSwitchTrack" format="color" />
</resources>