You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, colors are defined via RGB tuple. It would be cool to also accept hex strings like they are used in the writer libs like openpyxl and xlsxwriter.
Currently, colors are defined via RGB tuple. It would be
coolto also accept hex strings like they are used in the writer libs like openpyxl and xlsxwriter.