MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / custom-themes.test.ts

File custom-themes.test.ts

packages/shared-domain/src/custom-themes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import {
3 parseColor,
4 deriveThemeTokens,

Callers

nothing calls this directly

Calls 9

parseColorFunction · 0.90
deriveThemeTokensFunction · 0.90
customThemeIdFunction · 0.90
isCustomThemeIdFunction · 0.90
customThemeSlugFromIdFunction · 0.90
parseThemeManifestFunction · 0.90
customThemeSupportsModeFunction · 0.90
scaffoldThemeCssFunction · 0.90
readTomlPalettesFunction · 0.90

Tested by

no test coverage detected