dsh-fusion-pixel-font
Manifest valid用 Fusion Pixel 12px 像素字体替换 DeepSeek Harness GUI 界面与代码字体
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_define 的 code.client 并 cordis_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
by TableRogue
让 DeepSeek Harness GUI 适配 Fusion Pixel 像素字体的 UI 排版适配插件
★ 0
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-fusion-pixel-ui-adaptby rhczz
给 DeepSeek Harness 的 Web 界面换字体。 Change the font for the DeepSeek Harness web interface.
★ 0
MIT
TypeScript
Sep 17, 2026
dsh plugin --profile web add dsh-plugin-ui-font-familyFont switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing.
★ 0
dsh plugin --profile web add dsh-awesome-fontsby WangPaoPaoLab
Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing, instant apply, localStorage persistence
★ 12
↓ 13/wk
JavaScript
Aug 14, 2026
dsh plugin --profile web add dsh-fontby tianyhjg-lab
Font switcher for DeepSeek Harness Web GUI: 99 UI fonts + 31 code fonts with CJK-Latin pairing, instant apply, localStorage persistence
★ 12
JavaScript
Aug 14, 2026
dsh plugin --profile web add dsh-fontby daha1216
DeepSeek Harness(DSH)字体定制插件:更换界面/代码字体与正文字号,识别本机已安装字体,设置持久化保存。
★ 0
MIT
JavaScript
Sep 13, 2026
dsh plugin --profile web add dsh-font-customizer