<div dir="ltr">Hi,<div>I'd like the text in Geany's tabs a little larger.</div><div><br></div><div>All I can manage is to increase the text size of the tab I'm currently editing:</div><div><br></div><div><div># document status colors</div>
<div>style "geany-document-status-changed-style" {</div><div><span class="" style="white-space:pre">      </span>fg[NORMAL] = "#00FF00"</div><div><span class="" style="white-space:pre">   </span>fg[ACTIVE] = "#FF0000"</div>
<div><span class="" style="white-space:pre">    </span>font_name = "Comic Sans MS 14"</div><div>}</div><div>widget "*.geany-document-status-changed" style "geany-document-status-changed-style"</div>
</div><div><br></div><div>I went through geany.gtkrc for hints but couldn't see any that related to all tabs.</div><div><br></div><div>Is this something I may have to do in my gtk2 theme's gtkrc instead?</div><div>
<br></div><div>Thanks,</div><div><br></div><div>AESouza</div></div>