matthewJamesAbbott / Chess

A chess game that can be played in XWindows or Terminal
1 stars 0 forks source link

Terminal Background not correct #9

Closed matthewJamesAbbott closed 2 years ago

matthewJamesAbbott commented 2 years ago

Background of terminal is off grey although unicode is for black. use default background.

matthewJamesAbbott commented 2 years ago

terminal background and numbered black checks changed to \e[49m or terminal default background all coloured squares and piece had \e[49m\e[39m appended to there square to reset both foreground and background colour too default.