Hi Masih
You will have to make changes to css codes in ow_themes/fineblue/css
.ow_content_menu li a, .ow_add_content {
background-color: #718dc7;
color: #ffffff;
}
.ow_add_content:hover {
background-color: #bac8e4;
color: #3b5998;
}
.ow_content_menu li.active a, .ow_content_menu li a:hover {
background-color: #bac8e4;
}