[IPython-dev] default colorscheme

David Warde-Farley wardefar at iro.umontreal.ca
Wed Jul 6 01:12:51 EDT 2011


On 2011-07-06, at 1:10 AM, David Warde-Farley wrote:

> To retrieve the default background color for the frontmost window of Terminal.app:
> 
> dwf at strafe:~/src$ osascript
> tell application "Terminal"
>    set thing to name of window 0
> end tell
> <Ctrl-D>
> 0, 0, 0

Oops. "name" above should obviously read "background color". 


More information about the IPython-dev mailing list