kongxiangyiren/dhs-theme-plugin

皮肤 ⭐ 1 MIT web-ui

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

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

安装

# 从 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 ./

kongxiangyiren/dhs-theme-plugin 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。