dsh-color
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-color
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-color inside DeepSeek Harness to add this colour tool; the full source lives at https://github.com/uckkk/dsh-color .
About this plugin
Switching between hex, rgb, and hsl, then checking complementary colors, lightness, and text-contrast ratios is a small but frequent chore in any development or design workflow. Doing it by hand is slow and prone to off-by-one errors. dsh-color exists to remove that friction entirely.
It ships a single tool, color_convert, that handles all three colour-format conversions in one call and simultaneously returns the complementary colour, a lightness value, and a foreground-text contrast score. The whole implementation is pure Node with no external dependencies, keeping the path from question to answer as short as possible.
Whether you are tuning a front-end colour palette, verifying accessibility contrast requirements, or simply sanity-checking a quick colour combination mid-session, dsh-color gives you a reliable, one-step answer to any colour-related question.
Use Cases
- Validate colour formats and contrast ratios while debugging a front-end palette
- Swap between hex and HSL when delivering design-spec colours
- Confirm foreground-to-background contrast meets accessibility guidelines during a review
Best For
- Front-end developers tuning colour palettes daily
- Design teams that must meet WCAG contrast requirements
- Any developer who needs on-the-fly colour math inside a session
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.