Skip to content

[Feature]: Add dark mode support #4733

Description

@Asmi768

I looked into Chakra UI's ColorModeProvider and it seems we could implement dark mode by configuring the ChakraProvider and adding a ColorModeScript.

Possible implementation approach:

  • Configure colorMode in theme.ts
  • Add ColorModeScript in the main layout
  • Implement a toggle button using useColorMode hook

If approved, I can explore the existing theme structure in the repository and prepare a pull request.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions