Skip to content

Light theme broken on auto switch #19

@monofox

Description

@monofox

With the commit ff89a66, the light theme was updated. While this happened, the default switch was set on line

default: false;
from true to false.

In opposite for the "prefersdark", for light there is no "preferslight" (because, that is default).
So during the day, if the operating system / browser is not indicating, that the dark theme is wished, its now looking like:

Image

Because DaisyUI does not know, which theme should be used.

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