MFC r352599, r352601: loader interp color reset fixes
r352599:
loader_4th: menu items need to reset color attribute, not switch to white
Forth menu kernel and BE entries, instead of resetting the color attribute,
are switching to white color.
r352601:
loader_lua: lua color changes should end with reset
The color change should have reset sequence, not switch to white.