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

> 
> Thanks,
> 
> Ben
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to