Skip to content

Implement Color and Font Tokens to Be Reusable Across the App #3

@CMI-James

Description

@CMI-James

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions