Skip to content

Fix hover-color typo in CreateProjectModal #6

Description

@baranylcn

The "Create Project" button uses the hover color #ea6a0a, but every other
orange button in the app uses #ea6c0a. This makes its hover state look
slightly off compared to the rest of the UI.

Fix: change #ea6a0a to #ea6c0a.
File: frontend/src/components/CreateProjectModal.tsx
Acceptance: the button's hover color matches the app's standard orange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions