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