Currently Shime uses UIGradients to achieve the shimmer effects so in theory you could replace it with a custom gradient.
Legacy versions utilized ImageLabels but ultimately it was ruled out in favor of UIGradients due to how I could not get the ImageLabel to clip for UICorners and such.