DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-node-accent

a

dsh-node-accent

Manifest valid1

Recolor only the icon and title text of DSH web conversation rows, per tool or per event category, without rails or background tints.

UI (client)hasBundlePatch

dsh-node-accent

给 DSH Web 会话行的图标和标题文字上色, 按事件类别或具体工具名区分颜色.

Recolor only the icon and title text of DSH web conversation rows, per tool or per event category, without rails or background tints.

它解决什么

会话流里 bash, 思考, read, write, edit 这些行在视觉上是同一副样子. 想要一眼 分辨, 又不想让每行都多出一条色条和一层底色.

这个插件只改一件事: 把行首图标和标题文字的 color 换成配置好的强调色. 行高, 间距, 对齐, hover, 展开折叠, 流式运行的 sweep 动画全部保持官方行为.

效果

  • 工具行: bash / pwsh 一类命令执行, read / write / edit 一类文件 操作, web_search 一类联网搜索, subagent 一类智能体, todo_write 一类 任务, 各用各的颜色.
  • 思考行, 上下文注入行, 命令行节点的图标和标题同样上色.
  • 摘要文字 (标题后面那截), 展开后的正文, 以及工具失败时的红点 / 中断时的黄点 保持原生颜色不动.

已知边界: skill 工具的卡片行没有走官方 DisclosureRow 原语, 因此不在着色 范围内, 保持原生颜色.

安装

dsh plugin --profile web add github:azazo1/dsh-node-accent

装完重启 dsh web.

配置

设置 → 插件 → "节点着色". 改动即时生效, 写入 $DSH_HOME/settings.yamlnode-accent 段.

字段说明
paintIcon是否给行首图标上色, 默认开
paintTitle是否给标题文字上色, 默认开
colors每个事件类别一个颜色
toolColors按 wire 工具名逐个覆盖, 优先级高于类别色

类别与默认色:

类别覆盖的行默认色
searchweb_search, web_fetch#3b82f6
agentsubagent, workflow, send_message#a855f7
executebash, pwsh, run_code, terminal_*#f59e0b
fileread, write, edit, grep, glob#22c55e
tasktodo_write, create_goal, job_*#ec4899
command斜杠命令节点#f97316
thinking思考行#c4b5fd
context上下文注入行#8a9bb5
other未列出的工具#64748b

颜色值只接受 #rgb / #rrggbb / #rrggbbaargb() / hsl() / oklch() 一类颜色函数; 非法值回落到该类别的默认色, 不会把一条坏规则拼进样式表.

只写了 colors 的话, 想改某个具体工具 (例如让 writeread 分开), 在 "按工具名覆盖"里加一条 write → 颜色即可.

与 dsh-node-appearance 互斥

@max-null/dsh-node-appearance 做的是同一件事的不同画法 (左侧 3px 色条 + 淡色底). 两个一起装会对同一批行各自施加样式. 换过来之前先摘掉它:

dsh plugin --profile web remove @max-null/dsh-node-appearance

实现说明

浏览器半区不改 React 树, 只维护一张 <style data-plugin-css="dsh-node-accent/rules">, 内容由当前 settings 快照生成. 选择器全部走官方硬编码的 data- 属性:

  • [data-chat-flow-kind="tool-call"] [data-tool] : ToolRow 根节点
  • [data-variant="think"] : ReasoningRow 根节点
  • [data-chat-flow-kind="command"] / [data-chat-flow-kind="context"] : 节点外层
  • [data-disclosure-row] > :first-child / > span:nth-child(2) : 图标和标题 在行内的固定位置

图标用 svg:not([data-state]) 圈定, 这样工具行在 error / stopped 状态下换上的 StateDot 不会被染色.

开发

just install      # 安装依赖
just typecheck    # 类型检查
just build        # 构建 Host ESM 和 Client bundle
just test         # 逻辑测试
just check-client # Client loader 注册检查
just verify       # 上面全部 + 打包预览

lib/ 是发布内容, 已提交进仓库, 从 git 安装不需要本地构建.

改完源码跑 just build, 再用隔离子实例验证:

cd ~/.dsh/skills/dsh-instance-test
bun prepare.ts <target> /path/to/dsh-node-accent
bun start.ts <target>

Comments

Loading…

From the same category

archify

by tt-a1i

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Workflow & AutomationTools & CapabilitiesManifest valid

69.8k

3.5k/wk

MIT

JavaScript

Sep 22, 2026

dsh plugin --profile web add @tt-a1i/archify-dsh

DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.

Tools & CapabilitiesManifest valid

41.7k

251/wk

MIT

Aug 24, 2026

dsh plugin --profile web add dsh-plugin-reactive-resume

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Development & InfrastructureTools & CapabilitiesManifest valid

28.9k

831/wk

NOASSERTION

Go

Sep 22, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by anywhere-labs

为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。

Tools & CapabilitiesManifest valid

28.5k

170/wk

MIT

TypeScript

Sep 22, 2026

dsh plugin --profile web add dsh-plugin-desktop

by titanwings

Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).

Tools & Capabilities

25k

MIT

TypeScript

Sep 22, 2026

Index only — not installable

by Nagi-ovo

Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any websites, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;其中的提示词管理器可用于任意网站,如 DeepSeek

Tools & Capabilities

20.1k

GPL-3.0

TypeScript

Sep 21, 2026

Index only — not installable