Open Neipas09 opened 1 year ago
i think you'd use these toggles to hide the background shading
&hideshadow&nodonohighlight&nomemberhighlight&nooutline¬ime
, etc
If you wanted it just solid black, in the OBS scene section, you could try:
.highlight-chat {
background-color: black!important;
}
There's always a faded black background color on every message in my Scene in OBS. How do i either get rid of it all together? Or make it completely black?