X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=data%2Fstylesheets%2Fdefault.qss;h=cebcfb499421593f7979631a235217cce673c840;hp=b92bd09c81240fa19a80512fd89d3a4186c7cdce;hb=10189b4eb20d1b3b9579a6b51dde697691c18abd;hpb=6e73ba4a19fd92038e1ea749125767661fb34e27 diff --git a/data/stylesheets/default.qss b/data/stylesheets/default.qss index b92bd09c..cebcfb49 100644 --- a/data/stylesheets/default.qss +++ b/data/stylesheets/default.qss @@ -30,8 +30,9 @@ ChatLine::url { foreground: palette(link); } +// Markerline gets a nice (and hardly visible) gradient Palette { - marker-line: red; + marker-line: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop:0 red, stop: 0.1 transparent); } // mIRC colors