diff --git a/src/components/views/context_menus/RoomTagContextMenu.js b/src/components/views/context_menus/RoomTagContextMenu.js
index 5b8cf1b26..fd917c041 100644
--- a/src/components/views/context_menus/RoomTagContextMenu.js
+++ b/src/components/views/context_menus/RoomTagContextMenu.js
@@ -141,16 +141,16 @@ module.exports = React.createClass({
return (
-
+
Favourite
-
+
Low Priority
-
+
Leave
diff --git a/src/skins/vector/css/vector-web/views/context_menus/RoomTagContextMenu.css b/src/skins/vector/css/vector-web/views/context_menus/RoomTagContextMenu.css
index 02c87d2fb..a1f29f1fd 100644
--- a/src/skins/vector/css/vector-web/views/context_menus/RoomTagContextMenu.css
+++ b/src/skins/vector/css/vector-web/views/context_menus/RoomTagContextMenu.css
@@ -30,6 +30,7 @@ limitations under the License.
.mx_RoomTagContextMenu_field:last-child {
padding-bottom: 4px;
+ color: #ff0064;
}
.mx_RoomTagContextMenu_field.mx_RoomTagContextMenu_fieldSet {
diff --git a/src/skins/vector/img/icon_context_delete.svg b/src/skins/vector/img/icon_context_delete.svg
new file mode 100644
index 000000000..7e8eb51e7
--- /dev/null
+++ b/src/skins/vector/img/icon_context_delete.svg
@@ -0,0 +1,19 @@
+
+
+
diff --git a/src/skins/vector/img/icon_context_fave.svg b/src/skins/vector/img/icon_context_fave.svg
new file mode 100644
index 000000000..da7b14a1f
--- /dev/null
+++ b/src/skins/vector/img/icon_context_fave.svg
@@ -0,0 +1,12 @@
+
+
+
diff --git a/src/skins/vector/img/icon_context_fave_on.svg b/src/skins/vector/img/icon_context_fave_on.svg
new file mode 100644
index 000000000..e22e92d36
--- /dev/null
+++ b/src/skins/vector/img/icon_context_fave_on.svg
@@ -0,0 +1,29 @@
+
+
+
diff --git a/src/skins/vector/img/icon_context_low.svg b/src/skins/vector/img/icon_context_low.svg
new file mode 100644
index 000000000..ea579ef4c
--- /dev/null
+++ b/src/skins/vector/img/icon_context_low.svg
@@ -0,0 +1,11 @@
+
+
+
diff --git a/src/skins/vector/img/icon_context_low_on.svg b/src/skins/vector/img/icon_context_low_on.svg
new file mode 100644
index 000000000..28300f9a7
--- /dev/null
+++ b/src/skins/vector/img/icon_context_low_on.svg
@@ -0,0 +1,30 @@
+
+
+