diff --git a/core/res/res/values/themes_device_defaults.xml b/core/res/res/values/themes_device_defaults.xml index 0f4ca66dcd689..d60313a4402c4 100644 --- a/core/res/res/values/themes_device_defaults.xml +++ b/core/res/res/values/themes_device_defaults.xml @@ -1454,12 +1454,17 @@ easier. @style/Theme.Material.Settings.CompactMenu + @style/Widget.DeviceDefault.Light.ActionBar.Solid @style/ThemeOverlay.DeviceDefault.ActionBar @style/ThemeOverlay.DeviceDefault.Popup.Light + @color/background_device_default_light + @color/primary_device_default_settings_light @color/primary_dark_device_default_settings_light @color/secondary_device_default_settings_light + @color/accent_device_default_light + @color/error_color_device_default_light @android:color/black @@ -1467,9 +1472,16 @@ easier. @android:color/white true + + @dimen/config_dialogCornerRadius + + @dimen/config_buttonCornerRadius @style/Widget.DeviceDefault.Button.ButtonBar.AlertDialog + + @dimen/config_progressBarCornerRadius + @color/list_divider_color_light