With Qt css stylesheets we may change all aspects of ui very simple.
After this code:
> ui.qApp.setStyleSheet(' \
>
QLineEdit#A3FGXfield { \
>
border-radius: 0; background-color: #222222; color: #ffbbbb;\
>
} \
>
QLineEdit#A3FGYfield { \
>
border-radius: 0; background-color: #222222; color: #bbffbb;\
>
} \
>
QLineEdit#A3FGZfield { \
>
border-radius: 0; background-color: #222222; color: #bbbbff;\
>
} \
>
')
>
all of your XYZ-field in AE will look like this
<https://lh5.googleusercontent.com/-c2F3JtvuZbc/UEtRnF0FUsI/AAAAAAAAAPU/-fFZnmr0y0s/s1600/1.png>
--
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings:
http://groups.google.com/group/python_inside_maya/subscribe