vibeinging/dsh-work--packages-dsh-theme-pack25

@deepseek-ai/dsh-theme-pack

Profile-owned dsh-work themes

AI Analysis

核心用途是为 dsh-work 提供专业蓝和动漫蓝两套产品主题。适合需要安全调整渲染器颜色与外观 Token,而无需注入原始 CSS 的界面美化任务。

Package
@deepseek-ai/dsh-theme-pack
Version
0.0.1
License
MIT
Last updated
Aug 14, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vibeinging/dsh-work#b4c477d554e8f9fbeed212c84d7cf45b043493a8&path:packages/dsh-theme-pack

@deepseek-ai/dsh-theme-pack

This app-owned DSH Profile Bundle contributes the two product themes used by dsh-work.

  • professional-blue is the default product theme, with an ink-blue background, restrained cobalt accent, and separate light and dark palettes.
  • anime-blue is 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.