[GNC] Change text color

Adrien Monteleone adrien.monteleone at lusfiber.net
Thu Aug 2 21:54:31 EDT 2018


I too thought that a master CSS file was an excellent idea, however after inspecting the app, such a file would be massive. Now that I’ve gleaned the cascade isn’t what I expected, it might be even worse.

I think instead I’d like to pursue a screenshot based approach to point out some of the more useful alterations on the more widely used tab sheets and since it will be wiki based, others can embellish.

At the least, I’d like to shortly have posted the full Gtk list of ‘possible’ rules you can change. (not *all* the nodes, just the rules) Note, as John Ralls pointed out, this isn’t like the web. Some rules simply don’t apply to certain elements because Gtk hasn’t been coded to account for them. Others might, but you have to get it just right or you get no effective changes. I’m not sure of the direction Gnome wants to take CSS for Gtk, hopefully it’s to the point of near parity with the W3C spec, but if not because of the use cases, that’s cool, as long as those differences get documented so we don’t waste time on fishing expeditions.

Regards,
Adrien

> On Aug 2, 2018, at 10:38 AM, Fross, Michael <michael at fross.org> wrote:
> 
> I've been following this thread but have no yet had a chance to implement
> the color customization.  I hope all of this great stuff gets into the
> Wiki.  It would be also really interesting to have a master CSS file that
> has all of the known options in it so that folks can just download that and
> tweak it (hopefully with verbose comments.)
> 
> Thank you for all of the work and experimentation on this thread!
> 
> Michael
> 
> On Thu, Aug 2, 2018 at 9:48 AM, Peter Jackson <jackson at fastmail.net> wrote:
> 
>> Many thanks. It works nicely.
>> Peter
>> 
>> 
>> Nurton Court
>> Middleton-on-the-Hill
>> Ludlow SY8 4BD
>> Tel: 01568 750 248 Mob: 07955 586 476
>> 
>> On 2 August 2018 at 15:34, GT-I9070 H <gti9070h at gmail.com> wrote:
>> 
>>> Em qui, 2 de ago de 2018 às 05:28, Peter Jackson <jackson at fastmail.net>
>>> escreveu:
>>> 
>>>> Adrien,I have been following this with interest and have made changes in
>>>> my
>>>> Windows 10 system. Many thanks. I am wondering if you could you tell me
>>>> how
>>>> I can customise the Notebook Tabs, which, in Preferences, Windows, I
>> have
>>>> set to Top.
>>>> Thanks,
>>>> 
>>> 
>>> Hi Peter,
>>> 
>>> I've written this here before, here it is:
>>> 
>>> /* Tab Label Settings */
>>> notebook tab label {
>>>  color: blue;
>>>  font-size: 15;
>>> }
>>> 
>>> For more properties you can play with these:
>>> https://www.w3schools.com/cssref/pr_text_color.asp
>>> 
>>> 
>>> Regards
>>> GTI
>>> 
>> _______________________________________________
>> 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.
>> 
> _______________________________________________
> 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