Try some stuff on room list and avatar...

This commit is contained in:
ganfra 2022-10-30 15:43:07 +01:00
parent fcf7e8d7f1
commit 14992cb63a
17 changed files with 230 additions and 12 deletions

View file

@ -8,4 +8,6 @@ val Pink80 = Color(0xFFEFB8C8)
val Purple40 = Color(0xFF6650a4)
val PurpleGrey40 = Color(0xFF625b71)
val Pink40 = Color(0xFF7D5260)
val Pink40 = Color(0xFF7D5260)
val LightGrey = Color(0x993C3C43)