<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: Frameworks, cfeck.<br />Restricted Application added a project: Frameworks.<br />ngraham requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12756">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When I started work on this, I first wrote a conditional lightness check that switched between <tt style="background: #ebebeb; font-size: 13px;">Qt::red</tt> and <tt style="background: #ebebeb; font-size: 13px;">Qt::darkRed</tt> depending on the theme's window background color. That worked, but then noticed that <tt style="background: #ebebeb; font-size: 13px;">Qt::darkRed</tt> isn't all that visible for Breeze light in the first place. <tt style="background: #ebebeb; font-size: 13px;">Qt::red</tt> looks better and is more visible for both of them, so let's just use that instead!</p>

<p>BUG: 389075<br />
FIXED-IN 5.47</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Breeze Light:</p>

<p>Breeze Dark:</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>kdatetable-more-visible-red-color (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12756">https://phabricator.kde.org/D12756</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kdatetable.cpp</div></div></div><br /><div><strong>To: </strong>ngraham, Frameworks, cfeck<br /><strong>Cc: </strong>michaelh, ngraham, bruns<br /></div>