Skip to content

Bases menu text illegible in light mode #41

Description

@41exio

In light mode, when selecting a Bases view the menu items are illegible due to dark text on dark background:

before-fix

The --menu-background variable can be updated to fix the issue:

.theme-light {
    --menu-background: var(--background-primary);
}
Image

Thanks for you work on a great theme!

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