Skip to content

Default background color should be "No Fill" #102

@jnothman

Description

@jnothman

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

self.bg_color = get_color_from_string(bg_color, default_color=utils.colors.white)

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions