RealHacker/dsh-theme-colorizer

皮肤 ⭐ 2 codingweb-ui

一个Deepseek Harness插件,为其UI提供颜色主题。

catalog 简介:A Deepseek Harness plugin that gives its UI color themes

安装

User picks "Forest Green" in Settings
  → ThemeColorRow calls setColorTheme('forest-green')
  → Client plugin writes to settings scope (Host persists it)
  → Client plugin calls ctx.theme.overrideTokens('dsh-theme-colorizer', forestTokens)
  → ThemeRuntime publishes theme/change event
  → ui-layout's ThemePresenter reads the new snapshot
  → CSS variables on <body> update
  → All components re-render with new colors

RealHacker/dsh-theme-colorizer 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。