
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@kooshapari/design
Advanced tools
Keycap palette — shared design tokens, VitePress theme, and style guide for Phenotype projects
Keycap palette — shared design tokens, VitePress theme, and component styles for the Phenotype ecosystem.
bun add @phenotype/design
// .vitepress/theme/index.ts
import DefaultTheme from 'vitepress/theme'
import '@phenotype/design/css/vitepress-theme.css'
export default { extends: DefaultTheme }
| Export | Description |
|---|---|
css/keycap-palette.css | Color tokens + fonts (framework-agnostic) |
css/components.css | Badges, cards, pipeline (framework-agnostic) |
css/vitepress-theme.css | Full VitePress theme (imports both above) |
tokens/keycap.json | W3C DTCG format design tokens |
dist/tokens.js | TypeScript token constants |
dist/vitepress.js | VitePress config helper |
| Role | Dark | Light |
|---|---|---|
| Background | #090a0c | #f8f9fa |
| Text | #f6f5f5 | #1a1c1e |
| Accent | #7ebab5 | #4a9c97 |
| Slate | #353a40 | #e8eaed |
All combinations meet WCAG AA contrast (4.5:1 minimum).
MIT
FAQs
Keycap palette — shared design tokens, VitePress theme, and style guide for Phenotype projects
We found that @kooshapari/design demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.