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.
The "Create Project" button uses the hover color
#ea6a0a, but every otherorange button in the app uses
#ea6c0a. This makes its hover state lookslightly off compared to the rest of the UI.
Fix: change
#ea6a0ato#ea6c0a.File:
frontend/src/components/CreateProjectModal.tsxAcceptance: the button's hover color matches the app's standard orange.