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.

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

dsh-angelina-theme

Angelina Theme

Until the Earth Becomes a Lime · Angelina Light Blue Theme: A persistent theme plugin that takes effect automatically on every startup.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:Demigod-cyber/dsh-angelina-theme#2ae36f48801e673538c7f5090f4f2c337280008e
READMECompatibilityVersions

Compatibility and provenance

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

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/26/2026

Versions

1.0.0stable
8/26/2026

Related plugins

Loading related plugins…

Latest
1.0.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/26/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.Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and r

README

DSH主题插件——直到大地变成一颗酸橙

Angelina 浅蓝主题:一个为 DeepSeek Harness (DSH) 打造的持久化界面主题插件。

每次启动 DSH 时自动生效的浅蓝清新主题:柔和浅蓝色背景、纸飞机插画与多件角色/云朵素材、双语标题(中文"直到大地变成一颗酸橙" + 英文 "UNTIL THE EARTH TURNS INTO A LIME")、右下角可点击轮换的动图贴纸。

✨ 特性

  • 开箱即用:作为 DSH bundle 安装后,每次启动自动加载,无需手动运行
  • 完整主题配色:覆盖 60+ 个 DSH 主题 token(浅色 / 深色双套),气泡、按钮、侧栏、代码块、滚动条全部换装
  • 插画背景:纸飞机静态图 + 海边 / 坐坐 / 看书 / 送货 / 潜水 / 购物 / 骑行动图 + 云朵 / 亮片 / 水果等 UI 素材,全部沉在文字之下,不遮挡正文
  • 双语标题:中文标题 + 英文标题 + 奶油剪纸衬底
  • 可交互贴纸:右下角动图贴纸,点击即可在 10 个场景间轮换

📦 安装

dsh plugin --profile web add link:<本仓库绝对路径>
# 或发布到 npm 后:
# dsh plugin --profile web add dsh-angelina-theme

安装后重启 DSH(dsh web),主题自动生效。

🎨 素材目录

素材默认从 E:/Work_DSH/主题素材 读取,目录结构需包含:

主题素材/
  PNG/     # 10 张角色场景
  GIF/     # 10 张动图场景
  UI素材/  # 28 件 UI 素材(标题/云朵/剪纸/水果等)

可通过环境变量覆盖:

ANGELINA_MATERIAL=/path/to/material dsh web

🛠 快速微调

主题脚本位于 lib/theme.js,是浏览器端纯 JS(token 配色 + CSS + 装饰元素)。 修改后刷新浏览器即可生效,无需重启进程。

🗑 卸载

dsh plugin --profile web remove dsh-angelina-theme

📄 License

MIT