diff --git a/festive_poster/src/arantoo/res/drawable/ic_browse_all.xml b/festive_poster/src/arantoo/res/drawable/ic_browse_all.xml
new file mode 100644
index 0000000000..4fbad77d1b
--- /dev/null
+++ b/festive_poster/src/arantoo/res/drawable/ic_browse_all.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
diff --git a/festive_poster/src/ardhim/res/drawable/ic_browse_all.xml b/festive_poster/src/ardhim/res/drawable/ic_browse_all.xml
new file mode 100644
index 0000000000..6ac9d8469b
--- /dev/null
+++ b/festive_poster/src/ardhim/res/drawable/ic_browse_all.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
diff --git a/festive_poster/src/checkkinn/res/drawable/ic_browse_all.xml b/festive_poster/src/checkkinn/res/drawable/ic_browse_all.xml
new file mode 100644
index 0000000000..cb6caad246
--- /dev/null
+++ b/festive_poster/src/checkkinn/res/drawable/ic_browse_all.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
diff --git a/festive_poster/src/healthgro/res/drawable/ic_browse_all.xml b/festive_poster/src/healthgro/res/drawable/ic_browse_all.xml
new file mode 100644
index 0000000000..c1140325fb
--- /dev/null
+++ b/festive_poster/src/healthgro/res/drawable/ic_browse_all.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
diff --git a/festive_poster/src/main/res/layout/activity_post_preview_social.xml b/festive_poster/src/main/res/layout/activity_post_preview_social.xml
index d5a5cd0dff..ced30866bf 100644
--- a/festive_poster/src/main/res/layout/activity_post_preview_social.xml
+++ b/festive_poster/src/main/res/layout/activity_post_preview_social.xml
@@ -195,7 +195,6 @@
style="@style/primary_squared_button"
android:layout_height="59dp"
android:layout_gravity="bottom"
- android:background="@drawable/yellow_bg_with_drop_shadow"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
diff --git a/festive_poster/src/main/res/layout/bsheet_posting_progress.xml b/festive_poster/src/main/res/layout/bsheet_posting_progress.xml
index e9b8406b10..2c87964764 100644
--- a/festive_poster/src/main/res/layout/bsheet_posting_progress.xml
+++ b/festive_poster/src/main/res/layout/bsheet_posting_progress.xml
@@ -65,7 +65,7 @@
android:layout_marginTop="@dimen/size_16"
android:indeterminate="true"
app:indeterminateAnimationType="disjoint"
- app:indicatorColor="@color/colorF8E71C"
+ app:indicatorColor="@color/primary_toolbar_color"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tvSocialParam"
diff --git a/festive_poster/src/main/res/layout/fragment_favourite_list.xml b/festive_poster/src/main/res/layout/fragment_favourite_list.xml
index fe3a845463..c9b5e2b280 100644
--- a/festive_poster/src/main/res/layout/fragment_favourite_list.xml
+++ b/festive_poster/src/main/res/layout/fragment_favourite_list.xml
@@ -53,7 +53,7 @@
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_marginStart="8dp"
- app:cardBackgroundColor="#FEEFD1"
+ app:cardBackgroundColor="@color/color_ffb900_op10_jio_ec008c_op10"
app:cardCornerRadius="10dp"
app:cardElevation="@dimen/size_0"
app:layout_constraintBottom_toBottomOf="@+id/tv_cat_title"
diff --git a/festive_poster/src/main/res/values/style.xml b/festive_poster/src/main/res/values/style.xml
index 504eed43a4..2c721efb33 100644
--- a/festive_poster/src/main/res/values/style.xml
+++ b/festive_poster/src/main/res/values/style.xml
@@ -309,7 +309,7 @@