UI tweaks

This commit is contained in:
Zakhar Timoshenko
2023-10-11 19:23:51 +03:00
parent e4efd0f696
commit 2b2498cb38
14 changed files with 37 additions and 14 deletions

View File

@@ -68,6 +68,7 @@
<item name="android:colorBackground">@android:color/system_neutral2_50</item>
<item name="m3ColorBackground">@android:color/system_neutral2_50</item>
<item name="m3ColorExploreButton">@android:color/white</item>
<item name="m3ColorCardBackground">@android:color/white</item>
<item name="m3ColorBottomMenuBackground">@android:color/system_neutral2_100</item>
<!-- Default Framework Text Colors. -->
<item name="android:textColorPrimary">@color/m3_dynamic_default_color_primary_text</item>