Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ timeColor
Function
timeColor
packages/cli/src/commands/motionShotLayout.ts:141–141 ·
view source on GitHub ↗
(f: number)
Source
from the content-addressed store, hash-verified
139
}
140
141
const
timeColor = (f: number) => `hsl(${190 + f * 150} 90% 65%)`;
142
143
const
attrs = (o: Record<string, string | number>) =>
144
Object.entries(o)
Callers
4
ghost
Function · 0.85
buildOnionSvg
Function · 0.85
pathBody
Function · 0.85
stripBody
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected