Hi I thought I would share a little trick that I found very useful. I managed to colour code my order status by simply add some basic html codes into the languages section of the admin control panel. Select "order state - order statuses and under each "Name" simply add code like this one <font color="red"><b>PROCESSING - payment received</b></font>, this will render the status in red bold colour. If you want blue, change<font color="red"> to <font color