diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 4c119d5..c2d28a6 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -920,4 +920,8 @@
Set translucent background for notifications in QS
Translucent lockscreen notifications
Set translucent background for notifications in lockscreen
+
+
+ Dynamic charging color
+ Use battery level to determine charging ripple animation color
diff --git a/res/xml/evolution_settings_themes.xml b/res/xml/evolution_settings_themes.xml
index bf36360..b471ceb 100644
--- a/res/xml/evolution_settings_themes.xml
+++ b/res/xml/evolution_settings_themes.xml
@@ -190,6 +190,13 @@
android:summary="@string/themes_charging_animation_summary"
android:defaultValue="true" />
+
+
+