@geisthq/dermgeist-design-system
v0.1.0
Published
DermGEIST vertical skin — clinical teal, light default. Extends @geisthq/design-system.
Maintainers
Readme
@geisthq/dermgeist-design-system
DermGEIST vertical skin for the GEIST platform. Clinical teal accent, light theme default. Published in DTCG format and extends @geisthq/design-system.
Install
npm install @geisthq/design-system @geisthq/dermgeist-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/dermgeist-design-system";Consumers deep-merge skin onto parent (skin wins at every leaf).
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).$defaultTheme—light.
Everything else (surfaces, text, borders, typography, radius, spacing, motion) comes from the parent.
License
UNLICENSED — not for redistribution outside the GEIST platform ecosystem.
