Reduce RoomDelegate opacity for left rooms

This commit is contained in:
miruka
2019-08-16 13:04:54 -04:00
parent e8b173163d
commit 7d4da8952f
2 changed files with 11 additions and 5 deletions

View File

@@ -160,10 +160,12 @@ sidePane:
color name: colors.text
room:
color background: "transparent"
color name: colors.text
color subtitle: colors.dimText
color lastEventDate: colors.halfDimText
real leftRoomOpacity: 0.65
color background: "transparent"
color name: colors.text
color subtitle: colors.dimText
color lastEventDate: colors.halfDimText
settingsButton:
color background: colors.inputBackground