Thanks everyone. I was hoping Maya would store the stylesheet
somewhere I could reuse. But I guess setting the colors myself would
do :)

So far from Photoshop color picking

* {
background-color: rgb(64,64,64)
color: rgb(200,200,200)
}

:disabled {
color: rgb(96,96,96)
}

most text fields do have background of 48,48,48

best regard,
Panupat C.


On Jan 23, 5:58 am, Ricardo Viana <[email protected]> wrote:
> Yes. I used setStyleSheet('background-color: rgb(42,42,42);color: 
> rgb(255,255,255)')
>
> Best regards
> Ricardo Viana
>
> On Jan 22, 2012, at 3:36 AM, Panupat Chongstitwattana <[email protected]> 
> wrote:
>
>
>
>
>
>
>
> > Is there a way to do this? I'm thinking about the nice dark color scheme of 
> > Maya 2011+.
> > --
> > view archives:http://groups.google.com/group/python_inside_maya
> > change your subscription 
> > settings:http://groups.google.com/group/python_inside_maya/subscribe

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to