Add power icons for room members

This commit is contained in:
miruka
2019-11-30 04:59:02 -04:00
parent a35526a0b5
commit a01de1f3d6
5 changed files with 44 additions and 3 deletions

View File

@@ -299,9 +299,11 @@ chat:
color background: colors.mediumBackground
member:
color background: "transparent"
color name: colors.text
color subtitle: colors.dimText
color background: "transparent"
color name: colors.text
color subtitle: colors.dimText
color adminIcon: hsluv(60, colors.saturation * 2.25, 60)
color moderatorIcon: adminIcon
inviteButton:
color background: colors.inputBackground