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 Atom Commune — DSH Plugin for DeepSeek Harness
← Plugins
T

dsh-theme-atom-commune

Theme Atom Commune

公社 (Commune) theme for the DeepSeek Harness Web UI — atompunk / Soviet monumental-building background, rose-red UI, yellow hammer-&-sickle & atom accents.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:dingdongji-hub/dsh-atom-commune-skin#077fd51794b9a4121e2b0f8d130cbd28dec28b9c
READMECompatibilityVersions

Compatibility and provenance

Theme Atom Commune is published as dsh-theme-atom-commune 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/21/2026

Versions

0.1.0stable
8/21/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
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
8/21/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.

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 rClient 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.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 bundlePet@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-atom-commune · 公社

原子朋克 / 苏式宏伟建筑风格的 DeepSeek Harness Web UI 主题。

  • 对话区背景:宏伟苏式建筑(金色穹顶、红色星标、石柱、雕像)+ 蓝天白云 + 左右红气球群
  • UI 主色:玫瑰红(大红色),聊天气泡深玫瑰红保证可读
  • 原子朋克元素:锤镰 + 原子核(黄色 #ffd700),位于 favicon 与侧栏顶部品牌位
  • 静态、无标语、无音效动画

预览

对话区背景图(1920×1080):

原子之心风格宏伟苏式建筑背景

安装

dsh plugin --profile web add github:<owner>/dsh-theme-atom-commune
# 或本地:
dsh plugin --profile web add file:D:/path/to/dsh-theme-atom-commune

重启 dsh web。发布到 awesome-dsh-plugin(category: theme)后,可在插件市场「主题与外观」页一键切换。

开发 / 构建

背景图在 assets/bg.jpg;改完 src/client.template.js 后重新构建:

node build-theme.mjs

产物 lib/client.js 含背景图 base64,随包分发,不依赖外部文件或网络。

结构

package.json          # dsh.bundle + dsh.client(platform:web, inject: theme)
cordis.patch.yml      # 挂载行
lib/index.js          # 宿主空壳
lib/client.js         # 浏览器 bundle(构建产物)
src/client.template.js# 源码模板
assets/bg.jpg         # 背景图
build-theme.mjs       # 构建脚本

许可证

MIT