Hey, how do I get the Light/Dark Mode Preference?
Need it for a custom component.
the html element has a data-theme attribute that you can use to target your custom component css
I think more information about the data-theme attribute could be listen on the CSS customization page that references Dark Mode:
https://payloadcms.com/docs/admin/customizing-csswe don't explicitly export the
useTheme
hook, but you can still import it
import { useTheme } from 'payload/dist/admin/components/utilities/Theme
if you did want to help us export it, you could open a PR via adding an export to the
payload/components/utilities
file and then add it to docs here:
was the PR ever opened? I started using the direct import today
Hey
@473343795782615060no, we never added this, but i will add it today (got some other stuff coming out)
anddd done
will be released shortly
Star
Discord
online
Get dedicated engineering support directly from the Payload team.