Docs
Theme
Theme
ZexaNext uses shadcn/ui for its components. This is a great library that provides a lot of components out of the box. You can update the shadcn color theme in globals.css
file.
To set the dark theme, you can set darkTheme
variable in config/index.ts
file to true.