← 返回列表
D

@i6060/dsh-color

v0.1.0 · 1 天前发布

颜色工具:hex/rgb/hsl 互转,计算补色、明暗与前景对比度

deepseek-harnessdshdsh-plugincolorhexrgbhsl颜色

README

dsh-color · 颜色工具



hex / rgb / hsl 互转,计算补色、明暗与前景文字对比度。纯 Node 实现。

提供的工具



| 工具 | 作用 |
|---|---|
| color_convert | 颜色三格式互转 + 补色 + 对比度 |

安装



bash

dsh plugin add @i6060/dsh-color

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-color"

用法示例





这个颜色 #3b82f6 的 rgb 和 hsl 是什么,配什么文字颜色
→ 调用 color_convert(color="#3b82f6")

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
@i6060/dsh-color
Repo
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}