X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=data%2Fstylesheets%2Fjussi01-darktheme.qss;h=cc7e2ede3300025bda04ce332368aeb3118fadd0;hp=a47bc8c2c3af19f2d929e5c2925e8245f889ddb8;hb=3202bf5340396b5c6b467e8d92d808b1cbbbf7fb;hpb=1f69b066d8d086c10eb046f6386aedf8fccffec4 diff --git a/data/stylesheets/jussi01-darktheme.qss b/data/stylesheets/jussi01-darktheme.qss index a47bc8c2..cc7e2ede 100644 --- a/data/stylesheets/jussi01-darktheme.qss +++ b/data/stylesheets/jussi01-darktheme.qss @@ -13,7 +13,8 @@ // Copyright (C) Jussi Schultink 2009 // Custom ChatView Colors -Palette { marker-line: #ff0000; } +Palette { marker-line: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop:0 #ff0000, stop: 0.1 transparent); } + ChatView { background: #131313; } ChatLine[label="highlight"] {