<table><tr><td style="">davidhurka created this revision.<br />davidhurka added a reviewer: VDG.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />davidhurka 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/D28561">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>These icons had a kind of border in ViewBackground color, which made them look a bit strange. I don’t know whether that was intended.<br />
But with swap_colors.sed (<a href="https://phabricator.kde.org/T12855" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T12855</a>), the generated dark version didn’t match the original dark version.<br />
So I removed the ViewBackground elements.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">set-bottom and set-internal didn’t have this border, but they had elements outside the canvas (actually the border), which are removed now.</li>
<li class="remarkup-list-item">set-internal also had one element outside the canvas.</li>
<li class="remarkup-list-item">set-internal-vertical had the vertical edge outside the canvas. I fixed that.</li>
<li class="remarkup-list-item">set-none had all outer edges, so it was identical to set-all. I removed the edges, because it should probably have “none” edges.</li>
<li class="remarkup-list-item">set-all does not need fixing.</li>
</ul>

<p>Screenshots:<br />
Before: Light and dark versions have the ViewBackground border.</p>

<p>In the autogenerated dark version, the border looks different.</p>

<p>After: No border in light version and autogenerated dark version.</p>

<p>Template file. Cyan is a proxy color for ColorScheme-Text with transparency 0.5.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R266 Breeze Icons</div></div></div><br /><div><strong>BRANCH</strong><div><div>simplify-format-border</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28561">https://phabricator.kde.org/D28561</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>icons-dark/actions/16/format-border-set-bottom.svg<br />
icons-dark/actions/16/format-border-set-diagonal-bl-tr.svg<br />
icons-dark/actions/16/format-border-set-diagonal-tl-br.svg<br />
icons-dark/actions/16/format-border-set-external.svg<br />
icons-dark/actions/16/format-border-set-internal-horizontal.svg<br />
icons-dark/actions/16/format-border-set-internal-vertical.svg<br />
icons-dark/actions/16/format-border-set-internal.svg<br />
icons-dark/actions/16/format-border-set-left.svg<br />
icons-dark/actions/16/format-border-set-none.svg<br />
icons-dark/actions/16/format-border-set-right.svg<br />
icons-dark/actions/16/format-border-set-top.svg<br />
icons/actions/16/format-border-set-bottom.svg<br />
icons/actions/16/format-border-set-diagonal-bl-tr.svg<br />
icons/actions/16/format-border-set-diagonal-tl-br.svg<br />
icons/actions/16/format-border-set-external.svg<br />
icons/actions/16/format-border-set-internal-horizontal.svg<br />
icons/actions/16/format-border-set-internal-vertical.svg<br />
icons/actions/16/format-border-set-internal.svg<br />
icons/actions/16/format-border-set-left.svg<br />
icons/actions/16/format-border-set-none.svg<br />
icons/actions/16/format-border-set-right.svg<br />
icons/actions/16/format-border-set-top.svg</div></div></div><br /><div><strong>To: </strong>davidhurka, VDG<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>