Go to ZoomSounds > Settings > Appearance and in Extra CSS enter
Progress Background
body .audioplayer:not(.scrubbar-type-wave) .ap-controls .scrubbar .scrub-bg:not(.a):not(.a){
background-color: #00ff00;
}
Progress Elapsed
body .audioplayer.skin-pro .ap-controls .scrubbar .scrub-prog:not(.a):not(.a){
background-color: #ffff00;
}
Play Button
body .audioplayer.skin-pro .ap-controls .con-playpause .playbtn svg path:not(.a):not(.a){
fill: #00dd00;
}
Leave A Comment?