Skip to content
dsh.fish
Bundle

dsh-theme-atom-commune

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

Source
dingdongji-hub
stars
1 stars
License
MIT
Updated
Updated 12 days ago

Readme

# dsh-theme-atom-commune · 公社

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

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

## 预览

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

![原子之心风格宏伟苏式建筑背景](assets/bg.jpg)

## 安装

```bash
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` 后重新构建:

```bash
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

Install

dsh plugin --profile web add github:dingdongji-hub/dsh-atom-commune-skin

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source