diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml
index 0183cbebbf0..4da7634757a 100644
--- a/res/values-night/themes.xml
+++ b/res/values-night/themes.xml
@@ -22,8 +22,8 @@
- @*android:color/primary_dark_device_default_settings
- @color/legacy_settingslib_materialColorSurfaceContainer
- - @android:color/black
- - ?attr/colorPrimaryDark
+ - @android:color/transparent
+ - @color/settingslib_materialColorSurfaceContainerLow
diff --git a/res/values/themes.xml b/res/values/themes.xml
index f561ff998aa..143466b15d1 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -197,8 +197,8 @@
- true
- @*android:color/ripple_material_light
- - @android:color/white
- - ?attr/colorPrimaryDark
+ - @android:color/transparent
+ - @color/settingslib_materialColorSurfaceContainerLow
- @color/legacy_settingslib_materialColorSurfaceContainer