Skip to content
dsh.fish
Bundle

@yicheng-zzz/dsh-client-ui-skin-jarvis

Jarvis blue-tech HUD skin for the DSH web GUI: deep blue-black palette, ice-cyan neon tokens, glass panels, HUD corners, and a breathing J.A.R.V.I.S. watermark that answers FOR YOU, SIR, ALWAYS while the agent thinks.

Source
YiCheng-Zzz
stars
1 stars
License
MIT
Updated
Updated 14 days ago

Readme

# dsh-client-ui-skin-jarvis-own

Jarvis 蓝色科技风皮肤(**自有 scope 版**)—— DeepSeek Harness Web GUI 的钢铁侠智能管家 HUD 主题。功能与兼容版完全相同,仅名字空间不同:

- 深空蓝黑底 + 冰蓝霓虹,130+ `--dsw-*` token 全量重映射
- 玻璃拟态输入卡片 + HUD 折角、暗色网格背景、青色细滚动条
- 聊天区固定居中呼吸徽标 **J.A.R.V.I.S.**(Orbitron 字体,回退 Bahnschrift)
- 思考期间浮现 **FOR YOU, SIR, ALWAYS** 并同步呼吸,输出完成后淡出

> 与兼容版([dsh-client-ui-skin-jarvis](https://github.com/YiCheng-Zzz/dsh-client-ui-skin-jarvis))的区别:本版包名为 `@yicheng-zzz/dsh-client-ui-skin-jarvis`,名字空间干净,可放心发布到 npm;但 **dsh-web-ui 皮肤中心的注册表扫描仅识别 `@linxin666/` 目录**,因此本版不会出现在皮肤中心 GUI 列表中——不需要皮肤中心的用户选本版。

## 安装

```powershell
dsh plugin --profile web add https://github.com/YiCheng-Zzz/jarvis-skin-publish-dsh-client-ui-skin-jarvis-own.git
```

安装后皮肤随 bundle 接线自动激活,**重启 `dsh web` 后生效**(manifest 级接线只在启动时读取)。

切换回官方样式:在 `<DSH_HOME>/profiles/web/cordis.patch.yml` 中加禁用行:

```yaml
- id: ui-skin-jarvis
  disabled: true
```

卸载:

```powershell
dsh plugin --profile web remove @yicheng-zzz/dsh-client-ui-skin-jarvis
```

## 说明

- 纯官方 DSH 即可运行,不依赖任何第三方插件
- 字体 Orbitron 经国内镜像加载,离线回退 Bahnschrift
- 静态效果预览:仓库内 `preview.html`

## License

[MIT](LICENSE) © 2026 YiCheng-Zzz

Install

dsh plugin --profile web add github:YiCheng-Zzz/jarvis-skin-publish-dsh-client-ui-skin-jarvis-own

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source