다크 모드 로고가 작동하지 않아요

I uploaded logos for both light and dark mode. When the site toggles to dark I get what you see at the top of the pic.
Both logos are PNG files. They’re actually the same base SVG file. I just changed the colors and exported as PNGs.

확인차 여쭤봅니다. 코어의 라이트/다크 토글을 사용 중이신가요, 아니면 구버전의 #customization:theme-component를 사용 중이신가요?

또한 데스크톱용과 모바일용으로 각각 라이트 및 다크 로고가 있습니다.

모바일에서 사용 중이시라면, 첨부하신 이미지에서 모바일 로고 항목에 로고 2개를 업로드해야 할 수 있습니다. 제가 잘못 기억하고 있지 않는 한, 로고를 업로드하지 않으면 업로드하지 않은 로고에는 메인 로고(첨부 이미지에서 첫 번째 로고)가 사용됩니다.

This is a brand new install. No mods, themes, or anything installed.
I uploaded the logos under ‘APPEARANCE > Logo & fonts’.
This is happening on desktop.

Hmm.. this does seem unusual. We did have this kind of problem with the Light/Dark toggle before. Though in my XP it seemed to have been fixed.

Are you running Stable or Test-Passed? Is your Browser in dark mode or light mode? In the past when I experienced something similar it was due to manually choosing Dark Mode while the browser and OS was in light mode.

I used the official install instructions, so whatever that installs.

It changes automatically from light to dark based on time of day.
The logo works right during the day and then you see the missing logo when it changes.

That is odd. It is supposed to change automatically if set to auto based on your Browser if it is Light Mode or Dark

Unless you mean your browser/OS is setup to automatically switch based on time of day.

You can set it though to use a toggle in the Admin menu to have a switch in the sidebar or site header.

The Standard install installs Tests-Passed which is recommended version.

I did an ‘inspect element’ on the missing logo and found a bunch of lines referring to trying to serve http content from https pages, so I turned on the ‘force https’ setting and my logo showed up.