Joseph, I don't recognize the issues with the side pane you mention, might be MacOS specific. Please use the github issue tracker to report them instead of the mailing list.
The gtkrc is indeed no longer used in gtk3 - instead you should modify either " ~/.config/gtk-3.0/gtk.css" or " ~/.config/gtk-3.0/settings.ini". The good news is that the theming is now using css syntax, which is better documented and more familiar to many users than the gtkrc format was. For the overall font I see there is a "gtk-font-name" in the settings, but not sure whether that is overruled in your default theme. If so, the gtk.css can be used to modify the theme. Regards, Jaap On Thu, Dec 20, 2018 at 9:52 PM Joseph Reagle <[email protected]> wrote: > Two other things with the left pane: > > - how to increase the font size? I don't think gtk+3 has a `.gtkrc-3.0` > file > - clicking on a page in the pane doesn't open that page, it now requires a > double click > >
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

