Dead simple form component customizing.
<input type="range" /><input type="radio" name="g" /><input type="radio" name="g" /><input type="checkbox" checked />
input { accent-color: rebeccapurple;}
And viola!