ph4310822/dsh-edex-ui--packages-ui-theme-terminal ↗★ 0
@deepseek-ai/dsh-client-ui-theme-terminal
网页端界面的终端(CRT)主题:注册绿黑配色的别名 Token 主题,并在外观设置中提供该主题选项。
AI 分析
核心用途是提供经典的绿黑复古终端配色。适合希望降低视觉疲劳、喜爱早期计算机 CRT 绿屏显示效果的 DSH 网页端用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗dsh-edex-ui
DeepSeek Harness eDEX-UI shell plugin — a terminal-inspired overlay for the DSH web GUI. Adds a classic eDEX-UI layout: system telemetry left bar, world-map right bar, filesystem browser, and a terminal-styled composer input — all wrapped around the original UI.

Features
- Left bar — system overview panel: CPU, memory, swap, processes, platform info, and thermal/power state, with per-core CPU sparklines
- Right bar — network status + encom-globe world view with endpoint markers and spline links, plus a dual up/down traffic chart with grid
- Bottom-left — filesystem browser: directory listing, file preview, storage bar, with folder/file SVG icons in the theme green
- Bottom-right — file preview pane (text, code, images)
- Terminal-styled composer — flattened input capsule, green block caret, and
a
~/path prompt at the left edge of the input area - Workspace-follow — the dir panel and prompt track the active conversation's workspace; switching sessions navigates both the filesystem browser and the prompt
- Green-on-black skin — token overrides recolour the entire original UI to terminal green, without touching the user's theme preference
Installation
# From the harness checkout
pnpm dsh plugin --profile web add file:/path/to/dsh-edex-ui/packages/bundle
Development
See LOCAL_DEVELOPMENT.md for the full build, install, and iteration workflow.
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 endpoints |
License
MIT