Fixed Preference title tint for MD3
This commit is contained in:
parent
480d66cc24
commit
8ce6cf58fa
9 changed files with 27 additions and 11 deletions
4
appthemehelper/src/main/res/values-night-v31/colors.xml
Normal file
4
appthemehelper/src/main/res/values-night-v31/colors.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="m3_accent_color">@android:color/system_accent1_200</color>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue