DeepSeek Harness Plugin

PAKIKNOWLEDGE/dsh-client-ui-skin-claude

Stars ★ 0 Category Themes & Appearance Added 2026-08-14

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

awesome · DSH plugin

A Claude-style skin for the DSH Web GUI: warm-black canvas, clay accent, serif UI, follows the native light/dark theme.

Dark · Light

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

  1. Remove the ui-skin-claude insert row from ~/.dsh/cordis.patch.yml.
  2. dsh plugin --profile web remove @dsh-external/dsh-client-ui-skin-claude
  3. Restart dsh web.

License

MIT

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →