Carpon39038/dsh-image-theme

Carpon39038★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

Warp-inspired image-to-theme plugin for DeepSeek Harness: upload a background, extract a palette, and apply a glass UI.

README 摘要

DSH Image Theme A Warp-inspired image theme plugin for the DeepSeek Harness web client. Upload or drag in a picture and the plugin will: 1. extract five dominant colors in CIE Lab space; 2. turn the darkest image color into translucent glass surfaces; 3. let you choose one extracted color as the DSH accent; 4. correct text and accent contrast before applying theme tokens; 5. use the original image as the full-window background. Features - Full-bleed background image with adjustable dark overlay, blur, saturation, and position. - Deterministic five-color Lab k-means palette extraction in the browser. - Live DSH token overrides through ctx.theme.overrideTokens() —no hard-coded edits to the host UI. - A dedicated Settings → Image theme section with drag-and-drop upload and palette controls. - Browser-local privacy: the image is stored as a Blob in IndexedDB and settings are stored in localStorage ; nothing is uploaded. - The plugin can be disabled without losing the selected image or settings. - Responsive settings UI and reduced-motion support. Install The repository includes prebuilt lib/ artifacts, so a DSH profile can install it directly from GitHub: Restart or refresh the DSH web…

在 GitHub 查看完整 README →
Skins / UIdeepseek-harnessdsh-pluginthemetypescriptwallpaper

分类