add
body {
-webkit-filter: invert(100%);
filter: invert(100%);
background: #333;
color: #555;
}
to the bottom of /usr/local/share/SuperCollider/HelpSource
. this works for the Help in QT window, regardless of using SCIDE or SCEL (Emacs)
EDIT: apologies, the path above is missing the filename : scdoc.css
/usr/local/share/SuperCollider/HelpSource/scdoc.css