StyleFrame icon indicating copy to clipboard operation
StyleFrame copied to clipboard

Default background color should be "No Fill"

Open jnothman opened this issue 4 years ago • 3 comments

Currently the background colour for cells defaults to white, per:

https://github.com/DeepSpace2/StyleFrame/blob/9a9ab5722e503253e42cc7ac0f8bbe352bcddf4a/styleframe/styler.py#L94

I think the default background colour should be No Fill.

This is important when, for instance, the user adds a Table to the spreadsheet. Its banding won't appear if the cell background is white.

jnothman avatar Jun 08 '21 05:06 jnothman

Maybe related to https://github.com/DeepSpace2/StyleFrame/issues/42.

I think this is not about the default value of Styler.bg_color, but of Styler.fill_patern_type, right?

DeepSpace2 avatar Jun 08 '21 17:06 DeepSpace2

Probably Styler.fill_patern_type; I'm no expert on openxml

jnothman avatar Jun 14 '21 11:06 jnothman

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Aug 13 '21 15:08 stale[bot]