<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add new Breeze-Dark SVG / Sifr-Dark SVG icons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128849#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add new Breeze-Dark SVG / Sifr-Dark SVG icons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128849">bug 128849</a>
              from <span class="vcard"><a class="email" href="mailto:herzenschein@gmail.com" title="Thiago Sueto <herzenschein@gmail.com>"> <span class="fn">Thiago Sueto</span></a>
</span></b>
        <pre>Here is precisely what Carla said.

"Hi, Thiago Sueto. It's, simple. Unpack the light icon archives. On terminal I
used two commands :

#For sifr_dark
find . -type f -name "*.svg" -exec sed -i'' -e 's/#555753/#eff0f1/g' {} +

#For breeze_dark
find . -type f -name "*.svg" -exec sed -i'' -e 's/#232629/#eff0f1/g' {} +

Pack and rename."</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>