diff --git a/res/drawable/ic_pulse.xml b/res/drawable/ic_pulse.xml
new file mode 100644
index 0000000..2bd7a73
--- /dev/null
+++ b/res/drawable/ic_pulse.xml
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 60cca3a..b8a3f18 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -623,4 +623,10 @@
Select an image from internal storage
Darken image
Image height offset
+
+
+ Screen
+ Edge lighting
+ Light up the side edges of the screen on notification pulse
+ Edge light color
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index 27ae91e..e4d47b0 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -31,6 +31,26 @@
android:fragment="com.cherish.settings.fragments.BatteryLightSettings"
android:title="@string/battery_light_settings" />
+
+
+
+
+
+
+
+