[Geany-Users] GTK Theming

Lex Trotman elextr at xxxxx
Wed May 10 01:35:39 UTC 2017


On 10 May 2017 at 11:33, Matthew Brush <mbrush at codebrainz.ca> wrote:
> On 2017-05-09 06:29 PM, Mike Miller wrote:
>>
>> Sorry, didn't work for me:
>>
>>
>> style "geanyStyle"
>> {
>>     font_name="Ubuntu 6"
>> }
>>
>> widget "GeanyToolbarMenu" style "geanyStyle"
>>
>> widget "*.GeanyMenubar*" style "geanyStyle"
>>
>>
>
> Try:
>
>         style "huge-font"
>         {
>           font_name="Sans 32"
>         }
>         widget "*GeanyToolbar*" style "huge-font"
>         widget "*GeanyMenubar*" style "huge-font"
>
> Regards,
> Matthew Brush
>

And you don't need to log all the way out, just close and re-open Geany will do.

> _______________________________________________
> Users mailing list
> Users at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users


More information about the Users mailing list