Skip to content

ENH: add persistent theming for window and pane scopes #5

@vt5491

Description

@vt5491

Multi-theme-applicator v 1.1.3

Currently, persistent theming (AKA sticky theming, or theming that is restored upon cycling atom) only works for the content level theming e.g. by file, filetype, or editor.

The reason for this is persistent theming is rather tedious to implement, and since manually restoring themes at the window or pane level at most involves two restorations, it was decided to not implement it. I am personally not a big user of the container level theming, so I don't particularly miss this, but for people who do use this feature, it would be a nicety.

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