linyuan-ai1/dsh-plugins--packages-dsh-card-color0

dsh-card-color

Assistant reply-card color for DeepSeek Harness: soft-pastel presets with auto-follow theme.

AI Analysis

核心用途是美化 AI 回复卡片的背景色。适合看腻了默认黑白灰色调、希望通过柔和色彩(如浅蓝、浅绿、米白)区分对话层级的用户。

Package
dsh-card-color
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-card-color

dsh-card-color

Assistant reply-card color for DeepSeek Harness: choose a soft-pastel color preset for the AI reply cards, with auto-follow-theme (light uses the light pair, dark uses the dark pair).

Features

  • 5 soft-pastel presets: 米白 / 浅蓝 / 浅绿 / 浅紫 / 浅灰
  • Auto-switch with the light/dark theme toggle
  • Persists across restarts (localStorage)
  • Sets CSS vars (--dsh-card-bg-* / --dsh-card-border-*) that reply cards consume

Install

dsh plugin --profile web add dsh-card-color

Then open Settings → General → Reply Card Color.

Development

npm run check
npm publish --registry https://registry.npmjs.org

License

MIT