Update CONTRIBUTING.md

This commit is contained in:
Fankesyooni
2022-05-08 01:01:03 +08:00
committed by GitHub
parent ad4be1dffb
commit 41bc824a3d

View File

@@ -35,6 +35,7 @@
}
```
- `iconColor` 中的颜色代码一律使用小写字母且格式必须为 #ff······ (· 为数值) **不要对颜色设置透明度**
- 图标大小建议保持在 50x50最高不得超过 72x72
- 提交前建议优化图标文件体积Windows 平台可以使用 [pinga](https://css-ig.net/pinga)
- 图标必须可被调试工具识别为灰度图标并检查通过,否则不予合并代码,详情请见下方