Commit Graph

4 Commits

Author SHA1 Message Date
ba963b0360 Dont set background color if none is provided in options
After comparing the output of this library and what is
produced by Microsoft Word, it seems that document
background color is not set by default by Word.

Removing the default #FFFFFF background color enables the
generated documents to be readable in dark mode.

This seems to fix dolanmiu/docx#1093
2021-11-12 10:21:01 +01:00
63cea76eac update file/document and section-properties 2021-05-25 03:43:16 +03:00
60eb686d05 Add shading to paragraph 2020-10-28 01:05:31 +00:00
ed52ef358b Background color for document 2020-10-27 01:54:40 +00:00