Re: bright-on-black theme
mark_at_yahoo via gnuplot-info <[email protected]> Wed, 22 Jun 2022 11:56:00 -0700
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <[email protected]> |
On 6/22/22 10:59 AM, theozh wrote:
> You simply have to set the linecolor and textcolor of all the other
> objects, e.g. borders, labels, tics, etc. to "white".
I have a similar, long-standing problem if you have the time to consider
it. I've done all the above and they work perfectly, with the exception
of the "drag rectangle to define new zoom region". I've tried but never
succeeded in changing that from its default dark blue color, which is
almost invisible on a black background.
I believe I'm using the default "qt" terminal. It won't accept a
"background" argument in `set terminal` so instead I've been doing:
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb
"black" behind
The example code in the StackOverflow link you posted (thanks!) using
`set terminal wxt ...` works better -- the rectangle is light-colored
and visible -- but the text with the coordinates of the rectangle is
still a dark color and unreadable.
Is there a way to change the color of all of these interactive
mouse-feedback elements in addition to the plot graphics? Thanks in
advance for any suggestions.
_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info