Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/system-ui/theme-ui
/ makeColorsScale
Function
makeColorsScale
packages/css/src/utils.ts:15–15 ·
view source on GitHub ↗
(colors: T)
Source
from the content-addressed store, hash-verified
13
export
const
makeStyles = <T extends ThemeStyles>(styles: T): T => styles
14
15
export
const
makeColorsScale = <T extends ColorModesScale>(colors: T) => colors
Callers
2
index.ts
File · 0.90
utils.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…