<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I use this image provider in my Jolla store apps to colorize
grayscale svgs according to the theme:</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/monich/harbour-lib/blob/master/src/HarbourImageProvider.cpp">https://github.com/monich/harbour-lib/blob/master/src/HarbourImageProvider.cpp</a></p>
<p>Sample usage:</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/monich/harbour-matkakortti/blob/master/qml/MainPage.qml#L11">https://github.com/monich/harbour-matkakortti/blob/master/qml/MainPage.qml#L11</a></p>
<p>and registration:<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/monich/harbour-matkakortti/blob/master/src/main.cpp#L117">https://github.com/monich/harbour-matkakortti/blob/master/src/main.cpp#L117</a><br>
</p>
<p>Cheers,</p>
<p>-Slava<br>
</p>
<div class="moz-cite-prefix"><br>
</div>
<blockquote type="cite"
cite="mid:CAAWS3po+pXwD86sWiZA8zXo6MuH_XfQF6aapmjogRTONh_EuPQ@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">On light theme, icons is likeĀ <img
src="cid:part1.59F6AF95.81697159@jolla.com" alt="image.png"
class="" width="327" height="43">
<div><br>
</div>
<div>On sailfish3 theme, icons is likeĀ <img
src="cid:part2.6D9E2C99.1F116326@jolla.com" alt="image.png"
class="" width="293" height="40"></div>
<div><br>
</div>
<div>What's the magic? I made an icon, it's not work on light
theme as expect.</div>
</div>
<br>
</blockquote>
</body>
</html>