diff options
Diffstat (limited to 'resources/styles/nheko.qss')
-rw-r--r-- | resources/styles/nheko.qss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/styles/nheko.qss b/resources/styles/nheko.qss index e158d76d..e18704b5 100644 --- a/resources/styles/nheko.qss +++ b/resources/styles/nheko.qss @@ -18,6 +18,10 @@ TimelineView > * { background-color: white; } +QuickSwitcher { + background-color: white; +} + RoomList, RoomList > * { background-color: white; |