perf: 修改颜色默认展示,格式化代码

This commit is contained in:
奔跑的面条 2022-10-01 20:34:24 +08:00
parent 8d81ed3870
commit 9161374320
2 changed files with 1066 additions and 5827 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,66 +1,30 @@
[
{
"CMYK": [
62,
0,
21,
16
],
"RGB": [
81,
214,
169
],
"CMYK": [62, 0, 21, 16],
"RGB": [81, 214, 169],
"hex": "#51d6a9",
"name": "碧空绿",
"pinyin": "bikonlv"
},
{
"CMYK": [
93,
0,
31,
0
],
"RGB": [
16,
174,
194
],
"hex": "#10aec2",
"name": "甸子蓝",
"pinyin": "dianzilan"
"CMYK": [4, 13, 67, 0],
"RGB": [248, 223, 114],
"hex": "#f8df72",
"name": "茉莉黄",
"pinyin": "molihuang"
},
{
"CMYK": [
76,
51,
0,
0
],
"RGB": [
60,
126,
255
],
"CMYK": [76, 51, 0, 0],
"RGB": [60, 126, 255],
"hex": "#3c7eff",
"name": "深海蓝",
"pinyin": "shenhailan"
},
{
"CMYK": [
4,
13,
67,
0
],
"RGB": [
248,
223,
114
],
"hex": "#f8df72",
"name": "茉莉黄",
"pinyin": "molihuang"
"CMYK": [59, 12, 19, 0],
"RGB": [138, 188, 209],
"hex": "#8abcd1",
"name": "秋波蓝",
"pinyin": "qiubolan"
}
]