설치
npx -y @deepseek-ai/dsh plugin --profile web add github:hanyi7867069-create/dsh-moonrise이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
dsh-moonrise · 月升
A warm amber-on-midnight theme for the DeepSeek Harness Web UI.
夜色深蓝为底,月光琥珀做点缀——给 DSH 换一套"深夜写代码"的配色。
Install
dsh plugin --profile web add dsh-moonrise
# or from source / a tarball:
dsh plugin --profile web add ./dsh-moonrise
Then restart the Web UI and pick moonrise in Settings → Appearance.
What it overrides
ctx.theme.register() with a dark-scheme ThemeDefinition that overrides the
--dsw-alias-* semantic tokens (surfaces, borders, brand, labels, states,
buttons, sidebar, markdown, scrollbars). The token set is the documented
ui-theme inspect list plus the design-platform aliases.
Structure
package.json # dsh.bundle + dsh.client manifests
cordis.patch.yml # inserts the client row
index.js # node half (no-op; theming is browser-side)
dist/client.js # browser bundle (window.__ModuleLoader__.load factory)
Publishing
npm publish
# or ship a tarball:
npm pack
Tag the repo with dsh-plugin, then submit to
awesome-dsh-plugin.
프로젝트 파일 및 신호
표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.
저장소 정보
- 언어
- JavaScript
- 라이선스
- MIT
- 최신 릴리스
- v0.1.0
- 마지막 업데이트
- 2026. 8. 17. AM 9:28
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.