<table><tr><td style="">pstefan requested changes to this revision.<br />pstefan added a comment.<br />This revision now requires changes to proceed.
</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/D15853">View Revision</a></tr></table><br /><div><div><p>In the monochrome icons (size 16px and 22px) you forgot to add the stylesheet. Without it, the monochrome icons won't be able to adapt to a changing color scheme. <br />
You will have to run the scripts "apply-stylesheet.sh" and "currentColorFillFix.sh" –<a href="https://github.com/KDE/plasma-framework/tree/master/src/tools" class="remarkup-link" target="_blank" rel="noreferrer">from here</a>– with your files as arguments. You will need the program "xmlstarlet" as dependency. <br />
Or, if these scripts do not work correctly, you'll have to do it by hand. I will take icons-dark/devices/16/drive-harddisk.svg as an example.<br />
You'd need to copy line 2-9 from the old file to the new file. You would also need to change the fill to "fill:currentColor", and then add the "class="ColorScheme-Text" ". But if you are lucky the script will work and you won't need to do a thing :)</p>

<p>PS somewhere there's a script that changes the color of your monochrome automagically to the dark variant. So you don't have to do it by hand.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R266 Breeze Icons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15853">https://phabricator.kde.org/D15853</a></div></div><br /><div><strong>To: </strong>ndavis, VDG, ngraham, pstefan<br /><strong>Cc: </strong>pstefan, ngraham, bruns, kde-frameworks-devel, michaelh<br /></div>