Using dsh-skin to Reskin DeepSeek Harness Web Interface and Customize Wallpaper

dsh-skin is a web skin customization plugin for DeepSeek Harness maintained by KinGao294: it offers seven carefully selected color schemes prefixed with `--dsw-alias-*`, plus features like translucent wallpapers, masks and blur effects. This article verifies the functional boundaries, installation commands and localStorage persistence method based on the community directory page, GitHub README and client source code. It is licensed under MIT and only applies to the web profile.

Read More
Use deepseek-harness-skin to restyle DeepSeek Harness

deepseek-harness-skin is a DeepSeek Harness skin customization system maintained by HeiGeAi: it comes with 21 built-in skins, plus the ability to generate a full color scheme with a single image. It derives guaranteed contrast based on four color categories, verifies readability during construction, restricts its scope to the `body` attribute, and allows users to switch back to the native interface at any time. The community directory provides the `dsh plugin add` command, but the repository README specifies that it must be installed into the 0.1.0-rc.5 source code checkout and rebuilt, and the npx method is not available. The code is licensed under MIT, and visual materials have separate usage right boundaries.

Read More