Commit 084e2f1
committed
fix(cli): highlight Create a new Project with a + glyph
Glyph over color: the prompt library owns the active-row styling
(embedded ANSI would break its highlight), and the style guide forbids
color-only meaning. The + survives NO_COLOR and non-TTY logs.1 parent ea30fa0 commit 084e2f1
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments