youyli03/dsh-palenight-theme

youyli03★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

A dynamic Cordis plugin that themes the dsh Harness Web UI — Palenight dark + warm-neutral light

README excerpt

DeepSeek Palenight Theme A theme for the dsh Harness Web UI , delivered in two forms: 1. Persistent dsh bundle (recommended) — package.json declares dsh.bundle.patch + dsh.client , so installing the package into a dsh profile makes the theme part of the host composition: it is served at /plugins/dsh-palenight-theme/client.js , listed in window. DSH BOOT , and survives host restarts (same mechanism as @liustack/modlens ). 2. Dynamic Cordis plugin — the original form ( plugin/client.js + plugin/host.js ), activated per-session via cordis define / cordis run ; it dies with the process and is only kept for reference. Both forms stack a token layer over the active theme — no rebuild of the harness shell is needed. - Dark mode — Community Material Theme Palenight : indigo 292D3E surfaces, periwinkle text A6ACCD , teal accent 80CBC4 . - Light mode — warm neutral: parchment F5F4F0 , warm grey text 4F4B45 , teal accent 00897B . - Code blocks get clear contrast in both modes. - 100 theme variables covered (surfaces, tabs/headers, inputs, menus, text tiers, borders, buttons, interactive states, code, scrollbars). Preview Light Dark How it works The dsh web frontend exposes a theme client serv…

View full README on GitHub →
Skins / UIdshdsh-plugindsh-pluginsthemeweb ui

Category