<p>In <a href="https://github.com/geany/geany/pull/1137#discussion_r70890468">data/geany.gtkrc</a>:</p>
<pre style='color:#555'>> @@ -20,6 +20,16 @@ widget "GeanyDialogSearch.*.geany-search-entry-no-match" style "geany-monospace"
>  style "geany-search-entry-no-match-style" {
>    base[NORMAL] = "#ffff66666666"
>    text[NORMAL] = "#ffffffffffff"
> +  base[SELECTED] = "#777711111111"
> +  # try and remove the entry background image on pixmap engine so that our
> +  # background color is visible, and we don't end up with white text on white
> +  # background (workaround for Adwaita 3.20).
</pre>
<p>Why does this affect 3.20? I thought gtk3 didn't use the .gtkrc file?</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/pull/1137/files/13a9600ad7fad421497310d1572337ce88b5162f#r70890468">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ_SPWixHSt768G62HhIbyzAXRX8fks5qVq5cgaJpZM4JMimo">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_gXYXEj6_v2DqUIJU5Tz7EP5fXbks5qVq5cgaJpZM4JMimo.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1137/files/13a9600ad7fad421497310d1572337ce88b5162f#r70890468"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>