@geisthq/talentgeist-design-system
v0.1.1
Published
TalentGEIST vertical skin — teal accent, Manrope display, dark default. Extends @geisthq/design-system.
Maintainers
Readme
@geisthq/talentgeist-design-system
TalentGEIST vertical skin for the GEIST platform. Teal accent, Manrope display font, dark theme default. Published in DTCG format and extends @geisthq/design-system.
Install
npm install @geisthq/design-system @geisthq/talentgeist-design-systemThe parent is a peerDependency — install both so the full token tree resolves.
Use
import parent from "@geisthq/design-system";
import skin from "@geisthq/talentgeist-design-system";Consumers deep-merge skin onto parent (skin wins at every leaf) to get the resolved TalentGEIST token tree.
As Claude Design project context
Link both packages' tokens.json in your Claude Design project resources. The skin only overrides:
themes.{mode}.color.accent.*— teal (#14b8a6primary).typography.fontFamily.display— Manrope.$defaultTheme—dark.
Everything else (surfaces, text, borders, radius, spacing, motion, body font) comes from the parent.
License
UNLICENSED — not for redistribution outside the GEIST platform ecosystem.
