Page 2 of 2

Posted: 2011-11-16, 19:03 UTC
by Stance
Phred wrote:I can't find a reference to the color values required for those settings. Can you point us to a color table or utility that will give them?
How to change background-color of breadcrumb bar?

Posted: 2011-11-16, 19:37 UTC
by petermad
Help -> 4. b. -> wincmd.ini:

RGB: red+256*green+65536*blue, each value in range 0..255

You can also use hexadecimal values like $800000 - but I cannot find documentation for that.

Posted: 2011-11-16, 21:22 UTC
by HolgerK
[OT]
http://ghisler.ch/board/viewtopic.php?p=107145&highlight=bbggrr#107145

Sorry, it's a German thread about directory tree...
[/OT]
Regards
Holger

TYK

Posted: 2011-11-18, 05:57 UTC
by Phred
Thanks for this gentlemen. I'm working through it.
I will report my success anon.