diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 3c272fc094b..5f39738a8af 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1120,6 +1120,20 @@
- no
+
+
+ - @string/systemui_theme_wallpaper
+ - @string/systemui_theme_light
+ - @string/systemui_theme_dark
+
+
+
+
+ - 0
+ - 1
+ - 2
+
+
- @string/prevent_ringing_option_vibrate
- @string/prevent_ringing_option_mute
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 03a30a211b6..2b4f49b17f9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9874,12 +9874,21 @@
- Device theme
+ Color theme
Default
Changing the theme requires a restart.
+
+ Device theme
+
+ Automatic (based on wallpaper)
+
+ Light
+
+ Dark
+
Network name
diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml
index 90198ae70cf..c75b90ce46c 100644
--- a/res/xml/display_settings.xml
+++ b/res/xml/display_settings.xml
@@ -131,9 +131,16 @@
+
+