Skip to content
dsh.fish
Bundle

dsh-client-ui-skin-real-madrid

Real Madrid dual-mode skin for DeepSeek Harness: Bernabéu night stadium for dark, white-kit pinstripes with crest and 1902 layers for light. Unofficial fan work.

Source
alexfengrui
License
SEE LICENSE IN LICENSE
Updated
Updated yesterday

Readme

<div align="center">

# ⚪👑 dsh-client-ui-skin-real-madrid

**Real Madrid 双模式皮肤 · DeepSeek Harness**

[English](README.en.md) | 简体中文

![License](https://img.shields.io/badge/code-MIT-blue) ![Assets](https://img.shields.io/badge/assets-CC%20BY--NC--SA%204.0-orange) ![dsh-plugin](https://img.shields.io/badge/topic-dsh--plugin-8A2BE2)

</div>

> ⚠️ **非官方球迷作品** / Unofficial fan work.
> 与 Real Madrid C.F.、Adidas、DeepSeek 均无任何关联;队徽等商标归各自权利人所有,**仅限个人非商用学习使用**。详见 [LICENSE](LICENSE)。

## 效果

双模式跟随 DeepSeek Harness 的外观设置(Light / Dark / 跟随系统)实时切换:

| 模式 | 设计语言 | 背景 |
|---|---|---|
| 🌙 **Dark** | AWAY 25/26 客场语言:深蓝 + 浅黄点缀 | 伯纳乌夜场全景(看台、泛光灯、草坪) |
| ☀️ **Light** | HOME 25/26 主场语言:暖白 + 金滚边 + 黑三道纹 | 暖白暗纹提花 + 顶部金晕 |

**背景层装饰**(全部位于内容之后,零遮挡):

- 金边斜体 **"1902" 背号大水印**(右下)
- 全彩**皇马队徽**(右下角)
- **REAL MADRID** 字标 + **HALA MADRID · 1902** 铭文(左下)

**界面元素**:

- 顶部金-蓝-金**发丝线**
- 右上角**黑色三道纹**(主场球衣袖口元素)+ 世俱杯风格**金章**
- 侧栏**金色缝线**、输入卡**金色滚边 + 皇家光晕**
- 双向**交叉提花织纹**(金调 65° + 深调 115°)
- 完整 `--dsw-alias-*` token 覆盖(52 项,`!important` 级)

## 安装

```sh
dsh plugin --profile web add https://github.com/alexfengrui/dsh-client-ui-skin-real-madrid
```

然后重启 Harness:`launchctl kickstart -k gui/$UID/com.alexfeng.deepseek-harness`(或你的启动方式),刷新页面生效。

## 卸载

```sh
dsh plugin --profile web remove dsh-client-ui-skin-real-madrid
```

重启后还原原版外观。

## 环境要求

- DeepSeek Harness `0.1.0-rc.6` 及以上(web profile)
- 无其他依赖:所有素材以 data URI 内嵌,单文件分发

## 工作原理

插件注册一个 web client 模块,向应用框架层(`#root > div > div`)注入多层背景与 token 覆盖:

- 装饰(1902 / 队徽 / 字标)以 **CSS 多层背景**实现——永远位于一切内容之后,不遮挡输入框与文字
- 52 项 `--dsw-alias-*` / `--dsw-specific-*` token 以 `!important` 覆盖(压过 ThemePresenter 的内联写入)
- 亮暗两套 token 分别对应客场/主场球衣配色语言

## 素材与许可

| 素材 | 来源 | 许可 |
|---|---|---|
| 代码 | 本仓库 | MIT |
| 夜场/白天球场照片 | Unsplash | Unsplash License |
| 皇马队徽 | Real Madrid C.F. 官方队徽 | 商标归 Real Madrid C.F. 所有,**仅限个人非商用**,禁止再分发商用 |

详见 [LICENSE](LICENSE) 与 [NOTICE](NOTICE)。

## 权利与下架政策

本项目为**免费、非商业用途**的球迷作品。如果您认为本项目中的任何内容(包括队徽、字标等)侵犯您的合法权益,请立即通过 **75410638@qq.com** 与我们联系;经核实后,我们将在 **24 小时内下架或移除**相关内容。

## 环境与兼容性

- 在 DeepSeek Harness `0.1.1-rc.2`(macOS, web profile)开发并实测
- 亮暗两模式均经无头浏览器截图验证

---

<div align="center">

**HALA MADRID · 1902** ⚪👑

</div>

Install

dsh plugin --profile web add github:alexfengrui/dsh-client-ui-skin-real-madrid

Profile: web

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