Bundle
dsh-skin-glass
Frosted-glass skin for the DeepSeek Harness web UI: pick any image as background, theme colors extracted from it, glassmorphism surfaces.
- Source
- noexcs
- stars
- 1 stars
- License
- MIT
- Updated
- Updated yesterday
Readme
# dsh-skin-glass A frosted-glass skin plugin for the DeepSeek Harness web GUI. - 🖼️ Set any wallpaper — it auto-generates light/dark design tokens from the dominant color - 💎 True per-component `backdrop-filter` glass with adaptive scrim and mirror-edge highlights - 🌈 No wallpaper? An automatic gradient glass keeps the frosted look - 👓 Readability floor: WCAG AA body contrast at any translucency level | Light | Dark | | --- | --- | |  |  | ## Install ```bash npx @deepseek-ai/dsh plugin --profile web add github:noexcs/dsh-skin-glass ``` ## Uninstall ```bash npx @deepseek-ai/dsh plugin --profile web remove dsh-skin-glass ``` ## License [MIT](LICENSE)
Install
dsh plugin --profile web add github:noexcs/dsh-skin-glass
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-skin-glass from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.