-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Project: streamfi-community
Figma Reference: Design Tokens Reference
📌 Description:
Refactor the codebase to make all colors and fonts reusable via design tokens or theme configuration.
🎯 Tasks:
-
Fonts:
- Set up global font families as defined in Figma (e.g., headings, body text, etc.).
- Ensure correct weights, sizes, and responsive scaling.
-
Colors:
- Define all primary, secondary, accent, and neutral colors from the Figma in a single configuration.
- Replace any hardcoded colors across components with the new tokenized variables.
✅ Expected Outcome:
- Easy access to consistent color and typography usage across all components.
- Improves maintainability and ensures Figma alignment.
Please comment with your ETA before starting this task.
Reactions are currently unavailable