Change recipes list colors

This commit is contained in:
Kirill Kamakin
2022-11-18 21:41:04 +01:00
parent a6a47a5eae
commit 7faaeb511e
3 changed files with 8 additions and 3 deletions

View File

@@ -55,4 +55,7 @@
<color name="md_theme_dark_inversePrimary">#7743B5</color>
<color name="md_theme_dark_shadow">#000000</color>
<color name="md_theme_dark_primaryInverse">#7743B5</color>
<color name="lightGray">#F1F1F1</color>
<color name="white">#FFFFFF</color>
</resources>