Color code for task list

I want to identify each task on the list according to color code.ie

RED - for unread tasks
GREEN - for read tasks

Is there any option available? please guide me

Thanks

Hello

No such options are available built-in, but you can do a code to have flag for read and unread status and show them as colored in list view using process_record logic hook.