<table><tr><td style="">aureliencouderc created this revision.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />aureliencouderc 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/D26804">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Dear upstream maintainer,</p>

<p>while updating the artikulate package for Debian, I noticed that the current code doesn’t correctly handle dark themes when displaying the list of downloads.<br />
When using breeze dark for example the name of the items are light grey on a white background.</p>

<p>This simple patch fixes that by not forcing the color and leaving the default background color. With this change the display is correct with both breeze and breeze dark themes.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Select breeze (light) application theme</li>
<li class="remarkup-list-item">Start Artikulate and go to the download page</li>
<li class="remarkup-list-item">Check that the text of the items to download is readable.</li>
<li class="remarkup-list-item">Swtich to the breeze dark application theme</li>
<li class="remarkup-list-item">Check that the text of the items to download is still readable.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R72 Artikulate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26804">https://phabricator.kde.org/D26804</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/qml/DownloadPage.qml</div></div></div><br /><div><strong>To: </strong>aureliencouderc<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>