The CellRenderer class only seems to provide me with disabledSkin and selectedDisabledSkin which do not effect things when the whole list is disabled. I also tried
PHP Code:
 list.setRendererStyle("backgroundDisabledColor"0x003300); 
Please help!!