X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=data%2Fstylesheets%2Fdefault.qss;h=792442c9f2dc72033f030e7bd614f96544cddde1;hp=cebcfb499421593f7979631a235217cce673c840;hb=3202bf5340396b5c6b467e8d92d808b1cbbbf7fb;hpb=10189b4eb20d1b3b9579a6b51dde697691c18abd diff --git a/data/stylesheets/default.qss b/data/stylesheets/default.qss index cebcfb49..792442c9 100644 --- a/data/stylesheets/default.qss +++ b/data/stylesheets/default.qss @@ -91,6 +91,7 @@ ChatLine#daychange { foreground: #916409; } ChatLine#topic { foreground: #960096; } ChatLine#netsplit-join { foreground: #960096; } ChatLine#netsplit-quit { foreground: #960096; } +ChatLine#invite { foreground: #916409; } // BufferView Colors ChatListItem[state="inactive"] { foreground: #a0a0a4; }