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.

Client Ui Skin Aemeath — DSH Plugin for DeepSeek Harness
← Plugins
C

@dsh-external/dsh-client-ui-skin-aemeath

Client Ui Skin Aemeath

Hot-pluggable Aemeath (Wuthering Waves fan) skin for the dsh web GUI: pink mecha palette, heart-shaped tacet mark, and user-provided wallpapers

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

npx -y @deepseek-ai/dsh plugin --profile web add github:Rhongomyniadz/dsh-aemeath-skin#74bc48b716dd31d1e77f2c74127ffab3f1cea995
READMECompatibilityVersions

Compatibility and provenance

Client Ui Skin Aemeath is published as @dsh-external/dsh-client-ui-skin-aemeath and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/20/2026

Versions

0.1.0stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
CC-BY-NC-SA-4.0
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
8/20/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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundleWeb All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editin

README

dsh-aemeath-skin · 爱弥斯

DeepSeek Harness Web GUI 皮肤:爱弥斯主题。

  • 对话区背景:assets/chat.webp
  • 侧栏背景:assets/sidebar.webp
  • 对话右上角角色立绘:assets/chat-companion.webp(源图 chat-companion.png, 构建脚本内嵌的是 webp;替换后重新 build 即可)
  • 粉色主色 + 深莓紫玻璃面板 + 电光粉信号线 + HUD 角标

安装

cd <harness>
dsh plugin --profile web add /path/to/dsh-aemeath-skin

重启 dsh web 后,在 profile 与 home 两个 patch 层中:

- id: ui-skin-aemeath
  disabled: false

素材与构建

lib/ 是提交的分发产物,由 scripts/build.mjs 从 src/ 与 assets/ 确定性重组(无外部依赖、无远程资源):

npm run build

替换 assets/chat.webp / assets/sidebar.webp 后重新 build 即可换背景图。 爱心声痕 SVG 在 src/client/art.js 中,可按需调整。

许可

CC BY-NC-SA 4.0(仅个人/非商业使用;署名链见 NOTICE)。