Next.js Discord

Discord Forum

Switch Logo in Dark Mode

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
I've got a Logo component and I want to swap between 2 images based on theme mode (light/dark).

1 Reply

@Asiatic Lion I've got a Logo component and I want to swap between 2 images based on theme mode (light/dark).
depending on how you do your theme, you can use CSS to make one hidden and show other