Reduce profile status message brightness
This commit is contained in:
parent
80bbee1434
commit
1611b8ea16
|
@ -149,6 +149,7 @@ HListView {
|
|||
text: member.status_msg.trim()
|
||||
visible: text !== ""
|
||||
horizontalAlignment: lineCount > 1 ? Qt.AlignLeft : Qt.AlignHCenter
|
||||
color: theme.colors.halfDimText
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.bottomMargin: theme.spacing
|
||||
|
|
Loading…
Reference in New Issue
Block a user