diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index 7098595..5e7ea27 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -633,5 +633,22 @@
- 0
- 1
+
+
+
+ - @string/settings_dashboard_style_aosp
+ - @string/settings_dashboard_style_oos11
+ - @string/settings_dashboard_style_oos12
+ - @string/settings_dashboard_style_cherish
+ - @string/settings_dashboard_style_cherish_clean
+
+
+
+ - 0
+ - 1
+ - 2
+ - 3
+ - 4
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 03d4f66..78e2749 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -808,4 +808,19 @@
Toggle colorful battery icon
Each battery level drop is color coded
+
+
+ Settings layout
+ Aosp
+ OxygenOS 11
+ OxygenOS 12
+ Cherish
+ Cherish Clean
+ Settings UI interface
+ Settings Base layout
+ Use an alternative layout for setting menus
+ Settings Home layout
+ Use stock aosp layout for homepage
+ Settings UserCard
+ Toggle in order not to show the usercard on main settings page
diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml
index 6bfba62..fbf99ac 100644
--- a/res/xml/cherish_settings_theme.xml
+++ b/res/xml/cherish_settings_theme.xml
@@ -17,6 +17,38 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/theme_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+
+
+
+
+
+
+
+
+
+
+