Accent Color
Quickly tint tons of built-in elements
:root {
accent-color: hotpink;
} input[type="range"] {
accent-color: black;
} Quickly tint tons of built-in elements
:root {
accent-color: hotpink;
} input[type="range"] {
accent-color: black;
}