Skip to content

spurious text-only logo when default mode is "auto" #1180

@drammock

Description

@drammock

I think #1146 introduced a nasty side-effect:

only-auto

here's the rendering (the text "logo image" is black-on-almost-black but it's there):

Screenshot 2023-02-14 at 17-53-59 MNE — MNE 1 4 dev0 documentation

After switching to light mode, there's no logo at all (just the text). The relevant part of our project's conf.py is

html_logo = "_static/mne_logo_small.svg"

(i.e., we use a logo that works fine on both light/dark modes, so there is no separate logo specified per mode).

cc @lunar-debian @12rambau

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions