提交 fe9f3edd 编写于 作者: muwooo's avatar muwooo

Update total-plugins.json

上级 ecee787f
......@@ -1322,6 +1322,89 @@
]
}
]
},
{
"main": "index.html",
"logo": "https://pic1.zhimg.com/80/v2-7f3076f6125748df6757141e93e458ad_720w.png",
"features": [
{
"code": "color",
"explain": "颜色",
"cmds": [
"Color",
"颜色",
{
"type": "regex",
"maxLength": 50,
"match": "/^(?:#[a-f0-9]{3}|#?[a-f0-9]{6}|#[a-f0-9]{8});?$|^(?:(?:25[0-5]|2[0-4]\\d|1?\\d{1,2})(?:, *| +)){2}(?:25[0-5]|2[0-4]\\d|1?\\d{1,2})$|^rgba?\\((?:(?:25[0-5]|2[0-4]\\d|1?\\d{1,2})(?:, *| +)){2}(?:25[0-5]|2[0-4]\\d|1?\\d{1,2})|^hs[liv]a?\\((?:360|(?:(?:3[0-5]\\d|[1-2]\\d{2}|\\d{1,2})(?:\\.\\d{1,15})?))(?:deg)?(?:, *| +)(?:100|\\d{1,2}(?:\\.\\d{1,15})?)%?(?:, *| +)(?:100|\\d{1,2}(?:\\.\\d{1,15})?)%?/i",
"label": "颜色"
}
]
},
{
"code": "ui",
"explain": "Falt UI、Fluent Design、Open Color、Ant Design、Material Design",
"cmds": [
"UI 色卡"
]
},
{
"code": "traditional",
"explain": "故宫二十四节气 • 384 种中国传统色、465 种日本传统色",
"cmds": [
"传统色"
]
},
{
"code": "gradient",
"explain": "渐变色合集",
"cmds": [
"渐变色"
]
},
{
"code": "image",
"explain": "图片颜色提取",
"cmds": [
"颜色提取",
{
"type": "img",
"label": "颜色提取"
},
{
"type": "files",
"fileType": "file",
"match": "/\\.(?:jpg|jpeg|png)$/i",
"maxLength": 1,
"label": "颜色提取"
}
]
},
{
"code": "collect",
"explain": "收藏颜色",
"cmds": [
"收藏颜色"
]
},
{
"code": "pickercolor",
"explain": "屏幕取色",
"cmds": [
"屏幕取色"
]
}
],
"name": "rubick-color",
"pluginName": "颜色助手",
"description": "颜色、UI 色卡、传统色、渐变色、颜色提取、收藏颜色",
"author": "muwoo",
"homePage": "https://gitee.com/rubick-center/rubick-color/raw/main/README.md",
"pluginType": "ui",
"version": "4.2.1",
"dependencies": {
"electron-color-picker": "^0.2.0"
}
}
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册