summaryrefslogtreecommitdiffstats
path: root/resources/styles/nheko.qss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/styles/nheko.qss')
-rw-r--r--resources/styles/nheko.qss6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/styles/nheko.qss b/resources/styles/nheko.qss
index 4c59bad1..960809de 100644
--- a/resources/styles/nheko.qss
+++ b/resources/styles/nheko.qss
@@ -93,7 +93,7 @@ RaisedButton {
RoomInfoListItem {
qproperty-mentionedColor: #a82353;
qproperty-highlightedBackgroundColor: #38A3D8;
- qproperty-hoverBackgroundColor: rgba(200, 200, 200, 40);
+ qproperty-hoverBackgroundColor: rgb(70, 77, 93);
qproperty-hoverTitleColor: #f2f5f8;
qproperty-hoverSubtitleColor: white;
qproperty-backgroundColor: #f2f5f8;
@@ -122,7 +122,7 @@ RoomInfoListItem > Avatar {
CommunitiesListItem {
qproperty-highlightedBackgroundColor: #38A3D8;
- qproperty-hoverBackgroundColor: rgba(200, 200, 200, 40);
+ qproperty-hoverBackgroundColor: rgb(70, 77, 93);
qproperty-backgroundColor: #f2f5f8;
qproperty-avatarBgColor: #eee;
@@ -199,7 +199,7 @@ emoji--Panel QScrollBar:vertical { width: 0px; margin: 0px; }
emoji--Panel QScrollBar::handle:vertical { min-height: 30px; }
emoji--Category {
- qproperty-hoverBackgroundColor: rgba(200, 200, 200, 70);
+ qproperty-hoverBackgroundColor: rgb(70, 77, 93);
}
emoji--Category,