linyuan-ai1/dsh-plugins--packages-dsh-card-color ↗★ 0
dsh-card-color
Assistant reply-card color for DeepSeek Harness: soft-pastel presets with auto-follow theme.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-card-color说明文档
阅读完整 README ↗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