<p></p>
<p>I will leave it here in case it helps someone. I am using the following style in my <em>geany.css</em>:</p>
<div class="highlight highlight-source-css"><pre><span class="pl-kos">#</span><span class="pl-c1">geany-compiler-error</span> {
    <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>FF7987</span>;
}

<span class="pl-kos">#</span><span class="pl-c1">geany-compiler-message</span> {
    <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>DFDBFF</span>;
}

<span class="pl-kos">#</span><span class="pl-c1">geany-compiler-context</span> {
    <span class="pl-c1">color</span><span class="pl-kos">:</span> <span class="pl-pds"><span class="pl-kos">#</span>FEC0E0</span>;
}</pre></div>
<p>It has been easy to read the compiler messages on the dark themes I tested it with.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2644#issuecomment-808731976">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5MVRJE36JBPAS54GLTFXLUBANCNFSM4TNEDPEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5NXSNW3X6ANKLQLHLTFXLUBA5CNFSM4TNEDPE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGA2EKSA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2644#issuecomment-808731976",
"url": "https://github.com/geany/geany/issues/2644#issuecomment-808731976",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>