Closed laryn closed 8 months ago
I’m going to close this for now and will reopen with details if I see it again.
More info, in the form of a screenshot this time, of blended light/dark mode styles while in "Auto" mode:
The gin--dark-mode
class is present, so perhaps some CSS overrides for dark mode CSS variables are not getting pulled in properly in the case that the setting is auto
.
The fix in #100 helped, but this can still be replicated if Gin is not enabled, but is set as the default admin theme. A strange condition, but one that core apparently allows...
This last remaining case where I'm seeing this appears to be because there are no settings associated with the theme:
Strange but it looks to me like core strangeness.
I was seeing some strange Darkmode issues that I thought were looking better before and then realized I had it set to "Auto" -- and when I changed it to explicitly be "Dark" it looked better.