kongxiangyiren/dhs-theme-plugin

Skin ⭐ 1 MIT web-ui

DSH 主题管理插件(静态版):在 设置 → 主题 提供主题大分类,内置两套主题, 支持上传自定义 JS 主题并一键切换,数据持久化在磁盘上(换浏览器不丢)。

catalog description:dsh 主题管理插件,可以自定义主题

Install

# 从 npm 安装(首选)
dsh plugin --profile web add @kongxiangyiren/dhs-theme-plugin

# 或从 git 直装(纯 JS 无 prepare,无需 allowBuilds 授权)
dsh plugin --profile web add git+https://github.com/kongxiangyiren/dhs-theme-plugin

# 或本地目录(开发/验证)
dsh plugin --profile web add ./

Add kongxiangyiren/dhs-theme-plugin to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.