Refine messages on waiting to join screen and include host avatar

This commit is contained in:
Nathan Sobo 2022-05-16 16:52:31 -06:00
parent 91257f308e
commit 7c3eebf93e
13 changed files with 125 additions and 29 deletions

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#26232a",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#e2dfe7",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#1c1c1c",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#f8f8f8",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#073642",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#eee8d5",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#293256",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",

View file

@ -90,6 +90,10 @@
},
"workspace": {
"background": "#dfe2f1",
"joining_project_avatar": {
"corner_radius": 40,
"width": 80
},
"joining_project_message": {
"padding": 12,
"family": "Zed Sans",