ph4310822/dsh-edex-xry-ui--packages-ui-theme-terminal ↗★ 0
@danielng23/dsh-xry-client-ui-theme-terminal
XRY/B1 cyan-on-near-black CRT theme for the web UI: registers the analyzed palette and an Appearance row to pick it
AI 분석
核心用途是为 DSH Web 界面提供青绿黑 CRT 风格的复古终端主题。适合需要护眼暗色调、喜爱复古显示器视觉风格的用户,可在外观设置中一键切换。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
dsh-edex-xry-ui
DeepSeek Harness eDEX shell plugin — XRY/B1 medical-HUD skin. A sci-fi
X-ray body-scanner terminal overlay for the DSH web GUI, rebuilt from the
Screenshot 2026-08-24 at 21.18.41.png reference: cyan-on-near-black neon
frames, a rotating radar scan disc, an ECG heartbeat monitor, power-gen
energy-cell meters, and a DATA TIMELINE scan-log — wrapped around the original
UI.

Features
- Right bar — the reference's signature stack:
- ECG / HEART — a live vital-sign waveform (grid dots + cyan trace,
BPM =/HEART =readouts driven by network throughput) - RADAR — the featured widget: a circular scan disc with concentric rings, crosshair, rim tick marks, center target reticle, and a rotating conic-gradient sweep (replaces the WORLD VIEW globe)
- STATUS — ALTIT value blocks + a vertical green meter (the reference's status column)
- ECG / HEART — a live vital-sign waveform (grid dots + cyan trace,
- Left bar — the reference's lower modules:
- POWER GEN — four stacked energy-cell columns (PWR/MEM/SWP/TMP) plus a 2×2 circular knob cluster, wired to live panel data
- INFO (clock/specs) and PROCESSES remain, recolored to the HUD palette
- Bottom panel — DATA TIMELINE scan-log table (NO. / DATA TIMELINE / DATA:XG / RESULT columns, DONE green / RIGHT dim / ERROR red, orange REPORTS frame) replacing the file browser, alongside the PREVIEW editor and the host TERMINAL
- Center region — the original DSH working area (sidebar, conversation, composer) shows through the shell untouched
- Cyan-on-near-black skin —
#03ffffaccent,#106060thin 1px square borders with subtle glow, token overrides recoloring the original UI - Terminal-styled composer — flattened input, block caret,
~/path prompt - Workspace-follow — the timeline panel and prompt track the active conversation's workspace
Installation
The plugin is published to npm as @danielng23/dsh-edex-xry-ui. From the
harness checkout:
pnpm dsh plugin --profile web add @danielng23/dsh-edex-xry-ui
pnpm dsh web # serves the eDEX shell over the default GUI
To run the local checkout instead of the npm release (for development), add
the bundle with a file: path:
pnpm dsh plugin --profile web add file:/path/to/dsh-edex-xry-ui/packages/bundle
Development
See LOCAL_DEVELOPMENT.md for the full build, install,
and iteration workflow. The widget architecture for the shell bars is
documented in WIDGETS.md. The analysis.json / analysis.md
in this repo are the reference analysis (colors, border language, widget
reconciliation) that produced this variant.
Packages
| Package | Host/Client | Description |
|---|---|---|
packages/bundle | — | Installable bundle (cordis.patch.yml) |
packages/ui-edex | client | The eDEX shell frame and all panels |
packages/ui-theme-terminal | client | Appearance → Terminal theme row |
packages/host/system-metrics | host | System telemetry RPC + file read/write + runCommand shell execution |
License
MIT