Am 30.04.22 um 14:58 schrieb gene heskett:
Greeting all;
One of the things that seems to be getting more pronounced as my eyes
age, is the "dimming" of such as the halmeter box when It doesn't have
"focus". We start a halmeter to watch things progress and making it hard
to read is not at all that helpfull.
Can this "dimming" effect when it doesn't have focus be restricted to the
boxes borders, leaving nice clear full contrast text in its contents?
Thank you.
Cheers, Gene Heskett.
You can achieve this if you insert following (in case you have a light
theme, otherwise use white)
label:backdrop {
color: black;
}
into
~/.config/gtk-3.0/gtk.css
(create this file if not existng)
But be aware that this will change the inactive label color for all Gtk
3 applications.
It seems to be an improvement to include this in halmeter directly, but
setting it to black would make it hard to read if a dark theme is used.
/Hans
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers