Part of Epic: #105
Task
Customize the default shadcn/ui theme to create a unique brand identity for the application.
Acceptance Criteria
- Override the default
shadcn/ui CSS variables in globals.css with the colors defined in the new design token system.
- Adjust border-radius, fonts, and other themeable properties to match the desired aesthetic.
- Ensure that all
shadcn/ui components used in the project reflect the new custom theme.
Part of Epic: #105
Task
Customize the default
shadcn/uitheme to create a unique brand identity for the application.Acceptance Criteria
shadcn/uiCSS variables inglobals.csswith the colors defined in the new design token system.shadcn/uicomponents used in the project reflect the new custom theme.