Improve positive/middle/negativeBackground colors
Make them a bit lighter, and use these background colors for presence orbs and room header device verified status instead of text colors
This commit is contained in:
@@ -135,8 +135,8 @@ Rectangle {
|
||||
|
||||
icon.color:
|
||||
chat.roomInfo.unverified_devices ?
|
||||
theme.colors.warningText :
|
||||
theme.colors.positiveText
|
||||
theme.colors.middleBackground :
|
||||
theme.colors.positiveBackground
|
||||
|
||||
toolTip.text:
|
||||
chat.roomInfo.unverified_devices ?
|
||||
|
Reference in New Issue
Block a user