<div dir="ltr">Hi,<br><div class="gmail_quote"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div><div><br>I customized my geany message window compiler tab via ~/.config/geany.css on a fedora 27 system:<span class=""><br><br><span style="font-family:monospace,monospace">treeview {<br>    background-color: #2e3436;<br>    color: #dfdee0;<br>}<br>treeview:selected {<br>    background-color: #626d71;<br>}<br>/*#geany-compiler-error {<br>    color: red;<br>}*/<br>#geany-compiler-message {<br>    color: #dfdee0;<br>}<br>#geany-compiler-context {<br>    color: orange;<br>}</span><br><br></span></div>It's working well unless I <i>select</i> a line of a compiler error or a compiler context. Then line color switches to the color I set for treeview nodes in general in the first rule. <br><br></div><span class="">Any ideas how to fix this?<br><br></span></div>Many thanks in advance,<br><br></div>André<br></div></div></div></div></div>