MCPcopy 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

1import type { V2ColorValue } from "../types"
2import { V2_AVATAR_DARK, V2_AVATAR_LIGHT } from "./avatar"
3
4const ref = (name: string): V2ColorValue => `var(--${name})`

Callers

nothing calls this directly

Calls 1

refFunction · 0.70

Tested by

no test coverage detected