diff --git a/README.md b/README.md
index 46a8b136..a0a498a6 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ V1 Local and V1 Remote does not have the capability as of this moment to read th
- Corpse run
- Semi-automated gathering [mode](#modes)
-- Frontend Dark mode
+- Frontend Dark mode / Light mode
- Frontend Runtime Class Profile picker
- Frontend Runtime Path Profile autocomplete search
- Frontend Edit the loaded profile
@@ -79,9 +79,20 @@ V1 Local and V1 Remote does not have the capability as of this moment to read th
# Media
-
-
-
+
[![YouTube Video](https://img.youtube.com/vi/CIMgbh5LuCc/0.jpg)](https://www.youtube.com/watch?v=CIMgbh5LuCc)
@@ -2171,7 +2182,20 @@ Some goals (combat,pull target) contain a list of spells which can be cast. The
The visualisation of the pre-conditions and spell [requirement(s)](#requirement) makes it easier to understand what the bot is doing and determine if the class file needs to be tweaked.
-![Goals](images/actionsComponent.png)
+
# Recording a Path
diff --git a/images/Screenshot.png b/images/Screenshot.png
deleted file mode 100644
index 0a64a26b..00000000
Binary files a/images/Screenshot.png and /dev/null differ
diff --git a/images/flat_dark.png b/images/flat_dark.png
new file mode 100644
index 00000000..80b3ed53
Binary files /dev/null and b/images/flat_dark.png differ
diff --git a/images/flat_light.png b/images/flat_light.png
new file mode 100644
index 00000000..db41e3f6
Binary files /dev/null and b/images/flat_light.png differ
diff --git a/images/float_dark_goals_component.png b/images/float_dark_goals_component.png
new file mode 100644
index 00000000..ceea127b
Binary files /dev/null and b/images/float_dark_goals_component.png differ
diff --git a/images/float_light_goals_component.png b/images/float_light_goals_component.png
new file mode 100644
index 00000000..68c77c85
Binary files /dev/null and b/images/float_light_goals_component.png differ