Go to edit code search base.css file and add this code on bottom
.jdgm-star.jdgm--on:before {
background-color: #00B901;
content: "\e000";
color: white;
padding: 7px;
border-radius: 18px;
}
Go to edit code search base.css file and add this code on bottom
.jdgm-star.jdgm--on:before {
background-color: #00B901;
content: "\e000";
color: white;
padding: 7px;
border-radius: 18px;
}