Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-client-ui-skin-claude
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
A Claude-style skin for the DSH Web GUI: warm-black canvas, clay accent, serif UI, follows the native light/dark theme.
· 
Features
- Warm-black (#141413) canvas with an Anthropic clay (#d97757) accent
- Serif UI type (Georgia), monospace stack for code
- Slim scrollbars, clay selection/focus, pill badges
- Light and dark variants that follow the system theme
Install
dsh plugin --profile web add github:PAKIKNOWLEDGE/dsh-client-ui-skin-claude
Restart dsh web, then refresh the page.
Switching
Only one skin is active at a time. Edit ~/.dsh/cordis.patch.yml:
# outside the dsh-skin managed section
- insert:
- id: ui-skin-claude
name: '@dsh-external/dsh-client-ui-skin-claude'
(and add disabled: true to the currently active skin's row). The config watcher hot-reloads within seconds; refresh the page.
Uninstall
- Remove the
ui-skin-claudeinsert row from~/.dsh/cordis.patch.yml. dsh plugin --profile web remove @dsh-external/dsh-client-ui-skin-claude- Restart
dsh web.
License
MIT
Links
More in this category
Small-tailqwq/dsh-deep-whale★ 564
Whale-girl skin series for the DSH Web UI (maid-atelier).
KinGao294/dsh-skin★ 9
Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls.
wsxwj123/dsh-plugins#theme-gallery★ 1
Fifteen curated theme families with complete light and dark palettes that follow the native Light, Dark, and Follow system modes.
tianyhjg-lab/dsh-font★ 0
Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence.