diff --git a/src/main/resources/youtube/settings/host/values/styles.xml b/src/main/resources/youtube/settings/host/values/styles.xml index 29bc424ca..649d2e7b9 100644 --- a/src/main/resources/youtube/settings/host/values/styles.xml +++ b/src/main/resources/youtube/settings/host/values/styles.xml @@ -5,8 +5,7 @@ 'android:windowBackground' is the background color of the alert dialog. If not overridden, the background color of the parent theme 'android.R.style.ThemeOverlay_Material_Dialog' is used. - 'R.attr.ytBaseBackground' is the background color in YouTube settings. - 'R.color.yt_white1' color is used in light theme, and the 'R.color.yt_black3' color is used in dark theme. + 'R.attr.ytRaisedBackground' is the background color of the YouTube alert dialog. 'android:windowIsTranslucent' makes the dialog window transparent. @@ -19,14 +18,14 @@ -->