[GNC] Increase font size in accounts display?
    Ken Farley 
    farleykj at gmail.com
       
    Sun Dec 29 12:47:45 EST 2024
    
    
  
I am also on MacOS, albeit with a different version of GnuCash and 
different OS version, but I don't think things have changed so much as 
far as this stuff goes. If I'm wrong, someone will hopefully correct me.
I have a file called gtk.css. The contents of the file which handle 
overall appearance are these lines:
/*
  * --- [ Overall Appearance ] --------------------------
  *
  * Settings that will affect all occurrences of the
  * indicated components, unless they are overriden later.
  */
*
{
   font-family:      "Lucida Grande", sans-serif ;
   font-size:        11pt ;
}
The syntax on this differs from what you  have specified.
The location of the file on my system is
~/Library/Application Support/Gnucash/config/gtk-3.0
Hopefully these specifics will help.
    
    
More information about the gnucash-user
mailing list