diff --git a/res/values/cherish_arrays.xml b/res/values/cherish_arrays.xml
index ff92a5b..27e31ea 100644
--- a/res/values/cherish_arrays.xml
+++ b/res/values/cherish_arrays.xml
@@ -593,4 +593,17 @@
- 300
- 600
+
+
+
+ - @string/pulse_light_both
+ - @string/pulse_light_top_bottom
+ - @string/pulse_light_left_right
+
+
+
+ - 0
+ - 1
+ - 2
+
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 3d1724d..a290c50 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -835,4 +835,10 @@
Light width
+
+
+ Light Layout Style
+ All Four Sides
+ Only Top-Bottom
+ Only Left-Right
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 596c10f..8b3361f 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -59,6 +59,14 @@
android:key="ambient_notification_light_color"
android:title="@string/pulse_ambient_light_color_title"
android:defaultValue="0xFFFFFFFF" />
+
+