Newer
Older
QLabel {
color: #caccd1;
}
#chatPage,
#chatPage > * {
border-right: 1px solid #202228;
border-left: 1px solid #202228;
QuickSwitcher {
background-color: #202228;
}
qproperty-textColor: #caccd1;
qproperty-boxColor: rgba(45, 49, 57, 120);
}
SuggestionsPopup {
background-color: #202228;
}
PopupItem {
background-color: #202228;
qproperty-hoverColor: rgba(45, 49, 57, 120);
}
qproperty-foregroundColor: #727274;
FileItem {
qproperty-textColor: #caccd1;
qproperty-backgroundColor: #2d3139;
qproperty-iconColor: #caccd1;
}
AudioItem {
qproperty-textColor: #caccd1;
qproperty-backgroundColor: #2d3139;
RaisedButton {
qproperty-foregroundColor: #caccd1;
qproperty-backgroundColor: #333;
}
RoomInfoListItem {
qproperty-highlightedBackgroundColor: #4d84c7;
qproperty-hoverBackgroundColor: rgba(57,103,158, 100) ;
qproperty-backgroundColor: #2d3139;
qproperty-btnColor: #414A59;
qproperty-btnTextColor: white;
qproperty-timestampColor: #727274;
qproperty-highlightedTimestampColor: #e7e7e9;
qproperty-avatarBgColor: #202228;
qproperty-avatarFgColor: white;
qproperty-bubbleFgColor: white;
qproperty-bubbleBgColor: #4d84c7;
qproperty-highlightedBackgroundColor: #4d84c7;
qproperty-hoverBackgroundColor: rgba(57,103,158, 100);
qproperty-avatarBgColor: #202228;
qproperty-avatarFgColor: white;
LoadingIndicator {
qproperty-color: #caccd1;
}
UserInfoWidget, UserInfoWidget > * {
#UserSettingScrollWidget {
background-color: #202228;
}
qproperty-textColor: white;
qproperty-backgroundColor: #2d3139;
}
#displayNameLabel {
color: #f2f2f2;
}
#userIdLabel {
color: #f2f2f2;
}
dialogs--CreateRoom > QLineEdit,
dialogs--InviteUsers > QLineEdit,
dialogs--JoinRoom > QLineEdit {
background-color: #202228;
TopSection {
qproperty-textColor: #caccd1;
}
emoji--Panel,
emoji--Panel > * {
emoji--Category,
emoji--Category > * {
qproperty-backgroundColor: #2d3139;
qproperty-foregroundColor: white;
qproperty-labelColor: #caccd1;
qproperty-handleColor: #2d3139;
qproperty-borderColor: #202228;
background-color: #2d3139;
qproperty-borderColor: #202228;
background-color: #2d3139;
}
QLineEdit {
background-color: #202228;
color: #caccd1;
TextInputWidget,
TextInputWidget > QTextEdit,
TextInputWidget > QLineEdit {
qproperty-borderColor: #202228;
background-color: #2d3139;
color: #caccd1;
Toggle {
qproperty-activeColor: #38a3d8;
qproperty-disabledColor: gray;
qproperty-inactiveColor: gray;
qproperty-trackColor: rgb(240, 240, 240);
}