ID:178184
 
how do i make my chat window's background a differet color? if its html then please tell me the html code.
here we go

client/script = "<STYLE>BODY {background: black; color: white}</STYLE>" // this includes the background color of the chat, and what the text will be unless you change it with before the other stuff.

just set the background coulour different etc and the text different also