Front: Create Song Lobby View + add loading component

This commit is contained in:
Arthi-chaud
2022-08-28 15:32:11 +02:00
parent 596c85fdb0
commit d04203ca32
8 changed files with 53 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ const Theme = {
surface: '#F6F6F6',
accent: '#00bdbd',
error: '#B00020',
text: '#ffffff',
text: '#000000',
onSurface: '#000000',
placeholder: '#C9C9C9',
notification: '#FF0000'