https://bugs.documentfoundation.org/show_bug.cgi?id=113271

--- Comment #2 from Bartosz <gan...@poczta.onet.pl> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to