Adapt to new topic message type
[quassel.git] / data / default.qss
index 281cb66..22d2401 100644 (file)
@@ -84,6 +84,7 @@ ChatLine#server { foreground: #916409; }
 ChatLine#info { foreground: #916409; }
 ChatLine#error { foreground: #916409; }
 ChatLine#daychange { foreground: #916409; }
+ChatLine#topic { foreground: #960096; }
 
 // BufferView Colors
 ChatListItem[state="inactive"] { foreground: #a0a0a4; }