[Widget] Fixed colors of MD3 widget
This commit is contained in:
parent
7d3e1f4e28
commit
0efbefb6bd
7 changed files with 26 additions and 9 deletions
4
app/src/main/res/values-night-v31/colors.xml
Normal file
4
app/src/main/res/values-night-v31/colors.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="widget_md3_bg_color">@android:color/system_accent1_800</color>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue