DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Crt Theme — DeepSeek Harness 插件(DSH Plugin)
← Plugins
C

@dsh-external/dsh-crt-theme

Crt Theme

DSH Web 的双配色 CRT 终端皮肤:Unit-02 黑色/红色/橙色/琥珀色仪表,以及 Unit-01 紫色/酸绿色仪表,配有精细的 CRT 仪表和扫描线条纹品牌标识。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:WJNCT55555/dsh-crt-theme#bcf8f0bba5ee96bf99eba0511edba1f703f76fdc
README兼容性版本

兼容性与来源证明

Crt Theme 以 @dsh-external/dsh-crt-theme 发布,当前版本为 0.8.1。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/8/26

版本

0.8.1stable
2026/8/26

相关插件

正在加载相关插件…

最新版
0.8.1
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 r

README

DeepSeek Tactical CRT Theme

@dsh-external/dsh-crt-theme is a browser-only DSH skin that turns DSH Web into a readable instrument terminal. It includes a black/red/orange/amber Unit-02 display and a black-violet/acid-green/magenta Unit-01 display, with condensed labels, flat cut-corner controls, fine diagonal progress tracks, dense vertical context meters, a restrained scanline layer, aperture grille, and glass-edge vignette.

The visual direction is an original 1990s industrial sci-fi terminal treatment. It does not ship or redraw DeepSeek, Evangelion, or other third-party brand assets, logos, or interface text.

Install

GitHub

Install the published build directly into a DSH Web profile:

dsh plugin --profile web add github:WJNCT55555/dsh-crt-theme
dsh web

The repository keeps lib/ under version control, so this path does not require a local TypeScript toolchain.

Local checkout

cd dsh-crt-theme
dsh plugin --profile web add .
dsh web

The bundle inserts the dsh-crt-theme loader row. If the profile already contains the row, remove the duplicate before enabling the bundle.

The skin installs a caller-owned DSH theme token layer when it loads. Unloading the plugin restores the normal DSH palette preference.

Visual system

  • Unit-02 is the tactical palette: black surfaces, red structure, orange controls, warm amber signal ink, and teal success states.
  • Unit-01 is the synchronization palette: black-violet surfaces, magenta structure, acid-green signal ink, and orange alerts.
  • Both schemes preserve each DSH control's native chrome: borderless text and icon actions stay borderless, while component-owned outlines receive the CRT palette.
  • Orbitron is preferred when it is already installed locally; the skin falls back to bundled system fonts and does not fetch remote font files.
  • The skin leaves compact icon buttons to their owning DSH components, so fixed-size toolbars retain their original geometry.
  • Page-view tabs remain transparent labels; their selected state uses a short left indicator and an underline instead of a button container.
  • Task and completion tracks use a thin diagonal CRT fill; the context breakdown keeps its semantic colors in dense 3 px vertical cells.
  • The conversation composer keeps DSH's transparent editing layer so its backdrop-rendered draft text remains visible over the dark CRT surface.
  • A blank conversation opens with DEEPSEEK、袭来 and a scan-striped DeepSeek whale mark; the sidebar carries the same mark.
  • Brand text and session rows remain unframed navigation text, using only hover fill and a short selected-state indicator.
  • The existing DSH shell stays intact: the skin adds no tactical status bar or decorative header above the product chrome.
  • The achievements gallery keeps its own content layout while inheriting the condensed type, hard edges, buttons, and fine CRT meters.

Controls

  • Ctrl+Shift+Alt+C on Windows/Linux, or Cmd+Shift+Alt+C on macOS: toggle scanlines, vignette, grille, and phosphor flicker.
  • Ctrl+Shift+Alt+P on Windows/Linux, or Cmd+Shift+Alt+P on macOS: switch between Unit-02 and Unit-01 CRT palettes.
  • window.DSHCRT.enable(), .disable(), .toggle(), .setScheme('unit02' | 'unit01'), and .toggleScheme() are available for local development. The former amber and violet inputs remain accepted as aliases.
  • The selected CRT palette is stored under dsh-crt-theme:scheme; the hardware-effect toggle is stored under dsh-crt-theme:effects.

The effect layer respects prefers-reduced-motion and removes all global state when the plugin is unloaded.

Compatibility

  • Requires the DSH Web client token, slots, conversation, sidebar, and theme packages available in DSH 0.1.0-rc.8 or newer.
  • It can be installed with dsh-achievements and dsh-web-preview-float. It owns one theme-token layer and styles their controls only visually; it adds no routes, tools, persistence, or host services.
  • Do not enable a second full-page theme plugin at the same time: the later token layer and CSS rules win where they overlap.