diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index b1f5fa0..ed058b9 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -1134,4 +1134,26 @@
- 3
- 4
+
+
+
+ - @string/switch_default
+ - @string/switch_oneplus
+ - @string/switch_narrow
+ - @string/switch_contained
+ - @string/switch_telegram
+ - @string/switch_md2
+ - @string/switch_retro
+ - @string/switch_stockish
+
+
+ - 0
+ - 1
+ - 2
+ - 3
+ - 4
+ - 5
+ - 6
+ - 7
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 7b7a6fd..3a61b37 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1050,4 +1050,15 @@
Display status bar on the lockscreen
Background opacity
+
+
+ Switch appearance
+ Default
+ OnePlus
+ Narrow
+ Contained
+ MD2
+ Retro
+ Telegram
+ Stockish
diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml
index 61080db..928b5c6 100644
--- a/res/xml/cherish_settings_theme.xml
+++ b/res/xml/cherish_settings_theme.xml
@@ -55,6 +55,16 @@
android:entries="@array/ui_style_selector_entries"
android:entryValues="@array/ui_style_selector_values"
android:persistent="false" />
+
+