Correction: If you have not fixed my previous error (Missing backslash), the correct path is %USERNAME%\AppData\Roaming\GnuCash*\*gtk-3.0.css.
In standard conditions, this works for me, and for everyone on W10. * "These settings can be seen when the preference setting* * 'Register\Use GnuCash built-in color theme' and/or * * 'Account\Show account color as background color' is unset."* * Help sites:* https://wiki.gnucash.org/wiki/GTK3#Visual_Styling https://developer.gnome.org/gtk3/stable/chap-css-overview.html If none of this works, your issue is not setup. A good attempt would be: Make a backup first. Remove GnuCash, delete (or Rename) the %USERNAME%\AppData\Roaming\GnuCash\ folder, run the *Sfc /scannow* command at the command promp, reinstall GnuCash with admin privileges and repeat the procedure of my first post. Good luck. Em qua, 26 de dez de 2018 às 23:12, A Alonso <[email protected]> escreveu: > Hi G, > > > > When I saw your response on my phone I ran to my computer to try it. > > No love. Default register font size did not change. > > I tried sheet, tried .sheet > > No variation worked. > > In fact, I think Ihad already tried this. > > I did double check that use default theme was unchecked in preferences. > > > > Any other suggestions? > > > > Thanks, > > > > Alfred > > > > *From:* GTI .H <[email protected]> > *Sent:* Wednesday, December 26, 2018 8:35 PM > *To:* A Alonso <[email protected]> > *Cc:* gnucash-user <[email protected]> > *Subject:* Re: [GNC] Increase default font on register v3.3 windows 10 > > > > Hi Alfred, > > > > If they do not already exist, insert these lines,: > > > > sheet { > > font: *15*px arial, sans-serif; > > color: white; > > } > > > > in your "C:\Users\USER\AppData\Roaming\GnuCashgtk-3.0.css" file, if file > does not exist, create one with a text editor. > > > > Change the font size by modifying the number *15,* then, close and open > GnuCash to see the changes. > > > > Em qua, 26 de dez de 2018 às 20:48, A Alonso <[email protected]> escreveu: > > HI guys, > > > > I've seen approximately 3.5 hours trying to figure this out. > > > > All I want to do is change the default register font size making it larger > for my old eyes. > > > > I am using Gnucash v3.3 on windows 10. Just installed it a few days ago. > > > > So far I've tried: > > > > Google search > > https://wiki.gnucash.org/wiki/GTK3 > > https://github.com/Gnucash/gnucash/blob/maint/doc/gtk-3.0.css > > https://wiki.gnucash.org/wiki/Configuration_Locations > > https://developer.gnome.org/gtk3/stable/GtkSettings.html > > > > and others. > > > > Feel free to laugh but despite trying my own > > gtk-3.0.css and messing with the settings.ini, (and yes disabling using > default them in preferences) > > no matter what I do, nothing changes when I relaunch gnucash > > > > Ok, maybe I'm not the brightest, but this is not as simple as 1,2,3. > > No option in the program itself, could not find "select theme" app (maybe > it > was there at some point). > > > > I'm burned out. Could someone point me what do I need to change, to make > the > register font bit bigger. That's it. > > > > Any help would be appreciated! > > > > Thanks, > > > > Alfred > > > > > > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > If you are using Nabble or Gmane, please see > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > > > > > -- > > Regards > > GTI > -- Regards GTI _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
