🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@kooshapari/design

Package Overview
Dependencies
Maintainers
1
Versions
3
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
2.0.0
Version published
Maintainers
1
Created
Source

Downloads GitHub release License AI-Slop AI-Only-Maintained HITL-less

⚠️ AI-Agent-Only Repository

This repo is planned, maintained, and managed exclusively by AI Agents. Slop issues, rough edges, and AI artifacts are expected and intentionally present as part of an HITL-less / minimized AI-DD metaproject focused on learning, refining, and brute-force training both the agents and the human operator. Bug reports and contributions are still welcome, but please expect AI-generated code, comments, and documentation throughout.

@kooshapari/design

Active. Previously archived; un-archived 2026-06-08. See ARCHIVED.md for history.

Status

  • Archived on 2026-03-25

Install

bun add @kooshapari/design

Quick Start (VitePress)

// .vitepress/theme/index.ts
import DefaultTheme from 'vitepress/theme'
import '@kooshapari/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 03 Jul 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