rockchip-linux / rkdeveloptool

GNU General Public License v2.0
159 stars 91 forks source link

Fix NORMAL_COLOR_ATTR definition #11

Closed afaerber closed 7 years ago

afaerber commented 7 years ago

NORMAL_COLOR_ATTR hardcoded white-on-black text. Fix this to reset to the actual user-controlled defaults.

This resolves white-on-black text after errors on a black-on-white terminal (issue #10).

Signed-off-by: Andreas Färber afaerber@suse.de