Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ cssVariables.test.ts
File
cssVariables.test.ts
site/src/theme/cssVariables.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
{ baseModeFor, CONCRETE_THEMES,
type
ConcreteThemeName } from
"."
;
4
Callers
nothing calls this directly
Calls
3
extractBlock
Function · 0.85
extractEffectiveBlock
Function · 0.85
extractVariable
Function · 0.85
Tested by
no test coverage detected