Subj : exec/load/frame.js To : CVS commit From : rswindell Date : Sat Aug 01 2020 12:32 pm exec/load frame.js 1.90 1.91 Update of /cvsroot/sbbs/exec/load In directory cvs:/tmp/cvs-serv19654 Modified Files: frame.js Log Message: alterego (ALTERANT): The patch I gave you hasnt applied correctly - I probably should have given you a unified diff. Can you revert it, and put this text in the "case 'N'" stanza: this.__properties__.curr_attr=((this.__properties__.curr_attr)&0x8f)|LIGHTGRAY; So that stanza not only reverts HIGH and BLINK, it also sets the background and foreground colors back to BG_BLACK|LIGHTGRAY. .