Add support for Just Black with Material You

This commit is contained in:
Prathamesh More 2022-05-02 18:24:44 +05:30
parent aa4c20bd8c
commit 02f076de57
5 changed files with 8 additions and 4 deletions

View file

@ -11,6 +11,8 @@
<item name="android:windowBackground">?attr/colorSurface</item>
</style>
<style name="Theme.RetroMusic.MD3.Black" parent="@style/Theme.RetroMusic.MD3" />
<style name="Theme.AppWidget" parent="@android:style/Theme.DeviceDefault.DayNight">
<item name="colorSurface">@android:color/system_accent1_50</item>
</style>