🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@kooshapari/design

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kooshapari/design

Keycap palette — shared design tokens, VitePress theme, and style guide for Phenotype projects

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

@phenotype/design

Keycap palette — shared design tokens, VitePress theme, and component styles for the Phenotype ecosystem.

Install

bun add @phenotype/design

Quick Start (VitePress)

// .vitepress/theme/index.ts
import DefaultTheme from 'vitepress/theme'
import '@phenotype/design/css/vitepress-theme.css'

export default { extends: DefaultTheme }

What's Included

ExportDescription
css/keycap-palette.cssColor tokens + fonts (framework-agnostic)
css/components.cssBadges, cards, pipeline (framework-agnostic)
css/vitepress-theme.cssFull VitePress theme (imports both above)
tokens/keycap.jsonW3C DTCG format design tokens
dist/tokens.jsTypeScript token constants
dist/vitepress.jsVitePress config helper

Palette

RoleDarkLight
Background#090a0c#f8f9fa
Text#f6f5f5#1a1c1e
Accent#7ebab5#4a9c97
Slate#353a40#e8eaed

All combinations meet WCAG AA contrast (4.5:1 minimum).

License

MIT

Keywords

phenotype

FAQs

Package last updated on 01 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts