[BTAPP-32] Change primary CTA button colour from green to white #44

Merged
chris merged 2 commits from feature/BTAPP-32 into main 2026-06-25 08:10:24 -06:00
Owner

Ticket

BTAPP-32 Change primary CTA button colour from green to white

Summary

  • Changes Colours.btn.positive from #4A7A55 (dark green) to #FFFFFF (white) and positiveDisabled to rgba(255,255,255,0.35) — single source of truth for all three button locations
  • Updates the button label text to dark (Colours.text.dark / text-text-dark) in modal/index.tsx, transaction-details-modal, and transaction-split-modal to maintain contrast against the white background
  • Also fixes two stale test assertions in one-time-footer and screens/transactions left over from the BTAPP-28 redesign
## Ticket [BTAPP-32](http://192.168.2.100:7123/home/browse/BTAPP-32/) Change primary CTA button colour from green to white ## Summary - Changes `Colours.btn.positive` from `#4A7A55` (dark green) to `#FFFFFF` (white) and `positiveDisabled` to `rgba(255,255,255,0.35)` — single source of truth for all three button locations - Updates the button label text to dark (`Colours.text.dark` / `text-text-dark`) in `modal/index.tsx`, `transaction-details-modal`, and `transaction-split-modal` to maintain contrast against the white background - Also fixes two stale test assertions in `one-time-footer` and `screens/transactions` left over from the BTAPP-28 redesign
[BTAPP-32] Change primary CTA button colour from green to white with dark label text.
All checks were successful
app / check (pull_request) Successful in 19s
d35b8c1574
Merge branch 'main' into feature/BTAPP-32
All checks were successful
app / check (pull_request) Successful in 18s
plane-sync / sync (pull_request) Successful in 1s
1e51885312
chris merged commit b90cd5c7bc into main 2026-06-25 08:10:24 -06:00
chris deleted branch feature/BTAPP-32 2026-06-25 08:10:24 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chris/budget-tracker!44
No description provided.