SuiteCRM v8 custom dropdown colors

I want to apply custom CSS/JS to a dropdown in SuiteCRM v8.6.
I want to apply colors to each dropdown option.

I do not know if it is possible or not.

You can try to find the code on the GitHub.

To style dropdown options in SuiteCRM v8.6, you can use custom CSS and JavaScript. Since elements don’t support direct styling, you can use JavaScript/jQuery to achieve this.