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.

Arcaea Theme — DSH Plugin for DeepSeek Harness
← Plugins
A

dsh-arcaea-theme

Arcaea Theme

An original high-key prismatic memory theme for the DeepSeek Harness web UI.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:a1swg1159-pixel/dsh-arcaea-theme#7cbd4a03df2430ac39c32470cf0e4c7e93dc5918
READMECompatibilityVersions
Theme preview

Compatibility and provenance

Arcaea Theme is published as dsh-arcaea-theme and currently resolves to version 0.5.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.5.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.5.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
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.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote 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.

README

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.