<p></p>
<blockquote>
<p>Geany: latest version<br>
System: Ubuntu 16.04</p>
<p>This is an already reported issue here <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="202969839" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/1376" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1376/hovercard" href="https://github.com/geany/geany/issues/1376">#1376</a>, I am using a dark theme in my machine and when a program returns a compiling error, it becomes hard to read those errors with dark theme enabled. Please add a way to change the font and foreground/background color of the compiler tab similar to the vte's terminal.</p>
<p>Already tried this</p>
<pre><code>cat ~/.config/geany/geany.css
/* compiler message colors */ 
#geany-compiler-error { 
    color: #F5B1AC; 

#geany-compiler-context { 
    color: #FFFFFF; 

#geany-compiler-message { 
    color: #B5ACF5; 

</code></pre>
</blockquote>
<p>if you have gtk3+ then this work.</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/2427#issuecomment-714926025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6LDXUJDLY7262HLM3SMEJS7ANCNFSM4KLRIRSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3KXHCYTJTTL2TI5T3SMEJS7A5CNFSM4KLRIRSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFKOOPSI.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/2427#issuecomment-714926025",
"url": "https://github.com/geany/geany/issues/2427#issuecomment-714926025",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>