DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Theme Macintosh — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-theme-macintosh

Theme Macintosh

DSH Macintosh retro theme plugin: System 7 pixel vocabulary (ChiKareGo/Fusion Pixel fonts, desktop noise canvas, Finder sidebar, crescent light/dark toggle, mcfx flicker, Kit inspection page), a persistent bundle in zero-build loader format

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-theme-macintosh@0.1.2
READMECompatibilityVersions
dsh-theme-macintosh banner — HappyMac + Seek Different + 主界面级联双窗(深浅活体截图 4px 抖动溶解)

Compatibility and provenance

Theme Macintosh is published as dsh-theme-macintosh and currently resolves to version 0.1.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/6/2026

Versions

0.1.2stable
9/6/2026
0.1.1stable
9/4/2026

Related plugins

Loading related plugins…

Latest
0.1.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
21.7 MB
Files
56
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
0
Last push
9/7/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Pet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

dsh-theme-macintosh

dsh-theme-macintosh banner — HappyMac + Seek Different + 主界面级联双窗(深浅活体截图 4px 抖动溶解)

dsh-theme-macintosh 是 DSH(DeepSeek Harness Web GUI)的 Classic Macintosh 主题插件:把整个界面换回 System 7 的像素语汇——ChiKareGo / Fusion Pixel 像素字体、 桌面噪点画布、Finder 式会话侧栏、方角按钮与月牙深浅切换,零构建、安装即常驻生效。

特性

  • 常驻顶部菜单栏:苹果标 + 官方三页签镜像(对话 / 轨迹 / 上下文)+ Session log 镜像钮,System 7 菜单栏 + 标题栏双条层次
  • 全套像素换皮:会话流 md 渲染、推理卡流式揭开、工具卡三态、问题卡 / 计划审批卡、弹出菜单、输入坞、设置弹窗、浮层
  • 像素字体随包分发:经宿主静态路由提供,无外部服务依赖
  • 深浅双色:跟随官方 设置 → 外观 的浅色 / 深色切换,两套 token 全程适配
  • kit 检视页:devtools 控制台执行 __MC_KIT_OPEN__ = true,在线翻全部组件的活体形态
  • 常驻插件:安装后刷新页面即生效,无需任何 Run 操作

安装

一键安装(推荐)

dsh plugin --profile web add github:fengb3/dsh-theme-macintosh
dsh web   # 然后刷新 http://127.0.0.1:3080

安装后重启 Web UI 即常驻生效(持久化组合插件,无需任何 Run 操作)。卸载:

dsh plugin --profile web remove dsh-theme-macintosh

本地 / npm 安装

以 DSH web profile 的持久化插件形式安装,三步:

  1. 在 profile 目录(~/.dsh/profiles/web/)里安装本包:

    pnpm add dsh-theme-macintosh
    
  2. 在该 profile 的 package.json 的 dsh.profile.bundles 数组中加入 "dsh-theme-macintosh"。

  3. 重启 web 宿主(仅安装 / 清单级变更需要),然后刷新页面 —— Macintosh 主题常驻生效。

卸载:从 bundles 数组移除本包并重启宿主。

组件 Showcase

以下截图全部为深浅两套配色在运行中的宿主里实拍。

主界面 · 开机空态 · 弹窗 · 抽屉

形态深色浅色
主界面(会话流 + Finder 侧栏 + 输入坞)View imageView image
常驻顶部菜单栏(苹果标 · 三页签镜像 · Session log 钮)View imageView image
开机空态 · hero 相(新建会话)View imageView image
设置弹窗 · 官方 scrim 点阵幕换皮View imageView image
≤1023 抽屉形态(汉堡 + 点阵遮罩)View imageView image
实况 · 会话行 ⋯ 菜单View imageView image

基础原语

形态深色浅色
push button(默认 / Primary / Danger / 禁用)View imageView image
按下反色(:active,内外圈互换实底)View imageView image
状态胶囊(运行中 / 完成 / 失败 / 等待 / 强调)View imageView image
输入域聚焦 accent 外环 + 折叠三角双态View imageView image
深色浅色
Tokens 色板View imageView image
Sprite 图标墙(Pixelarticons + 经典点缀)View imageView image

会话流

md 全要素(h1–h3 / 加粗斜体 / 行内 code / 链接 / 引用 / ul / ol / pre / table):

深色浅色
View imageView image
形态深色浅色
用户消息 · 含图片附件View imageView image
上下文注入 · 细长条四型View imageView image
推理卡 · 流式(白块 cover 逐帧揭开)View imageView image
推理卡 · 收合态(摘要前 26 字 + 用时)View imageView image
自动重试行 / 步数上限行 / 回合尾部View imageView image

输入坞

形态深色浅色
composer 三态(idle 禁用 Send / ready 可发 / busy Stop 接管)View imageView image
家具(queue-row / todo 折叠+展开 / goal active+blocked)View imageView image
ctx 占用圆环 + pop 明细(点 ring 展开)View imageView image

弹出菜单

形态深色浅色
通用菜单(m-group / 选中态 / danger 项 / m-sep)View imageView image

浮层

形态深色浅色
hero 空态样本(窗框 + HappyMac‖标题横排)View imageView image
dialog 控件样本(方角钮 / 直角输入域 / 发丝分隔线)View imageView image

问题卡

形态深色浅色
问题卡(单选整行反色 / 多选方框 / 自由输入 / 翻页)+ 计划审批卡(警示条 / 三钮)View imageView image

工具卡

样本五张(read 文本体 / edit diff 体 / bash fail 红边 / web_search 引用体 / 未知工具兜底):

深色浅色
View imageView image
形态深色浅色
状态三帧 · running(琥珀扫掠)View imageView image
状态三帧 · doneView imageView image
状态三帧 · fail(红边 + warning)View imageView image

License

MIT