Skip to content

Newly created frames inherit styles from previously loaded nano-theme even after it is disabled #57

@jamescherti

Description

@jamescherti

I noticed that if I load one of the nano-theme themes using load-theme, then subsequently disable all themes and load a different (non-nano) theme, and then execute make-frame, the newly created frame still appears to be affected by the previously loaded nano-theme, even though it is no longer active.

Here is an example: the blue theme (tomorrow-night-deepblue-theme) is the one loaded after disabling the nano-theme. However, when I executed make-frame, the newly created frame inherited some colors from the previously loaded nano-theme, despite it no longer being active:
Image

The same issue occurs with other themes as well. For example, with ef-melissa-light, the new frame inherits colors from the previously loaded theme, even though it is no longer active.
Image

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