Fix room settings background

This commit is contained in:
miruka
2020-03-15 15:17:44 -04:00
parent 90a2773a8c
commit 64d67234ab
4 changed files with 8 additions and 3 deletions

View File

@@ -316,6 +316,9 @@ chat:
color moderatorIcon: adminIcon
color invitedIcon: hsluv(0, colors.saturation * 2.25, 60)
roomSettings:
color background: colors.mediumBackground
bottomBar:
color background: colors.strongBackground

View File

@@ -326,6 +326,9 @@ chat:
color moderatorIcon: adminIcon
color invitedIcon: hsluv(0, colors.saturation * 2.25, 60)
roomSettings:
color background: colors.mediumBackground
bottomBar:
color background: colors.strongBackground