diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index f7bffb1..b91d437 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -568,4 +568,17 @@
- 6
- 7
+
+
+ - @string/custom_theme_default
+ - @string/custom_theme_black
+ - @string/custom_theme_clear
+ - @string/custom_theme_vivid
+
+
+ - 0
+ - 1
+ - 2
+ - 3
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 625cf7b..70d1bb8 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -783,5 +783,13 @@
Power/reboot menu opacity
Power/reboot dialog dim background amount
+
+
+ Use Custom theme
+ Force custom background colors
+ Default
+ Black
+ Clear
+ Vivid(Monet)
diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml
index c335b8b..3adc888 100644
--- a/res/xml/cherish_settings_theme.xml
+++ b/res/xml/cherish_settings_theme.xml
@@ -72,6 +72,14 @@
android:title="@string/monet_engine_settings_title"
android:summary="@string/monet_engine_settings_summary"
android:fragment="com.cherish.settings.fragments.MonetEngineSettings" />
+
+