Hi group,<br><br>here again with yet another SciTE question :)<br><br>In my global/user properties files I had this line:<br><br>    style.*.33=fore:#404040,back:#DDD9D8,$(font.small)<br><br>which is "mapped" in Geany fileprops with this property:<br>
<br>    marker_line=0x404040;0xDDD9D8;(bool);(bool)<br><br>so I can't make line-number font smaller - my main concern, or even different font, or different font for comments etc.<br><br>In Geany it seems that everything has same font, defined in geany.conf:<br>
<br>    editor_font=Droid Sans Mono 9<br><br>or selected from the menu. And additionally:<br><br>    tagbar_font=Droid Sans 9<br>    msgwin_font=Droid Sans 9<br><br>probably read from OS setttings.<br><br><br>Is there any way I can make line-number font smaller then editor font?<br>
<br>And also I'm curious if I missed some font setting in any configuration file.<br><br><br>Cheers<br><br>