Closed
Description
Bug description
OS : Windows 10
Terminal : cmd
When executing npx asinit .
everything is good except the colors.
Some part of the the text on the console is white. This does not work if the user has a white background.
white color on white background is not good for user experience.
The text color should not be changed so it should be better for everyone.
Steps to reproduce
- Open a custom cmd terminal with white background.
- Run the command npx asinit .
AssemblyScript version
v0.27.23