Slider -Farbe im CSS -Stil

input {
  accent-color: orange;
}

/* Support: https://caniuse.com/?search=accent-color */
KostasX