Skip to content

Per-block separator tweaking not working #2200

@idnsunset

Description

@idnsunset

Separator cannot be overridden on per-block basis, including the foreground color, background color and the shape. For example,

[block.theme_overrides]
idle_bg = "#427b58"
idle_fg = "#fafafb"
separator_fg = "#ffffff"
start_separator = ""

All settings related to separator are not working. However, a global override on separator works, e.g. disabling start separator on all blocks:

[theme.overrides]
start_separator = ""

Is this by design or a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions