gtkwave: how to change the colors of collapsed signal groups

N

nntpman68

Guest
Hi,

On my PC I have the problem, that folded group names are grayed out with
a color, that is too similiar to the background color.

This means it is impossible for me to read the names of collapsed signal
groups.

My question is whether there is any simple way (config file or
environment variable), which allows me to change the color of collapsed
group names.


bye


N
 
Thanks a lot.
This works perfectly. :)


N

bybell wrote:
On Mar 15, 9:31 am, nntpman68 <news1...@free.fr> wrote:
Hi,

On my PC I have the problem, that folded group names are grayed out with
a color, that is too similiar to the background color.

This means it is impossible for me to read the names of collapsed signal
groups.

My question is whether there is any simple way (config file or
environment variable), which allows me to change the color of collapsed
group names.

bye

N

In your .gtkwaverc or rcfile:

color_mdgray cccccc
color_dkgray aaaaaa

is a quick fix. I've also just checked in code (for rc.c) in CVS that
will do this for you automatically.

-Tony
 
On Mar 15, 9:31 am, nntpman68 <news1...@free.fr> wrote:
Hi,

On my PC I have the problem, that folded group names are grayed out with
a color, that is too similiar to the background color.

This means it is impossible for me to read the names of collapsed signal
groups.

My question is whether there is any simple way (config file or
environment variable), which allows me to change the color of collapsed
group names.

bye

N
In your .gtkwaverc or rcfile:

color_mdgray cccccc
color_dkgray aaaaaa

is a quick fix. I've also just checked in code (for rc.c) in CVS that
will do this for you automatically.

-Tony
 

Welcome to EDABoard.com

Sponsor

Back
Top