featherbit UI
    Preparing search index...

    Function isDarkTheme

    • True when the current theme is dark — the default; light mode sets data-theme="light" on documentElement (see main.tsx's pre-mount bootstrap, which resolves the initial value from localStorage/OS preference before this module is ever consulted).

      Returns boolean