|
|
|
|
@ -41,4 +41,9 @@
|
|
|
|
|
<item name="android:textColorHighlightInverse">@color/m3_dynamic_highlighted_text</item>
|
|
|
|
|
<item name="android:textColorAlertDialogListItem">@color/m3_dynamic_dark_default_color_primary_text</item>
|
|
|
|
|
</style>
|
|
|
|
|
</resources>
|
|
|
|
|
|
|
|
|
|
<style name="Theme.Kotatsu.AppWidgetContainer" parent="@android:style/Theme.DeviceDefault.DayNight">
|
|
|
|
|
<item name="android:colorBackground">@android:color/system_accent1_900</item>
|
|
|
|
|
<item name="android:panelColorBackground">@android:color/system_accent1_800</item>
|
|
|
|
|
</style>
|
|
|
|
|
</resources>
|
|
|
|
|
|