DeepSeek Harness plugin

dsh-hero-custom

DSH 主界面标题自定义:修改「探索未至之境预览版」文字,支持位置 / 大小 / 颜色 / 光效 / 特效 / 字体与鲸鱼图标,设置页实时预览

Jump to install

Source facts

Repository
Lumera114514/dsh-hero-custom
Latest update
Aug 18, 2026
Category
UI Enhancements
GitHub stars
1
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Lumera114514/dsh-hero-custom
Plugin: dsh-hero-custom
Author: Lumera114514

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-hero-custom

在 DeepSeek Harness(DSH)Web GUI 里自定义新对话首页的标题:

把「探索未至之境 预览版」改成你想要的文字,还能调整位置、字号、颜色、字体、光效、动态特效——以及标题前的鲸鱼图标(大小 / 颜色 / 动画)。所有设置在 设置 → 主界面标题 里直接改,实时预览、自动保存。

功能

  • 主标题文字:修改「探索未至之境」
  • 徽标文字:修改 / 隐藏「预览版」徽标(留空即隐藏)
  • 字号:0–96px(0 = 默认 26px)
  • 颜色:任意颜色
  • 字体:手动输入或一键选择(楷体 / 宋体 / 黑体 / 圆体 / 等线 / 无衬线)
  • 位置:X / Y 偏移(-300 ~ 300px)
  • 光效:霓虹辉光(开关 + 颜色 + 半径 + 强度 1–4 层)
  • 标题特效:无 / 流光(渐变流动)/ 呼吸 / 彩虹循环
  • 鲸鱼图标:大小(0 = 默认 24px,等比缩放)、颜色、动画(游动 / 弹跳 / 旋转 / 摇摆 / 脉冲)
  • 防闪现:点击「新建对话」时旧文字不会一闪而过(预隐藏 + 帧级替换)
  • 持久化:设置保存到 $DSH_HOME/hero-custom.settings.json,重启不丢

安装

# 从 npm 安装
dsh plugin --profile web add dsh-hero-custom

# 或本地目录
dsh plugin --profile web add ./path/to/dsh-hero-custom

装好后重启 dshdsh --profile web / 重启 DSH Desktop),打开 设置 → 主界面标题

兼容性

  • 客户端主定位使用打包运行时里的哈希类名(.pXSMma_headlineText / .pXSMma_previewBadge / .pXSMma_fish,对应 DSH web 0.1.0-rc.6 运行时),并内置了按原文「探索未至之境 / 预览版」匹配的兜底逻辑,DSH 升级后一般仍能工作。
  • 免构建:lib/ 为预构建产物,无 prepare 脚本,安装零阻碍。

数据与安全

  • 设置仅存本机 $DSH_HOME/hero-custom.settings.json,不上传任何数据。
  • 纯 UI 文案定制,不修改任何官方文件、不影响会话数据。

License

[MIT](./LICENSE)