diff --git a/Habitica/res/layout/activity_full_profile.xml b/Habitica/res/layout/activity_full_profile.xml
index fe543b7aa..2628a3c5a 100644
--- a/Habitica/res/layout/activity_full_profile.xml
+++ b/Habitica/res/layout/activity_full_profile.xml
@@ -77,6 +77,26 @@
layout="@layout/avatar_with_bars"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
+
+
+
+
+
diff --git a/Habitica/res/menu/menu_full_profile.xml b/Habitica/res/menu/menu_full_profile.xml
index 23d67e5b8..7ae69bcab 100644
--- a/Habitica/res/menu/menu_full_profile.xml
+++ b/Habitica/res/menu/menu_full_profile.xml
@@ -6,4 +6,12 @@
android:title="@string/copy_userid" />
+
+
+
+
+
\ No newline at end of file
diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml
index edcf42eea..8bccddac6 100644
--- a/Habitica/res/values/strings.xml
+++ b/Habitica/res/values/strings.xml
@@ -1272,6 +1272,20 @@
Promote to Manager
Manager
Member List
+ Ban User
+ Shadow Mute
+ Mute User
+ Do you want to ban this user?
+ Do you want to unban this user?
+ Do you want to revoke chat access for this user?
+ Do you want to return chat access for this user?
+ Do you want to shadow mute this user?
+ Do you want to remove the shadow mute?
+ Unban User
+ Remove Shadow Mute
+ Unmute User
+ Status
+ Regular Access
- You
- You, %d other
diff --git a/Habitica/res/values/styles.xml b/Habitica/res/values/styles.xml
index 60edf5c76..75cbdf941 100644
--- a/Habitica/res/values/styles.xml
+++ b/Habitica/res/values/styles.xml
@@ -106,8 +106,9 @@
- @color/red_10
- @color/gray_200
- @color/red_100
- - @color/red_1
- - @color/red_5
+ - @color/red_00
+ - @color/red_0
+ - @color/red_600