Re: [GNC] Changing colors and layout on 4.8

2021-12-11 Thread AC
rien Monteleone Sent: Fri Dec 10 21:45:51 EST 2021 To: gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Changing colors and layout on 4.8 Note too that there are some 'defined' register colors. The example CSS files linked from the wiki should at least illustrate these. (though I

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Adrien Monteleone
Ha! Thanks! (yes, that was indeed me.) Not certain if all of that still applies, but since it was focused on nodes and not id/class names, that is very likely. If anyone can add more insight or tips to that thread, please do! (on the wiki is even better!) Regards, Adrien On 12/10/21 9:42

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread D. via gnucash-user
: [GNC] Changing colors and layout on 4.8 Note too that there are some 'defined' register colors. The example CSS files linked from the wiki should at least illustrate these. (though I don't think there is much 'documentation' on them, their names should be self-explanato

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Adrien Monteleone
Note too that there are some 'defined' register colors. The example CSS files linked from the wiki should at least illustrate these. (though I don't think there is much 'documentation' on them, their names should be self-explanatory) I'll dig into my own CSS file to see if I adjusted that tab-

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
The syntax is roughly the same which is fine but what I'm finding harder is identifying the appropriate selectors based on the output of the inspector is harder. I've gotten most of everything I wanted fixed except for the height of the register tabs. The inspector so far isn't showing me anyt

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
ewhat deprecated, complex, poorly understood, and frequently problematic, but it's still present. Paul -Original Message- From: gnucash-user On Behalf Of AC Sent: December 09, 2021 8:51 PM To: D. Cc: D. via gnucash-user Subject: Re: [GNC] Changing colors and layout on 4.8 Well I'

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread paul
Paul -Original Message- From: gnucash-user On Behalf Of AC Sent: December 09, 2021 8:51 PM To: D. Cc: D. via gnucash-user Subject: Re: [GNC] Changing colors and layout on 4.8 Well I'm getting closer, just need to find more documentation. For example, when the window loses focus, the text all

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Adrien Monteleone
The wiki *should* warn about this, but be aware that GTK CSS and Web CSS are *not* the same thing. Thus rules, selectors, and properties won't necessarily translate from Web to GTK or even be available. But anyone familiar with Web CSS should be able to find their way around how to utilize the

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Adrien Monteleone
Thanks Geert. I figured WSL wouldn't work, but wasn't 100% sure. Good to know that the Inspector can indeed be run in Windows. Regards, Adrien On 12/10/21 3:30 AM, Geert Janssens wrote: Op vrijdag 10 december 2021 06:00:44 CET schreef Adrien Monteleone: The wiki has a 'file locations' map for

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
On 2021-12-10 11:31, AC wrote: On 2021-12-10 11:16, Geert Janssens wrote: Op vrijdag 10 december 2021 19:35:02 CET schreef AC: Thanks Geert, that at leas would enable it but how do I bring up the inspector to use it?  The link to gnome.org only discusses using the inspector in a Linux environme

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
On 2021-12-10 11:16, Geert Janssens wrote: Op vrijdag 10 december 2021 19:35:02 CET schreef AC: Thanks Geert, that at leas would enable it but how do I bring up the inspector to use it? The link to gnome.org only discusses using the inspector in a Linux environment but it doesn't say how to bri

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Geert Janssens
Op vrijdag 10 december 2021 19:35:02 CET schreef AC: > Thanks Geert, that at leas would enable it but how do I bring up the > inspector to use it? The link to gnome.org only discusses using the > inspector in a Linux environment but it doesn't say how to bring it up > in a Windows environment. >

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
Thanks Geert, that at leas would enable it but how do I bring up the inspector to use it? The link to gnome.org only discusses using the inspector in a Linux environment but it doesn't say how to bring it up in a Windows environment. On 2021-12-10 01:30, Geert Janssens wrote: Op vrijdag 10 d

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread Geert Janssens
Op vrijdag 10 december 2021 06:00:44 CET schreef Adrien Monteleone: > The wiki has a 'file locations' map for each major OS. Be certain if you > are on Windows that you are following the map for the current version. > They changed at least from 2.x to 3.x, and may have been changed again. > (I don'

Re: [GNC] Changing colors and layout on 4.8

2021-12-10 Thread AC
Fantastic, thanks. This gives me the notebook class which I didn't know about and couldn't find explained anywhere. On 2021-12-09 19:07, Ken Farley wrote: The settings are almost the same from 3.x to 4.x, but coincidentally, the things to change Gnucash specific items (like register colors) ar

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread Adrien Monteleone
The wiki has a 'file locations' map for each major OS. Be certain if you are on Windows that you are following the map for the current version. They changed at least from 2.x to 3.x, and may have been changed again. (I don't use Windows, so can't advise, but it should be obvious in the Wiki) A

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread Adrien Monteleone
o: "D." Cc: GnuCash users group Subject: Re: [GNC] Changing colors and layout on 4.8 I see information in the wiki on Gnucash 3.x because it changed to GTK3. Is it safe to assume that Gnucash 4 is still using GTK3 so the instructions wo

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread Adrien Monteleone
Yes, register colors are changeable, I've done so myself. The wiki and the linked example CSS files should document this already. Regards, Adrien On 12/9/21 7:08 PM, D. via gnucash-user wrote: Much of the interface (such as tab height) can be controlled through css. The colors in the register

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread Ken Farley
The settings are almost the same from 3.x to 4.x, but coincidentally, the things to change Gnucash specific items (like register colors) are different. I'm attaching my own gtk.css with my own preferred settings. I spent a good amount of time delving into the interface settings available in gen

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread AC
4:47 EST 2021 To: "D." Cc: GnuCash users group Subject: Re: [GNC] Changing colors and layout on 4.8 I see information in the wiki on Gnucash 3.x because it changed to GTK3. Is it safe to assume that Gnucash 4 is still using GTK3 so the instructions would be the same? On 2021-12-09

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread D. via gnucash-user
As far as I know, yes. Original Message From: AC Sent: Thu Dec 09 20:14:47 EST 2021 To: "D." Cc: GnuCash users group Subject: Re: [GNC] Changing colors and layout on 4.8 I see information in the wiki on Gnucash 3.x because it changed to GTK3. Is it safe to a

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread AC
I see information in the wiki on Gnucash 3.x because it changed to GTK3. Is it safe to assume that Gnucash 4 is still using GTK3 so the instructions would be the same? On 2021-12-09 17:08, D. wrote: Much of the interface (such as tab height) can be controlled through css. The colors in the r

Re: [GNC] Changing colors and layout on 4.8

2021-12-09 Thread D. via gnucash-user
Much of the interface (such as tab height) can be controlled through css. The colors in the register may be special, however, and not as readily changed (but I could be wrong). Others have documented these settings on the lists and in the wiki. Searches in the list archives and on the wiki shoul