Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ mapping.ts
File
mapping.ts
packages/ui/src/theme/v2/mapping.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ V2ColorValue } from
"../types"
2
import
{ V2_AVATAR_DARK, V2_AVATAR_LIGHT } from
"./avatar"
3
4
const
ref = (name: string): V2ColorValue => `
var
(--${name})`
Callers
nothing calls this directly
Calls
1
ref
Function · 0.70
Tested by
no test coverage detected