Skip to content

Dev: audit project for hardcoded colors #2818

@eburdekin

Description

@eburdekin

Overview

The dev team needs to identify instances where colors are hardcoded as hex code values in components/pages, and update them to use shared color values in styles/theme.js instead. This will ensure consistency and keep everything centralized, making any global updates significantly easier.

Action Items

  • Review code and note instances of hardcoded colors
  • Review with dev lead. Update if needed based on feedback
  • Make updates to indicated components/pages
    • If the color is already in theme.js, the theme color should be used instead
    • If a color is not in the theme, it should be added

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New Issue Approval

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions