MCPcopy Create free account
hub / github.com/NMWplays/Glowify / normalizeHexColor

Function normalizeHexColor

theme.js:6023–6028  ·  view source on GitHub ↗
(input)

Source from the content-addressed store, hash-verified

6021 [
6022 { transform: "translateX(0)" },
6023 { transform: `translateX(-${scrollDist}px)` }
6024 ],
6025 {
6026 duration,
6027 iterations: Infinity,
6028 easing: "linear"
6029 }
6030 );
6031 inner._nscAnim = anim;

Callers 2

ColorPickerFunction · 0.85
commitHexFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected