vibeinging/dsh-work--packages-dsh-theme-pack ↗★ 25
@deepseek-ai/dsh-theme-pack
Profile-owned dsh-work themes
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vibeinging/dsh-work#b4c477d554e8f9fbeed212c84d7cf45b043493a8&path:packages/dsh-theme-pack说明文档
阅读完整 README ↗@deepseek-ai/dsh-theme-pack
This app-owned DSH Profile Bundle contributes the two product themes used by dsh-work.
professional-blueis the default product theme, with an ink-blue background, restrained cobalt accent, and separate light and dark palettes.anime-blueis optional and enables the anime home presentation.
The Bundle owns installation and provenance through dsh.bundle.patch, and its patch inserts the dsh-theme-pack Cordis plugin row so Profile also owns runtime lifecycle. Its dshWork.themes descriptor contains only renderer-safe color and appearance tokens; it does not inject raw CSS or create a second theme registry.
Before exposing the Client surface, the dsh-work runtime adapter uses the official DSH Settings API to persist ui-theme.preference: dark only when that namespace has no user preference. An explicit light, dark, or system value is never overwritten. Product theme selection remains in dsh-work's theme settings: a missing selection resolves to professional-blue, while an explicit anime-blue selection remains valid.