Commit 5555d90
committed
fix(create): replace cyan with blue in bundled prompts
The @clack/prompts dependency uses t.cyan which is not visible in some terminal themes. Replacing with t.blue ensures better visibility across different terminal configurations.1 parent 03d57b4 commit 5555d90
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 | | |
0 commit comments