X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.cpp;h=a3f5ea30a86d2c73f5a547b1729a312aa2c83eb3;hp=3364ec2a18a8c4a21dd5647237560944fa617f76;hb=020c860035180e468705b836a21f7aaa70ba0160;hpb=7a54ae4ff66d20192959ad15d2bc44b5839ebf7f 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");