REGRESSION INFO: Repro on Aspire CLI 9.5.2
INSTALL STEPS
- Clean machine: Win11 x64 ENU
- Install SDK 10.0 RC2
- Add dotnet9 feed
- Install Aspire CLI - version: 13.0.0-preview.1.25553.22
iex "& { $(irm https://aspire.dev/install.ps1) } -Quality staging"
REPRO STEPS
- Open CMD, use the following command to create an aspire project.
aspire new aspire-starter -n aspire01
- Run
aspire add, type aspire.host to search
ACTUAL
The text that is typed is highlighted in yellow., making this part of the content unclear.

EXPECTED
Change the color so that it remains clearly visible even when highlighted.