[PD] changing background, objects and font colors

martin.peach at sympatico.ca martin.peach at sympatico.ca
Fri Nov 24 17:54:02 CET 2006


In pd/bin/pd.tk you can change the line in
############# pdtk_canvas_new -- create a new canvas ###############
(around line 880) from
   canvas $name.c -width $width -height $height -background white \
to
   canvas $name.c -width $width -height $height -background green \

..and so on.
If you want to compile all of pd, just change the same line(s) in pd/src/u_main.tk.

Martin

> 
> From: antistatic <antistatic at gmx.net>
> Date: 2006/11/24 Fri AM 10:55:24 EST
> To: pd-list at iem.at
> Subject: [PD] changing background, objects and font colors
> 
> hello,
> i am really new to PD.
> i would like to change the colors of the GUI to a more eye pleasing 
> colorscheme.
> the background of the canvas should be black and the other objects in 
> white/grey (DOS style).
> a white background hurts my eyes.
> is there a way to do this (by hacking the pd.tk?)?
> 
> i found no matching postings in the list other than changing the 
> background color.
> 
> http://elists.resynthesize.com/pd-list/2000/07/649983/
> 
> i am using PD on a winXP32 system.
> 
> is this subject such a strange question or what is the problem behind this?
> 
> marc.
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 





More information about the Pd-list mailing list