Commit e0b9291
committed
fix: restore green/orange status colors for done/waiting
The redesign moved statusDone to emerald (#34D399) and statusWaiting
to rose (#F87171), which read as colder/redder than the original
system green + yellow. Switch to a saturated green (#22C55E) and a
clear orange (#FB923C) so the notch pill again reads at-a-glance:
amber = working, orange = needs you, green = done.
Tab bar status indicators pick up the same tokens.1 parent cb03f44 commit e0b9291
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | | - | |
35 | | - | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments