<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: XLSX: Incorrect font colour"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113271#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: XLSX: Incorrect font colour"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113271">bug 113271</a>
from <span class="vcard"><a class="email" href="mailto:gang65@poczta.onet.pl" title="Bartosz <gang65@poczta.onet.pl>"> <span class="fn">Bartosz</span></a>
</span></b>
<pre>The wrong colour information is inside the file:
xl/styles.xml file.
The wrong code which is causing this issue is:
<fonts count="3" x14ac:knownFonts="1">
<font>
<sz val="11"/>
<color theme="1" rgb="FFFFFF"/>
<name val="Calibri"/>
<family val="2"/>
<scheme val="minor"/>
</font>
Generally rgb="FFFFFF" colour could be for background, but I need to confirm.
The colours with themes are inside file:
xl/theme/theme1.xml</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>