dsh plugins中文
← Back to popular plugin directory

DSH interface theme collection

KinGao294/dsh-skin · skills

Skin switcher + custom wallpaper for DeepSeek Harness — a "change the skin" feature in the spirit of Codex themes.

★ 11GitHub stars
3Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

Skin switcher + custom wallpaper for DeepSeek Harness — a "change the skin" feature in the spirit of Codex themes. It registers a curated catalog of palettes into DSH's built-in theme runtime and adds two rows to Settings → General (below the built-in Appearance row): 皮肤 / Skins — pick one of 7 curated palettes (or 默认 / Default to follow the built-in appearance). 背景图片 / Wallpaper — set your own background image with opacity and blur controls.

Both choices persist across reloads (localStorage). How it works

Picking 默认 / Default reverts to the built-in appearance (follow system) and clears the stored skin. Wallpaper

Install command

dsh plugin --profile web add github:KinGao294/dsh-skin
View GitHub repository ↗Back to popular plugin directory