@semi-bot/semi-vchart-theme-ida 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/light.json CHANGED
@@ -9,13 +9,13 @@
9
9
  "maxDomainLength": 10,
10
10
  "scheme": [
11
11
  "#10C4BB",
12
- "#f39916",
13
- "#8046d9",
14
- "#fe7f96",
15
- "#6cc9ff",
16
- "#aa7a11",
17
- "#59d3cf",
18
- "#54842b",
12
+ "#2F80ED",
13
+ "#7B61FF",
14
+ "#F2C94C",
15
+ "#F2994A",
16
+ "#27AE60",
17
+ "#EB5757",
18
+ "#6B7A90",
19
19
  "#c653cd",
20
20
  "#8693dc"
21
21
  ]
@@ -31,6 +31,7 @@
31
31
  "fontWeight": 600,
32
32
  "lineHeight": 24,
33
33
  "fontFamily": [
34
+ "D-DIN",
34
35
  "Inter",
35
36
  "BlinkMacSystemFont",
36
37
  "Segoe UI",
@@ -40,8 +41,7 @@
40
41
  "Helvetica Neue",
41
42
  "Helvetica",
42
43
  "Arial",
43
- "sans-serif",
44
- "D-DIN"
44
+ "sans-serif"
45
45
  ],
46
46
  "fill": "#222727ff"
47
47
  },
package/lightEcharts.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "color": [
3
3
  "#10C4BB",
4
- "#f39916",
5
- "#8046d9",
6
- "#fe7f96",
7
- "#6cc9ff",
8
- "#aa7a11",
9
- "#59d3cf",
10
- "#54842b",
4
+ "#2F80ED",
5
+ "#7B61FF",
6
+ "#F2C94C",
7
+ "#F2994A",
8
+ "#27AE60",
9
+ "#EB5757",
10
+ "#6B7A90",
11
11
  "#c653cd",
12
12
  "#8693dc"
13
13
  ],
@@ -239,6 +239,7 @@
239
239
  "fontWeight": 600,
240
240
  "lineHeight": 24,
241
241
  "fontFamily": [
242
+ "D-DIN",
242
243
  "Inter",
243
244
  "BlinkMacSystemFont",
244
245
  "Segoe UI",
@@ -248,8 +249,7 @@
248
249
  "Helvetica Neue",
249
250
  "Helvetica",
250
251
  "Arial",
251
- "sans-serif",
252
- "D-DIN"
252
+ "sans-serif"
253
253
  ],
254
254
  "color": "#222727ff"
255
255
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-bot/semi-vchart-theme-ida",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
5
  "keywords": [
6
6
  "semi-theme",
package/raw.json CHANGED
@@ -3442,31 +3442,31 @@
3442
3442
  },
3443
3443
  "--dv-color-categorical-1": {
3444
3444
  "type": "custom",
3445
- "custom": "#f39916"
3445
+ "custom": "#2F80ED"
3446
3446
  },
3447
3447
  "--dv-color-categorical-2": {
3448
3448
  "type": "custom",
3449
- "custom": "#8046d9"
3449
+ "custom": "#7B61FF"
3450
3450
  },
3451
3451
  "--dv-color-categorical-3": {
3452
3452
  "type": "custom",
3453
- "custom": "#fe7f96"
3453
+ "custom": "#F2C94C"
3454
3454
  },
3455
3455
  "--dv-color-categorical-4": {
3456
3456
  "type": "custom",
3457
- "custom": "#6cc9ff"
3457
+ "custom": "#F2994A"
3458
3458
  },
3459
3459
  "--dv-color-categorical-5": {
3460
3460
  "type": "custom",
3461
- "custom": "#aa7a11"
3461
+ "custom": "#27AE60"
3462
3462
  },
3463
3463
  "--dv-color-categorical-6": {
3464
3464
  "type": "custom",
3465
- "custom": "#59d3cf"
3465
+ "custom": "#EB5757"
3466
3466
  },
3467
3467
  "--dv-color-categorical-7": {
3468
3468
  "type": "custom",
3469
- "custom": "#54842b"
3469
+ "custom": "#6B7A90"
3470
3470
  },
3471
3471
  "--dv-color-categorical-8": {
3472
3472
  "type": "custom",
@@ -4394,12 +4394,12 @@
4394
4394
  "value": "--dv-color-text-0"
4395
4395
  },
4396
4396
  "fontStyle": {
4397
- "name": "title",
4398
- "type": "custom",
4399
- "label": "title",
4400
- "value": "title",
4397
+ "type": "user",
4398
+ "label": "18/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4399
+ "value": "18/24px D-DIN, Inter, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif 600",
4401
4400
  "fontSize": 18,
4402
4401
  "fontFamily": [
4402
+ "D-DIN",
4403
4403
  "Inter",
4404
4404
  "BlinkMacSystemFont",
4405
4405
  "Segoe UI",
@@ -4409,8 +4409,7 @@
4409
4409
  "Helvetica Neue",
4410
4410
  "Helvetica",
4411
4411
  "Arial",
4412
- "sans-serif",
4413
- "D-DIN"
4412
+ "sans-serif"
4414
4413
  ],
4415
4414
  "fontWeight": 600,
4416
4415
  "lineHeight": 24