Skip to main content

How to Switch Between Dark and Light Theme Modes?

OneDay.Build uses Next-theme to support distinguishing between light and dark theme modes by writing 'dark' in the ClassName.

If your system only has one theme, please ignore the following information.

In config.js in the root directory, find colors, where you can set the default theme mode.