Skip to content
dsh.fish
Bundle

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

Amadeus (Steins;Gate 0) static skin for the dsh web GUI: Future Gadget Lab scene + Kurisu portrait layered under the native Harness UI

Source
justintangsysu
stars
1 stars
License
UNLICENSED
Updated
Updated 5 days ago

Readme

# Amadeus Skin

DeepSeek Harness Web 的 Steins;Gate 0 / Amadeus 风格主题皮肤。

## 效果预览

![preview](preview/preview.webp)

## 特点

- Future Gadget Lab 场景背景与 Kurisu 立绘
- Amadeus 风格对话框与输入区域
- 删除会话时触发 Reading Steiner 世界线扰动效果

## Appearance

!!!注意:推荐使用深色模式

```
Settings → Appearance → Dark
```

System 模式在系统为深色主题时同样可以生效。

## 安装

```powershell
npx @deepseek-ai/dsh plugin --profile web add <插件目录>
```

启动:

```powershell
npx @deepseek-ai/dsh web
```

通过 GitHub clone:

```powershell
git clone https://github.com/guidemeee/dsh-amadeus-skin
cd dsh-amadeus-skin
npx @deepseek-ai/dsh plugin --profile web add .
npx @deepseek-ai/dsh web
```

## 卸载

```powershell
npx @deepseek-ai/dsh plugin --profile web remove @dsh-external/dsh-client-ui-skin-amadeus
```

Install

dsh plugin --profile web add github:justintangsysu/dsh-amadeus-skin

Profile: web

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