[GNC] Fonts

Timothy B. Taylor taylortb at gmail.com
Thu Apr 4 13:49:20 EDT 2019


For what it's worth ... Notepad worked just fine for me ... GnuCash 3.5,
Windows 10 Pro version 1803 ...

After trying a few variations ... various fonts and sizes ... I ended up
with

* { font: 10pt verdana, arial, sans-serif; }

... and by the way it works fine on one line ... Thanks! Tim


On Thu, Apr 4, 2019 at 12:39 PM Adrien Monteleone <
adrien.monteleone at lusfiber.net> wrote:

> Create a file using a text editor. (not Notepad) Be certain the editor
> uses linux/unix line endings.
>
> Name it gtk-3.0.css
>
> Put this in the file:
>
> * {
> font: 12px arial, sans-serif;
> }
>
> Save it in C:\Users\{your user name}\AppData\Roaming\GnuCash
>
> Start or restart GnuCash.
>
> Adjust the font size and font name in the file as desired, that was just
> an example. You can also use other font size units like em or pt if you
> prefer. The font property takes a size and a list of fonts. Generic names
> like ’sans-serif’ will use the system font of that type. The app will try
> to use the fonts in the order you give, so if it can’t find or use your
> first choice, it will fall back to the next one on the list.
>
> Regards,
> Adrien
>
> > On Apr 4, 2019, at 6:49 AM, Gareth Davies <gareth.davies.1 at ntlworld.com>
> wrote:
> >
> > Thanks Adrien for the reply,
> >
> > I have looked at the Wiki, but as a layman I don’t know exactly what to
> do,
> >
> > Regards,
> > Gareth
> >
> >
> > -----Original Message-----
> > From: gnucash-user [mailto:gnucash-user-bounces+gareth.davies.1=
> ntlworld.com at gnucash.org] On Behalf Of Adrien Monteleone
> > Sent: 03 April 2019 16:52
> > To: Gnucash Users <gnucash-user at gnucash.org>
> > Subject: Re: [GNC] Fonts
> >
> > Check the FAQ on the wiki. There is a set of linked pages there
> detailing how to set your own style sheet to change colors, fonts, padding,
> etc.
> >
> > If you want the same font across the entire UI, you’ll want to use the *
> selector.
> >
> > Regards,
> > Adrien
> >
> >> On Apr 3, 2019, at 7:10 AM, Gareth Davies via gnucash-user <
> gnucash-user at gnucash.org> wrote:
> >>
> >> Using V3.5 on Windows 10
> >>
> >>
> >>
> >> Hi,
> >>
> >>
> >>
> >> Since upgrading to V3.5 today I have noticed that all the fonts in the
> >> program have changed to a very thin one which doesn't stand out as on
> >> the previous version.
> >>
> >>
> >>
> >> How can I change the default text font to one which is bolder and
> >> easier to read.
> >>
> >>
> >>
> >> Many thanks,
> >>
> >> Gareth
> >
>
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> 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.
>


More information about the gnucash-user mailing list