For General knowlige , I found it , it's possible to change a backgroung of a field by the folowing command :
show get m.moponumber color , RGB(0,0,0,255,0,0)
&& this command changes the background of a field to Red color.
show get m.moponumber color ,RGB(,,,255,255,255)
&& this command...