Skip to content

Add Multiple Themes Support Using tweakcn #34

@SayedTahsin

Description

@SayedTahsin

Description

Currently, the project supports only two basic themes: light and dark, implemented using tweakcn alongside Shadcn UI components.

The goal is to extend the theming capabilities by adding multiple additional themes through tweakcn, allowing users to select from a richer set of visual styles.

What needs to be done

  • Research and integrate additional themes using tweakcn’s theming system
  • Ensure new themes are compatible with existing Shadcn UI components without modification
  • Provide a theme selector UI that allows users to switch between available themes
  • Maintain full responsiveness and accessibility across all themes
  • Avoid breaking existing light/dark theme functionality and UI consistency
  • Document the usage and switching mechanism for new themes

Why this is important

Adding multiple themes enhances user personalization and makes the platform visually appealing to a wider audience, improving overall user experience.


If you have experience with TailwindCSS, tweakcn, and theming in React environments, your contribution will be highly valuable!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions