dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness theme experience plug-in

suzike/freestyle-dsh-theme · skills

DeepSeek Harness theme experience plug-in: OKLCH theme proposal + theme designer (persistence across restarts).

★ 10GitHub stars
0Forks
2026-08-14Last updated
TypeScriptLanguage
BSD-3-ClauseLicense

Project overview

主题提案 · 6 套风格预设 + 智能提案,点卡片即应用 主题设计器 · 主色 / 副色 / 面板 三通道独立调节 🎨 OKLCH 配色模型 — 色相 / 彩度 / 明度三通道独立可控,直觉且色彩感知均匀 🧭 配色关系 — 邻近 / 互补 / 分裂互补 / 三角色 一键派生副色与面板色 🔒 通道锁定 — 锁定某通道后,随机与配色关系将跳过它 ⚡ 快速变体 — 柔和 / 鲜明 / 提亮 / 压暗 / 主副互换 🤖 AI 命名 — 用默认模型为配色生成中文主题名 / 标签 / 介绍 📋 JSON 导入导出 — 主题令牌可复制、可分享、可迁移 🖥️ 设置面板放大 — 自动把设置弹框加宽到 1120px,显示更完整 ♻️ 持久化 — 常驻 Web 插件,重启 DeepSeek Harness 后仍然存在 📸 实际界面 以下为软件内真实设置页面截图(设置 → 通用 → 主题 → 自定义…)。

主题设计器 · 主色 / 副色 / 面板独立通道 + 实时预览 + 通道锁定 + JSON 导入导出 📐 架构

构建产物:lib/index.js(Host 半)、lib/client.js(浏览器半)。 2. 挂载到你的 DSH profile

Install command

dsh plugin --profile web add github:suzike/freestyle-dsh-theme
View GitHub repository ↗Back to popular plugin directory