>>103322197
<style>
pre {
background-color: #555;
border: 1px solid #ccc;
border-radius: 5px;
padding: 10px;
overflow-x: auto;
}
code {
font-family: 'Courier New', Courier, monospace;
color: #fff;
}
</style>
Insert the CSS via <style> tag into the chat itself and not "Custom CSS". I recommend you add to your prompt to always start/end response with a special word/symbol. i.e §style and then regex (/§style/gis) that to insert the <style> tag instead.