Make the brand purple the accent color and exercise Done check

Populate the previously-empty AccentColor asset (iOS + watch) with the
logo purple — a deep shade in light mode, brightened for dark mode and
the watch's black background. The exercise Done check now uses that
accent color and the in-progress indicator reads as a neutral gray, on
both iPhone and Apple Watch.
This commit is contained in:
2026-06-20 17:48:05 -04:00
parent 4a28d6a300
commit 21ee05053e
6 changed files with 44 additions and 9 deletions
+2 -4
View File
@@ -1,9 +1,7 @@
**Changelog**
All notable changes to this project are documented here.
**June 2026**
The app now wears its signature purple: it's the accent color throughout, and a completed exercise is marked with a purple check. In-progress exercises now read as a neutral gray.
Tapping an exercise on iPhone now opens a paged workout run — the same Ready → work/rest → Finish flow as the Apple Watch, with rep sets counting up, timed sets and rests counting down and auto-advancing, plus haptics.
The exercise detail and edit screen moved behind an Edit swipe on the trailing edge; the leading swipe still completes a set.