DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-fusion-pixel-font

T

dsh-fusion-pixel-font

Manifest valid

用 Fusion Pixel 12px 像素字体替换 DeepSeek Harness GUI 界面与代码字体

UI (client)hasBundlePatch

dsh-fusion-pixel-font

Fusion Pixel 12px 简体中文 像素字体替换 DeepSeek Harness Web GUI 的界面字体与代码字体。

用处

  • 全 GUI 界面文字(--dsw-font-family)与代码文字(--ds-font-family-code)切换为 Fusion Pixel 12px 像素字体。
  • 字体由插件自身(Host 半)同源托管,无需外网 CDN。
  • 保留系统字体回退,加载失败不影响使用。

安装(每次启动自动加载)

# 本地 checkout
dsh plugin --profile web add ./dsh-fusion-pixel-font

# 或从 GitHub(纯 JS,无构建步骤)
dsh plugin --profile web add github:TableRogue/dsh-fusion-pixel-font

安装后自动追加进 profile 的 dsh.profile.bundles,启动 dsh --profile web 即生效,无需重建 Web 产物。验证 / 卸载:

dsh --profile web --dump-config        # 应看到 # == dsh-fusion-pixel-font 层
dsh plugin --profile web remove dsh-fusion-pixel-font

临时方式(动态插件,单次进程):把 src/client.js 头注释以下的内容填入 cordis_definecode.clientcordis_run,详见文件头注释。

文件

  • index.js — Host 半:读取 assets/ 字体字节并注册同源 webServer 路由。
  • src/client.js — 动态插件源码(文档参考)。
  • lib/client.js — 发布 bundle(client-modules 加载)。
  • assets/ — Fusion Pixel 12px 简体中文字体文件(OFL 许可,来源见上)。
  • cordis.patch.yml — profile 组合补丁行。

License

MIT © 2026 TableRogue

Comments

Loading…

Similar plugins

dsh-fusion-pixel-ui-adapt

by TableRogue

让 DeepSeek Harness GUI 适配 Fusion Pixel 像素字体的 UI 排版适配插件

Manifest valid

0

MIT

JavaScript

Aug 16, 2026

dsh plugin --profile web add dsh-fusion-pixel-ui-adapt

by rhczz

给 DeepSeek Harness 的 Web 界面换字体。 Change the font for the DeepSeek Harness web interface.

Development & InfrastructureManifest valid

0

MIT

TypeScript

Sep 17, 2026

dsh plugin --profile web add dsh-plugin-ui-font-family

Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing.

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-awesome-fonts

by WangPaoPaoLab

Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing, instant apply, localStorage persistence

Manifest valid

12

13/wk

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-font

by tianyhjg-lab

Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing, instant apply, localStorage persistence

Themes & SkinsTerminal & ClientsManifest valid

12

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-font

by daha1216

DeepSeek Harness(DSH)字体定制插件:更换界面/代码字体与正文字号,识别本机已安装字体,设置持久化保存。

Terminal & ClientsManifest valid

0

MIT

JavaScript

Sep 13, 2026

dsh plugin --profile web add dsh-font-customizer