I'd like to update the GTK font size of the application (not pageview text) fonts, especially the task list.
After reading this:
https://zim-wiki.org/manual/Help/Config_Files.html
I've created `gtk.css` file in `~/Library/Application Support/org.zim-wiki.Zim/gtk-3.0`.
I can change the pageview-text background and foreground color following the example, but how do I increase the font size of the panes? And when it comes to the task list, I can't find a CSS id; I've look for `widget_set_css(...)` and `widget.set_name(...)` in its code:
https://github.com/zim-desktop-wiki/zim-desktop-wiki/blob/85818b30a14c861061c553358262f822e7c067ca/tests/tasklist.py
I'm using zim 0.74.2 on macOS 12.0.1 21A559 arm64.
—Joseph
_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~zim-wiki
More help : https://help.launchpad.net/ListHelp