White Text on a black background in Etherpad

Open /static/custom/pad.css and add:

#outerdocbody{ background-color:#000; }

#innerdocbody{ color:#fff; }

Save, close, hit refresh..