Forum: GNU Radio Screen capture background color

Posted by Ben Z (Guest)
on 2012-12-12 08:21
(Received via mailing list)
Hi,

When printing my screen captures from GRC they always have a light pink
background color.

Is it possible to set the background color to white only ?

Thanks,

Ben
Posted by Josh Blum (Guest)
on 2012-12-12 16:28
(Received via mailing list)
On 12/12/2012 01:19 AM, Ben Z wrote:
> Hi,
>
> When printing my screen captures from GRC they always have a light pink
> background color.
>
> Is it possible to set the background color to white only ?

Thats a pastel color. And no one notices it until, screencap + white
background. I think a simple find replace in an image editor could work 
OK.

Anyway, here is the color code, change this file:
http://gnuradio.org/cgit/gnuradio.git/tree/grc/gui/Colors.py

#flow graph color constants
FLOWGRAPH_BACKGROUND_COLOR = get_color('#FFF9FF')

-josh
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.