apc067 opened a new pull request, #3417:
URL: https://github.com/apache/mynewt-core/pull/3417

   This simplified module coloring scheme ensures that all modules receive a 
color, and that the colors remain the same after reboots. It also 
differentiates between system- vs. per-user modules.
   
   Notes:
   
   - I chose color inversion (ANSI `7;`) instead of explicit background color 
specification so that it can be agnostic to the typical white-on-black vs. 
black-on-white terminal text preference (granted that in each case, the normal 
colors have been configured in the terminal app to be well visible).
   - From the module colors, I excluded black & white for the above reason, and 
red as the color used for serious modlog levels.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to