diff --git a/iOS/Base.lproj/Main.storyboard b/iOS/Base.lproj/Main.storyboard
index 85522696f..6316947cc 100644
--- a/iOS/Base.lproj/Main.storyboard
+++ b/iOS/Base.lproj/Main.storyboard
@@ -39,7 +39,7 @@
-
+
@@ -56,31 +56,35 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -125,6 +129,8 @@
+
+
@@ -220,11 +226,15 @@
-
+
+
+
+
+
@@ -237,8 +247,9 @@
+
-
+
diff --git a/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/Contents.json b/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/Contents.json
new file mode 100644
index 000000000..f1d20c931
--- /dev/null
+++ b/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/Contents.json
@@ -0,0 +1,12 @@
+{
+ "images" : [
+ {
+ "idiom" : "universal",
+ "filename" : "nextUnread.pdf"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+}
\ No newline at end of file
diff --git a/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/nextUnread.pdf b/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/nextUnread.pdf
new file mode 100644
index 000000000..03d62c59b
Binary files /dev/null and b/iOS/Resources/Assets.xcassets/nextUnreadImage.imageset/nextUnread.pdf differ
diff --git a/iOS/Resources/Assets.xcassets/starClosedImage.imageset/starClosed.pdf b/iOS/Resources/Assets.xcassets/starClosedImage.imageset/starClosed.pdf
index 04042a300..2030479a5 100644
Binary files a/iOS/Resources/Assets.xcassets/starClosedImage.imageset/starClosed.pdf and b/iOS/Resources/Assets.xcassets/starClosedImage.imageset/starClosed.pdf differ
diff --git a/iOS/Resources/Assets.xcassets/starOpenImage.imageset/starOpen.pdf b/iOS/Resources/Assets.xcassets/starOpenImage.imageset/starOpen.pdf
index 803a3f8ec..4da6027fc 100644
Binary files a/iOS/Resources/Assets.xcassets/starOpenImage.imageset/starOpen.pdf and b/iOS/Resources/Assets.xcassets/starOpenImage.imageset/starOpen.pdf differ