<table><tr><td style="">ndavis added a comment.
</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/D25043">View Revision</a></tr></table><br /><div><div><p>I think I agree with <a href="https://phabricator.kde.org/p/filipf/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@filipf</a> that disabledTextColor should not be used here. disabledTextColor is also semantically incorrect. This seems to assume that the disabled text color will always be the correct shade of gray for this situation and that's not necessarily true. Is there a way to use something like <tt style="background: #ebebeb; font-size: 13px;">KColorUtils::mix(textColor, windowColor, 0.2)</tt> in QML? That would allow you to get a color similar to reducing opacity without actually making the color semi-transparent, which improves readability.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R112 Milou</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25043">https://phabricator.kde.org/D25043</a></div></div><br /><div><strong>To: </strong>broulik, Plasma, VDG, davidedmundson<br /><strong>Cc: </strong>ndavis, filipf, davidedmundson, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>