diff --git a/html/src/vr.scss b/html/src/vr.scss
index 88ccff66..81e0eb00 100644
--- a/html/src/vr.scss
+++ b/html/src/vr.scss
@@ -277,6 +277,10 @@ i.x-user-status {
}
i.x-user-status.active {
+ background: #dfca43;
+}
+
+i.x-user-status.online {
background: #67c23a;
}