Hi @albertomsolano,
Please go ahead to Custom codes > custom CSS:
Then paste the following custom CSS code:
.product-list .pl-item.highlight {
background: green !important;
}
Save changes an you’re done.
PS: You can also use RGB or HEX colors.

