Skip to content

orxz/deepseek-harness-themes

40Last commit Aug 15, 2026

deepseek-harness-themes DSH plugin

deepseek-harness-themes provides a client-side DSH UI plugin, @dsh-themes/ui, backed by a core theme package. It registers six selectable themes and adds a Theme picker under Settings → General while keeping themes limited to visual presentation.

How to install the deepseek-harness-themes DSH plugin

dsh plugin --profile web add @dshthemes/ui

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

indexed

What the deepseek-harness-themes DSH plugin can do

  • Installs into a DeepSeek Harness profile with dsh plugin add @dsh-themes/ui.
  • Registers six themes: DeepSeek, OLED, Dracula, Catppuccin, Tokyo Night, and GitHub Dark.
  • Adds a Theme picker row to Settings → General.
  • Persists third-party theme selection.
  • Provides theme definitions, required token contracts, and theme registration utilities through @dsh-themes/core.
  • Themes cover visual elements including colors, surfaces, states, code blocks, tool calls, and terminal UI.

Where the deepseek-harness-themes DSH plugin fits

  • Personalizing the DeepSeek Harness interface for light, OLED, pastel, or high-contrast dark preferences.
  • Offering users a settings-based picker for switching installed themes.
  • Building additional themes against the provided token contract and core registration utilities.

Who the deepseek-harness-themes DSH plugin is for

  • DeepSeek Harness users who want to customize the client UI.
  • Developers creating community themes for DeepSeek Harness.
  • Teams seeking consistent UI theming without changing agent behavior.

deepseek-harness-themes DSH plugin limitations

  • Focused only on visual experience; it does not change models, agents, prompts, or protocols.
  • The documented plugin installation command targets @dsh-themes/ui; @dsh-themes/core is a non-UI core package.
  • Requires Node.js >=22.19 according to the repository package metadata.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 12 development, 0 peer, and 0 optional dependencies.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

deepseek-harness-themes DSH plugin alternatives

deepseek-harness-themes DSH plugin questions

What is the deepseek-harness-themes DSH plugin?

deepseek-harness-themes is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the deepseek-harness-themes DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does deepseek-harness-themes use?

The snapshot records web as the deepseek-harness-themes profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is deepseek-harness-themes compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if deepseek-harness-themes fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to deepseek-harness-themes?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.