bin/magento setup:static-content:deploy -f --theme Magento/blank en_US
I actually didn't notice this when working locally, but when deploying to a server. We see in the output of our deployment scripts a bunch of red colors, which almost always means something is going terribly wrong, but when looking closer at the output, it was just telling us what strategy is being used and how long it took.
I would suggest changing this color to something more friendly, like blue or green for example.
I don't know if there are some kind of Magento standards for the colors being used in the output of cli commands?
@hostep, thank you for your report.
This seems to be correct Magento behavior. Please refer to the Community Forums or the Magento Stack Exchange site for advice or general discussion about this.
Otherwise you may submit Pull Request with the suggested changes.
Ok ...
I'm willing to submit a PR to fix this, but I need some feedback regarding if there is some kind of standard or policy for what colors we can use in what cases on the cli.
@magento-engcom-team: if you can provide some suggestions, that would be appreciated :)
It was also not clear for me why it red, I was thinking there is an error somewhere. I think would be better replace with green color
Hi @hostep. Thank you for the report. We are moving your feature request to the special project. You can track this issue here: https://github.com/magento-engcom/community-features/issues/15
Hi @hostep. Thank you for your report.
The issue has been fixed in magento/magento2#13709 by @hostep in 2.2-develop branch
Related commit(s):
The fix will be available with the upcoming 2.2.4 release.
Hi @hostep. Thank you for your report.
The issue has been fixed in magento/magento2#13975 by @hostep in 2.3-develop branch
Related commit(s):
The fix will be available with the upcoming 2.3.0 release.
Most helpful comment
Hi @hostep. Thank you for your report.
The issue has been fixed in magento/magento2#13709 by @hostep in 2.2-develop branch
Related commit(s):
The fix will be available with the upcoming 2.2.4 release.