a1swg1159-pixel/dsh-arcaea-theme 预览 preview

a1swg1159-pixel/dsh-arcaea-theme

皮肤Skin 原生Native ⭐ 3 MIT 记忆MemoryWeb 界面Web UI

为DeepSeek Harness打造的一款原创、灵感源自Arcaea的高调棱镜UI主题插件。

项目介绍Project Overview

DSH 主题插件 dsh-arcaea-theme 是一款用于 DeepSeek Harness Web UI 的高亮棱彩记忆皮肤,分类为 memory 与 web-ui,纯 CSS 与内联 SVG 实现,无官方游戏素材。启用时切换到专用 arcaea-light 调色板,关闭后恢复原主题,不改动会话或网络请求,适合追求清新视觉的研究型界面用户。注意:需先 pnpm run build 嵌入字体,再经 DSH 脚本 add 安装,并以 Ctrl+F5 硬刷新。

dsh-arcaea-theme is a high-key prismatic memory skin plugin for the DeepSeek Harness Web UI, categorized under memory and web-ui. It delivers an original ivory workspace, desaturated aubergine sidebar, and bundled Exo plus Noto Sans CJK SC faces via CSS and inline SVG only, with no official game assets. It selects the arcaea-light palette while enabled and restores the prior theme on removal, without altering session data or network calls. Use it for a fresh, research-oriented local UI. Caveat: run pnpm run build first, install through the DSH script rather than pnpm dsh, then hard-refresh with Ctrl+F5.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:a1swg1159-pixel/dsh-arcaea-theme

a1swg1159-pixel/dsh-arcaea-theme 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dsh-arcaea-theme

English | 简体中文

dsh-arcaea-theme repository banner

dsh-arcaea-theme is an original high-key prismatic memory theme for the DeepSeek Harness Web UI. It turns local visual research into a fresh implementation made from CSS and inline SVG; no game image, character, trademark, chart, or other official asset is included.

Theme preview

Visual treatment

  • A high-exposure ivory workspace with restrained architectural linework, fine texture, and a distant perspective grid.
  • A desaturated aubergine sidebar with diagonal halftone texture, clipped shapes, and clearer selection states.
  • Subtle blush and pearl-blue prisms that stay behind the conversation instead of crossing the content.
  • Sharp clipped corners and quiet shadows for the composer, bubbles, and primary actions.
  • A bundled Exo variable display face and bundled Noto Sans CJK SC Light / Regular / Bold body faces, with system fallbacks.

While enabled, the plugin selects its dedicated high-exposure arcaea-light palette. Removing or disabling it restores the previous theme preference. It does not replace chat components, modify session data, or make network requests.

Local reference directories

The original Fonts/ and img/ directories remain local visual research and are not distributed wholesale. Required Exo and Noto Sans CJK SC faces are selected into assets/fonts/ and embedded as data URLs in dist/client.js at build time because DSH's plugin web route serves client.js, not arbitrary package assets. The standalone font files and their SIL Open Font License 1.1 texts remain in the package. Other fonts with unclear provenance and all game images remain excluded. See THIRD_PARTY_NOTICES.md.

Install

Build from the plugin directory:

pnpm run build

Run the DeepSeek Harness script from its repository. Do not use pnpm dsh directly because this project does not expose a dsh executable:

pnpm --dir D:\deepseek-harness run dsh -- plugin --profile web remove dsh-arcaea-theme
pnpm --dir D:\deepseek-harness run dsh -- plugin --profile web add D:\zhuomian\dsh-plugin\dsh-arcaea-theme
pnpm --dir D:\deepseek-harness run dsh -- web

Then hard-refresh the browser with Ctrl+F5.

Verify

pnpm run check
pnpm pack --dry-run

License

Plugin code is MIT licensed. This project is not affiliated with lowiro or Arcaea. Third-party files in the local reference directories are outside this plugin's license and are not packaged.

上一个 Prev dsh-capability-index 下一个 Next dsh-plugin-optimization