Bold room names
This commit is contained in:
parent
aaa4d8c323
commit
ccbcfe9fa4
3 changed files with 5 additions and 4 deletions
|
|
@ -44,10 +44,10 @@ RoomInfoListItem {
|
|||
qproperty-hoverBackgroundColor: #39679e;
|
||||
qproperty-backgroundColor: #383c4a;
|
||||
|
||||
qproperty-titleColor: #caccd1;
|
||||
qproperty-titleColor: #e4e5e8;
|
||||
qproperty-subtitleColor: #caccd1;
|
||||
|
||||
qproperty-highlightedTitleColor: #e4e5e8;
|
||||
qproperty-highlightedTitleColor: #f4f4f5;
|
||||
qproperty-highlightedSubtitleColor: #e4e5e8;
|
||||
|
||||
qproperty-btnColor: #414A59;
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ RoomInfoListItem {
|
|||
qproperty-subtitleColor: #5d6565;
|
||||
|
||||
qproperty-highlightedTitleColor: white;
|
||||
qproperty-highlightedSubtitleColor: white;
|
||||
qproperty-highlightedSubtitleColor: #f4f4f5;
|
||||
|
||||
qproperty-btnColor: #ccc;
|
||||
qproperty-btnTextColor: #333;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue