On Fri, 29 Nov 2013 12:12:30 +0530
Augustine Souza <[email protected]> wrote:
> I'd like the text in Geany's tabs a little larger.
>
> All I can manage is to increase the text size of the tab I'm currently
> editing: [...]
>
> I went through geany.gtkrc for hints but couldn't see any that related to
> all tabs.
>
> Is this something I may have to do in my gtk2 theme's gtkrc instead?
>From my gtk2 theme's gtkrc:
style "geany" = "default"
{
GtkNotebook::tab-overlap = 1
GtkNotebook::tab-curvature = 0
...
}
widget "GeanyMainWindow.GtkVBox.GtkVPaned.GtkHPaned.GtkNotebook" style
"geany"
That'll probably work in geany.gtkrc as well, I simply prefer all
program specific styles in a single file.
--
E-gards: Jimmy
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users