설치
npx -y @deepseek-ai/dsh plugin --profile web add github:shukookie/dsh-plugin-wallpaper이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
dsh-plugin-wallpaper
Wallpaper switcher for DeepSeek Harness — a sidebar picker with local image upload, a dim slider, and a one-click next-wallpaper button.
壁纸切换插件(DeepSeek Harness):在页面上直接添加本地图片壁纸、遮罩浓度滑块、一键切换下一张。 Inspired by zcode-toolbar-wallpaper.
Install
dsh plugin --profile web add dsh-plugin-wallpaper
Refresh the page (or restart dsh web). Two buttons appear at the sidebar foot, next to Settings:
- 🖼 Wallpaper — opens the picker: 7 built-in gradients, your uploaded images (hover a card to delete), a dim slider (0–100%, step 5, live preview), and Restore default.
- ⇄ Switch — cycles to the next wallpaper without opening the panel.
Features
- Local images — pick one or more files (jpg/png/webp/gif); large images are downscaled to 2560px in-browser (JPEG 85%, alpha kept for png/webp, GIF untouched) so the UI never stutters.
- Dim slider — a light-mode white / dark-mode black overlay keeps text readable at any wallpaper; default 60%.
- Token-layer application — wallpapers apply through the theme service's token-override layers (
--dsw-alias-bg-base, sidebar fill, raised surface); disabling or uninstalling the plugin restores everything automatically. - Light/dark aware — every built-in gradient ships a tuned pair for both color schemes.
Notes
- Uploaded images live in the page's memory for the session; they are never written to disk or uploaded anywhere.
- This plugin only touches theme tokens via the public
theme.overrideTokensAPI — no DOM hacks.
License
MIT
저장소 정보
- 언어
- JavaScript
- 라이선스
- MIT
- 마지막 업데이트
- 2026. 8. 17. AM 6:45
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.