Skip to content

dsh-gui-customization v0.4.0

Choose a tag to compare

@LAN-TINA-WS LAN-TINA-WS released this 14 Aug 09:19
· 21 commits to master since this release

What's New in v0.4.0

  • 🎬 Video background (dynamic background): pick any video file via the native file dialog; it plays muted on a loop as the interface backdrop. The video is stored as a Blob in IndexedDB (no base64 bloat) and restored across refreshes and restarts. Image and video backgrounds are mutually exclusive — applying one clears the other. A light/dark-adaptive scrim keeps text readable over the moving picture.

Install

  1. Download and unzip dsh-gui-customization-v0.4.0.zip
  2. dsh plugin --profile web add link:<unzip-dir>/dsh-gui-customization-v0.4.0
  3. Restart dsh web; config entry: Settings → Interface Settings (设置 → 界面设定)

Features (cumulative)

  • Nous Blue default palette (light/dark) + 4 presets + 13 custom colors
  • Ambient glow: corner halos, strength / breathing / position (5 modes), live
  • Background: image (file picker + preset "DeepSeek Girl 01") and video (dynamic), light/dark-adaptive scrim, IndexedDB persistence
  • Palette import / export (JSON + clipboard)
  • Bilingual Chinese / English UI
  • Persistence: localStorage + IndexedDB, survives refresh and restart

Feedback: #1