alabtechnosoft
Try this in customcss & let me know:
It should turn the toggle thumb red for only those which are OFF.
.MuiSwitch-switchBase{
color: #df1919;
}
Add this customCSS inside assets/css/custom.css
Clear Cache & Data of app and it should change.