diff --git a/res/values/cr_colors.xml b/res/values/cr_colors.xml
index 1abca2221d..431d2ad210 100644
--- a/res/values/cr_colors.xml
+++ b/res/values/cr_colors.xml
@@ -18,6 +18,8 @@
@*android:color/system_neutral2_50
+ @*android:color/system_neutral2_50
+ @*android:color/system_neutral2_900
#ffd3e3fd
diff --git a/res/values/cr_strings.xml b/res/values/cr_strings.xml
index abb4a1f293..488a4ff9c7 100644
--- a/res/values/cr_strings.xml
+++ b/res/values/cr_strings.xml
@@ -117,6 +117,8 @@
Hotseat background
Add translucent background to the app dock
+ Background opacity in light theme
+ Background opacity in dark theme
Background opacity
diff --git a/res/xml/launcher_home_screen_preferences.xml b/res/xml/launcher_home_screen_preferences.xml
index 519fc8eb03..286236919b 100644
--- a/res/xml/launcher_home_screen_preferences.xml
+++ b/res/xml/launcher_home_screen_preferences.xml
@@ -319,9 +319,19 @@
android:defaultValue="false"
launcher:iconSpaceReserved="false" />
+
+