X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.cpp;h=a3f5ea30a86d2c73f5a547b1729a312aa2c83eb3;hb=6f442c275cc5a2d5f1084ac2ceca5f1ffce1d024;hp=3364ec2a18a8c4a21dd5647237560944fa617f76;hpb=7a54ae4ff66d20192959ad15d2bc44b5839ebf7f;p=quassel.git diff --git a/src/qtui/qtuistyle.cpp b/src/qtui/qtuistyle.cpp index 3364ec2a..a3f5ea30 100644 --- a/src/qtui/qtuistyle.cpp +++ b/src/qtui/qtuistyle.cpp @@ -87,7 +87,7 @@ QtUiStyle::QtUiStyle() : UiStyle("QtUiStyle") { */ addSenderAutoColor(SenderCol01, "#989a95"); addSenderAutoColor(SenderCol02, "#ef8440"); - addSenderAutoColor(SenderCol03, "#ffe200"); + addSenderAutoColor(SenderCol03, "#ffbf00"); addSenderAutoColor(SenderCol04, "#49b13b"); addSenderAutoColor(SenderCol05, "#00a778"); addSenderAutoColor(SenderCol06, "#008b90");