@sproutsocial/seeds-color 1.8.0 → 2.1.0

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.
@@ -12,7 +12,7 @@
12
12
  "red": "0.914",
13
13
  "alpha": "1.000",
14
14
  "blue": "1.000",
15
- "green": "0.973"
15
+ "green": "0.957"
16
16
  }
17
17
  }
18
18
  }
@@ -9,10 +9,10 @@
9
9
  "color": {
10
10
  "color-space": "srgb",
11
11
  "components": {
12
- "red": "0.863",
12
+ "red": "0.871",
13
13
  "alpha": "1.000",
14
- "blue": "1.000",
15
- "green": "0.949"
14
+ "blue": "0.996",
15
+ "green": "0.922"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.039",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.376",
15
- "green": "0.224"
15
+ "green": "0.161"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.000",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.220",
15
- "green": "0.129"
15
+ "green": "0.090"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.780",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.976",
15
- "green": "0.894"
15
+ "green": "0.859"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.631",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.973",
15
- "green": "0.824"
15
+ "green": "0.761"
16
16
  }
17
17
  }
18
18
  }
@@ -9,10 +9,10 @@
9
9
  "color": {
10
10
  "color-space": "srgb",
11
11
  "components": {
12
- "red": "0.337",
12
+ "red": "0.404",
13
13
  "alpha": "1.000",
14
- "blue": "0.961",
15
- "green": "0.678"
14
+ "blue": "1.000",
15
+ "green": "0.620"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.220",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.890",
15
- "green": "0.588"
15
+ "green": "0.463"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.169",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.827",
15
- "green": "0.529"
15
+ "green": "0.408"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.125",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.765",
15
- "green": "0.475"
15
+ "green": "0.357"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.067",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.667",
15
- "green": "0.427"
15
+ "green": "0.314"
16
16
  }
17
17
  }
18
18
  }
@@ -12,7 +12,7 @@
12
12
  "red": "0.047",
13
13
  "alpha": "1.000",
14
14
  "blue": "0.537",
15
- "green": "0.337"
15
+ "green": "0.247"
16
16
  }
17
17
  }
18
18
  }
@@ -0,0 +1,20 @@
1
+ {
2
+ "info": {
3
+ "version": 1,
4
+ "author": "xcode"
5
+ },
6
+ "colors": [
7
+ {
8
+ "idiom": "universal",
9
+ "color": {
10
+ "color-space": "srgb",
11
+ "components": {
12
+ "red": "0.925",
13
+ "alpha": "1.000",
14
+ "blue": "0.945",
15
+ "green": "0.604"
16
+ }
17
+ }
18
+ }
19
+ ]
20
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "info": {
3
+ "version": 1,
4
+ "author": "xcode"
5
+ },
6
+ "colors": [
7
+ {
8
+ "idiom": "universal",
9
+ "color": {
10
+ "color-space": "srgb",
11
+ "components": {
12
+ "red": "0.800",
13
+ "alpha": "1.000",
14
+ "blue": "0.918",
15
+ "green": "0.945"
16
+ }
17
+ }
18
+ }
19
+ ]
20
+ }
@@ -12,6 +12,7 @@
12
12
  --color-green-1000: #08422f;
13
13
  --color-green-1100: #002b20;
14
14
  --color-teal-0: #e5f9f5;
15
+ --color-teal-50: #ccf1ea;
15
16
  --color-teal-100: #cdf7ef;
16
17
  --color-teal-200: #b3f2e6;
17
18
  --color-teal-300: #7dead5;
@@ -35,18 +36,18 @@
35
36
  --color-aqua-900: #035e73;
36
37
  --color-aqua-1000: #083d4f;
37
38
  --color-aqua-1100: #002838;
38
- --color-blue-0: #e9f8ff;
39
- --color-blue-100: #dcf2ff;
40
- --color-blue-200: #c7e4f9;
41
- --color-blue-300: #a1d2f8;
42
- --color-blue-400: #56adf5;
43
- --color-blue-500: #3896e3;
44
- --color-blue-600: #2b87d3;
45
- --color-blue-700: #2079c3;
46
- --color-blue-800: #116daa;
47
- --color-blue-900: #0c5689;
48
- --color-blue-1000: #0a3960;
49
- --color-blue-1100: #002138;
39
+ --color-blue-0: #e9f4ff;
40
+ --color-blue-100: #deebfe;
41
+ --color-blue-200: #c7dbf9;
42
+ --color-blue-300: #a1c2f8;
43
+ --color-blue-400: #679eff;
44
+ --color-blue-500: #3876e3;
45
+ --color-blue-600: #2b68d3;
46
+ --color-blue-700: #205bc3;
47
+ --color-blue-800: #1150aa;
48
+ --color-blue-900: #0c3f89;
49
+ --color-blue-1000: #0a2960;
50
+ --color-blue-1100: #001738;
50
51
  --color-purple-0: #f2f2f9;
51
52
  --color-purple-100: #eaeaf9;
52
53
  --color-purple-200: #d8d7f9;
@@ -63,6 +64,7 @@
63
64
  --color-magenta-100: #f9e3fc;
64
65
  --color-magenta-200: #f4c4f7;
65
66
  --color-magenta-300: #edadf2;
67
+ --color-magenta-350: #ec9af1;
66
68
  --color-magenta-400: #f282f5;
67
69
  --color-magenta-500: #db61db;
68
70
  --color-magenta-600: #c44eb9;
@@ -11,6 +11,7 @@ export const COLOR_GREEN_900 : string;
11
11
  export const COLOR_GREEN_1000 : string;
12
12
  export const COLOR_GREEN_1100 : string;
13
13
  export const COLOR_TEAL_0 : string;
14
+ export const COLOR_TEAL_50 : string;
14
15
  export const COLOR_TEAL_100 : string;
15
16
  export const COLOR_TEAL_200 : string;
16
17
  export const COLOR_TEAL_300 : string;
@@ -62,6 +63,7 @@ export const COLOR_MAGENTA_0 : string;
62
63
  export const COLOR_MAGENTA_100 : string;
63
64
  export const COLOR_MAGENTA_200 : string;
64
65
  export const COLOR_MAGENTA_300 : string;
66
+ export const COLOR_MAGENTA_350 : string;
65
67
  export const COLOR_MAGENTA_400 : string;
66
68
  export const COLOR_MAGENTA_500 : string;
67
69
  export const COLOR_MAGENTA_600 : string;
@@ -14,6 +14,7 @@ module.exports = {
14
14
  COLOR_GREEN_1000: '#08422f',
15
15
  COLOR_GREEN_1100: '#002b20',
16
16
  COLOR_TEAL_0: '#e5f9f5',
17
+ COLOR_TEAL_50: '#CCF1EA',
17
18
  COLOR_TEAL_100: '#cdf7ef',
18
19
  COLOR_TEAL_200: '#b3f2e6',
19
20
  COLOR_TEAL_300: '#7dead5',
@@ -37,18 +38,18 @@ module.exports = {
37
38
  COLOR_AQUA_900: '#035e73',
38
39
  COLOR_AQUA_1000: '#083d4f',
39
40
  COLOR_AQUA_1100: '#002838',
40
- COLOR_BLUE_0: '#e9f8ff',
41
- COLOR_BLUE_100: '#dcf2ff',
42
- COLOR_BLUE_200: '#c7e4f9',
43
- COLOR_BLUE_300: '#a1d2f8',
44
- COLOR_BLUE_400: '#56adf5',
45
- COLOR_BLUE_500: '#3896e3',
46
- COLOR_BLUE_600: '#2b87d3',
47
- COLOR_BLUE_700: '#2079c3',
48
- COLOR_BLUE_800: '#116daa',
49
- COLOR_BLUE_900: '#0c5689',
50
- COLOR_BLUE_1000: '#0a3960',
51
- COLOR_BLUE_1100: '#002138',
41
+ COLOR_BLUE_0: '#e9f4ff',
42
+ COLOR_BLUE_100: '#deebfe',
43
+ COLOR_BLUE_200: '#c7dbf9',
44
+ COLOR_BLUE_300: '#a1c2f8',
45
+ COLOR_BLUE_400: '#679eff',
46
+ COLOR_BLUE_500: '#3876e3',
47
+ COLOR_BLUE_600: '#2b68d3',
48
+ COLOR_BLUE_700: '#205bc3',
49
+ COLOR_BLUE_800: '#1150aa',
50
+ COLOR_BLUE_900: '#0c3f89',
51
+ COLOR_BLUE_1000: '#0a2960',
52
+ COLOR_BLUE_1100: '#001738',
52
53
  COLOR_PURPLE_0: '#f2f2f9',
53
54
  COLOR_PURPLE_100: '#eaeaf9',
54
55
  COLOR_PURPLE_200: '#d8d7f9',
@@ -65,6 +66,7 @@ module.exports = {
65
66
  COLOR_MAGENTA_100: '#f9e3fc',
66
67
  COLOR_MAGENTA_200: '#f4c4f7',
67
68
  COLOR_MAGENTA_300: '#edadf2',
69
+ COLOR_MAGENTA_350: '#EC9AF1',
68
70
  COLOR_MAGENTA_400: '#f282f5',
69
71
  COLOR_MAGENTA_500: '#db61db',
70
72
  COLOR_MAGENTA_600: '#c44eb9',
@@ -11,6 +11,7 @@ $Color-green--900: #006b40;
11
11
  $Color-green--1000: #08422f;
12
12
  $Color-green--1100: #002b20;
13
13
  $Color-teal--0: #e5f9f5;
14
+ $Color-teal--50: #CCF1EA;
14
15
  $Color-teal--100: #cdf7ef;
15
16
  $Color-teal--200: #b3f2e6;
16
17
  $Color-teal--300: #7dead5;
@@ -34,18 +35,18 @@ $Color-aqua--800: #0f6e84;
34
35
  $Color-aqua--900: #035e73;
35
36
  $Color-aqua--1000: #083d4f;
36
37
  $Color-aqua--1100: #002838;
37
- $Color-blue--0: #e9f8ff;
38
- $Color-blue--100: #dcf2ff;
39
- $Color-blue--200: #c7e4f9;
40
- $Color-blue--300: #a1d2f8;
41
- $Color-blue--400: #56adf5;
42
- $Color-blue--500: #3896e3;
43
- $Color-blue--600: #2b87d3;
44
- $Color-blue--700: #2079c3;
45
- $Color-blue--800: #116daa;
46
- $Color-blue--900: #0c5689;
47
- $Color-blue--1000: #0a3960;
48
- $Color-blue--1100: #002138;
38
+ $Color-blue--0: #e9f4ff;
39
+ $Color-blue--100: #deebfe;
40
+ $Color-blue--200: #c7dbf9;
41
+ $Color-blue--300: #a1c2f8;
42
+ $Color-blue--400: #679eff;
43
+ $Color-blue--500: #3876e3;
44
+ $Color-blue--600: #2b68d3;
45
+ $Color-blue--700: #205bc3;
46
+ $Color-blue--800: #1150aa;
47
+ $Color-blue--900: #0c3f89;
48
+ $Color-blue--1000: #0a2960;
49
+ $Color-blue--1100: #001738;
49
50
  $Color-purple--0: #f2f2f9;
50
51
  $Color-purple--100: #eaeaf9;
51
52
  $Color-purple--200: #d8d7f9;
@@ -62,6 +63,7 @@ $Color-magenta--0: #fef0ff;
62
63
  $Color-magenta--100: #f9e3fc;
63
64
  $Color-magenta--200: #f4c4f7;
64
65
  $Color-magenta--300: #edadf2;
66
+ $Color-magenta--350: #EC9AF1;
65
67
  $Color-magenta--400: #f282f5;
66
68
  $Color-magenta--500: #db61db;
67
69
  $Color-magenta--600: #c44eb9;
@@ -93,6 +93,13 @@
93
93
  "blue": 0.9607843137254902,
94
94
  "alpha": 1
95
95
  },
96
+ {
97
+ "name": "Teal 50",
98
+ "red": 0.8,
99
+ "green": 0.9450980392156862,
100
+ "blue": 0.9176470588235294,
101
+ "alpha": 1
102
+ },
96
103
  {
97
104
  "name": "Teal 100",
98
105
  "red": 0.803921568627451,
@@ -257,84 +264,84 @@
257
264
  {
258
265
  "name": "Blue 0",
259
266
  "red": 0.9137254901960784,
260
- "green": 0.9725490196078431,
267
+ "green": 0.9568627450980393,
261
268
  "blue": 1,
262
269
  "alpha": 1
263
270
  },
264
271
  {
265
272
  "name": "Blue 100",
266
- "red": 0.8627450980392157,
267
- "green": 0.9490196078431372,
268
- "blue": 1,
273
+ "red": 0.8705882352941177,
274
+ "green": 0.9215686274509803,
275
+ "blue": 0.996078431372549,
269
276
  "alpha": 1
270
277
  },
271
278
  {
272
279
  "name": "Blue 200",
273
280
  "red": 0.7803921568627451,
274
- "green": 0.8941176470588236,
281
+ "green": 0.8588235294117647,
275
282
  "blue": 0.9764705882352941,
276
283
  "alpha": 1
277
284
  },
278
285
  {
279
286
  "name": "Blue 300",
280
287
  "red": 0.6313725490196078,
281
- "green": 0.8235294117647058,
288
+ "green": 0.7607843137254902,
282
289
  "blue": 0.9725490196078431,
283
290
  "alpha": 1
284
291
  },
285
292
  {
286
293
  "name": "Blue 400",
287
- "red": 0.33725490196078434,
288
- "green": 0.6784313725490196,
289
- "blue": 0.9607843137254902,
294
+ "red": 0.403921568627451,
295
+ "green": 0.6196078431372549,
296
+ "blue": 1,
290
297
  "alpha": 1
291
298
  },
292
299
  {
293
300
  "name": "Blue 500",
294
301
  "red": 0.2196078431372549,
295
- "green": 0.5882352941176471,
302
+ "green": 0.4627450980392157,
296
303
  "blue": 0.8901960784313725,
297
304
  "alpha": 1
298
305
  },
299
306
  {
300
307
  "name": "Blue 600",
301
308
  "red": 0.16862745098039217,
302
- "green": 0.5294117647058824,
309
+ "green": 0.40784313725490196,
303
310
  "blue": 0.8274509803921568,
304
311
  "alpha": 1
305
312
  },
306
313
  {
307
314
  "name": "Blue 700",
308
315
  "red": 0.12549019607843137,
309
- "green": 0.4745098039215686,
316
+ "green": 0.3568627450980392,
310
317
  "blue": 0.7647058823529411,
311
318
  "alpha": 1
312
319
  },
313
320
  {
314
321
  "name": "Blue 800",
315
322
  "red": 0.06666666666666667,
316
- "green": 0.42745098039215684,
323
+ "green": 0.3137254901960784,
317
324
  "blue": 0.6666666666666666,
318
325
  "alpha": 1
319
326
  },
320
327
  {
321
328
  "name": "Blue 900",
322
329
  "red": 0.047058823529411764,
323
- "green": 0.33725490196078434,
330
+ "green": 0.24705882352941178,
324
331
  "blue": 0.5372549019607843,
325
332
  "alpha": 1
326
333
  },
327
334
  {
328
335
  "name": "Blue 1000",
329
336
  "red": 0.0392156862745098,
330
- "green": 0.2235294117647059,
337
+ "green": 0.1607843137254902,
331
338
  "blue": 0.3764705882352941,
332
339
  "alpha": 1
333
340
  },
334
341
  {
335
342
  "name": "Blue 1100",
336
343
  "red": 0,
337
- "green": 0.12941176470588237,
344
+ "green": 0.09019607843137255,
338
345
  "blue": 0.2196078431372549,
339
346
  "alpha": 1
340
347
  },
@@ -450,6 +457,13 @@
450
457
  "blue": 0.9490196078431372,
451
458
  "alpha": 1
452
459
  },
460
+ {
461
+ "name": "Magenta 350",
462
+ "red": 0.9254901960784314,
463
+ "green": 0.6039215686274509,
464
+ "blue": 0.9450980392156862,
465
+ "alpha": 1
466
+ },
453
467
  {
454
468
  "name": "Magenta 400",
455
469
  "red": 0.9490196078431372,
@@ -15,6 +15,7 @@
15
15
  <color name="green_1000">#ff08422f</color>
16
16
  <color name="green_1100">#ff002b20</color>
17
17
  <color name="teal_0">#ffe5f9f5</color>
18
+ <color name="teal_50">#ffccf1ea</color>
18
19
  <color name="teal_100">#ffcdf7ef</color>
19
20
  <color name="teal_200">#ffb3f2e6</color>
20
21
  <color name="teal_300">#ff7dead5</color>
@@ -38,18 +39,18 @@
38
39
  <color name="aqua_900">#ff035e73</color>
39
40
  <color name="aqua_1000">#ff083d4f</color>
40
41
  <color name="aqua_1100">#ff002838</color>
41
- <color name="blue_0">#ffe9f8ff</color>
42
- <color name="blue_100">#ffdcf2ff</color>
43
- <color name="blue_200">#ffc7e4f9</color>
44
- <color name="blue_300">#ffa1d2f8</color>
45
- <color name="blue_400">#ff56adf5</color>
46
- <color name="blue_500">#ff3896e3</color>
47
- <color name="blue_600">#ff2b87d3</color>
48
- <color name="blue_700">#ff2079c3</color>
49
- <color name="blue_800">#ff116daa</color>
50
- <color name="blue_900">#ff0c5689</color>
51
- <color name="blue_1000">#ff0a3960</color>
52
- <color name="blue_1100">#ff002138</color>
42
+ <color name="blue_0">#ffe9f4ff</color>
43
+ <color name="blue_100">#ffdeebfe</color>
44
+ <color name="blue_200">#ffc7dbf9</color>
45
+ <color name="blue_300">#ffa1c2f8</color>
46
+ <color name="blue_400">#ff679eff</color>
47
+ <color name="blue_500">#ff3876e3</color>
48
+ <color name="blue_600">#ff2b68d3</color>
49
+ <color name="blue_700">#ff205bc3</color>
50
+ <color name="blue_800">#ff1150aa</color>
51
+ <color name="blue_900">#ff0c3f89</color>
52
+ <color name="blue_1000">#ff0a2960</color>
53
+ <color name="blue_1100">#ff001738</color>
53
54
  <color name="purple_0">#fff2f2f9</color>
54
55
  <color name="purple_100">#ffeaeaf9</color>
55
56
  <color name="purple_200">#ffd8d7f9</color>
@@ -66,6 +67,7 @@
66
67
  <color name="magenta_100">#fff9e3fc</color>
67
68
  <color name="magenta_200">#fff4c4f7</color>
68
69
  <color name="magenta_300">#ffedadf2</color>
70
+ <color name="magenta_350">#ffec9af1</color>
69
71
  <color name="magenta_400">#fff282f5</color>
70
72
  <color name="magenta_500">#ffdb61db</color>
71
73
  <color name="magenta_600">#ffc44eb9</color>
package/dist/tokens.json CHANGED
@@ -155,6 +155,18 @@
155
155
  "rgb": "rgb(229, 249, 245)"
156
156
  }
157
157
  },
158
+ {
159
+ "category": "teal",
160
+ "sass": "$Color-teal--50",
161
+ "css": "--color-teal--50",
162
+ "javascript": "COLOR_TEAL_50",
163
+ "android": "teal_50",
164
+ "app": "Teal 50",
165
+ "value": {
166
+ "hex": "#CCF1EA",
167
+ "rgb": "rgb(204, 241, 234)"
168
+ }
169
+ },
158
170
  {
159
171
  "category": "teal",
160
172
  "sass": "$Color-teal--100",
@@ -439,8 +451,8 @@
439
451
  "android": "blue_0",
440
452
  "app": "Blue 0",
441
453
  "value": {
442
- "hex": "#e9f8ff",
443
- "rgb": "rgb(233, 248, 255)"
454
+ "hex": "#e9f4ff",
455
+ "rgb": "rgb(233, 244, 255)"
444
456
  }
445
457
  },
446
458
  {
@@ -451,8 +463,8 @@
451
463
  "android": "blue_100",
452
464
  "app": "Blue 100",
453
465
  "value": {
454
- "hex": "#dcf2ff",
455
- "rgb": "rgb(220, 242, 255)"
466
+ "hex": "#deebfe",
467
+ "rgb": "rgb(222, 235, 254)"
456
468
  }
457
469
  },
458
470
  {
@@ -463,8 +475,8 @@
463
475
  "android": "blue_200",
464
476
  "app": "Blue 200",
465
477
  "value": {
466
- "hex": "#c7e4f9",
467
- "rgb": "rgb(199, 228, 249)"
478
+ "hex": "#c7dbf9",
479
+ "rgb": "rgb(199, 219, 249)"
468
480
  }
469
481
  },
470
482
  {
@@ -475,8 +487,8 @@
475
487
  "android": "blue_300",
476
488
  "app": "Blue 300",
477
489
  "value": {
478
- "hex": "#a1d2f8",
479
- "rgb": "rgb(161, 210, 248)"
490
+ "hex": "#a1c2f8",
491
+ "rgb": "rgb(161, 194, 248)"
480
492
  }
481
493
  },
482
494
  {
@@ -487,8 +499,8 @@
487
499
  "android": "blue_400",
488
500
  "app": "Blue 400",
489
501
  "value": {
490
- "hex": "#56adf5",
491
- "rgb": "rgb(86, 173, 245)"
502
+ "hex": "#679eff",
503
+ "rgb": "rgb(103, 158, 255)"
492
504
  }
493
505
  },
494
506
  {
@@ -499,8 +511,8 @@
499
511
  "android": "blue_500",
500
512
  "app": "Blue 500",
501
513
  "value": {
502
- "hex": "#3896e3",
503
- "rgb": "rgb(56, 150, 227)"
514
+ "hex": "#3876e3",
515
+ "rgb": "rgb(56, 118, 227)"
504
516
  }
505
517
  },
506
518
  {
@@ -511,8 +523,8 @@
511
523
  "android": "blue_600",
512
524
  "app": "Blue 600",
513
525
  "value": {
514
- "hex": "#2b87d3",
515
- "rgb": "rgb(43, 135, 211)"
526
+ "hex": "#2b68d3",
527
+ "rgb": "rgb(43, 104, 211)"
516
528
  }
517
529
  },
518
530
  {
@@ -523,8 +535,8 @@
523
535
  "android": "blue_700",
524
536
  "app": "Blue 700",
525
537
  "value": {
526
- "hex": "#2079c3",
527
- "rgb": "rgb(32, 121, 195)"
538
+ "hex": "#205bc3",
539
+ "rgb": "rgb(32, 91, 195)"
528
540
  }
529
541
  },
530
542
  {
@@ -535,8 +547,8 @@
535
547
  "android": "blue_800",
536
548
  "app": "Blue 800",
537
549
  "value": {
538
- "hex": "#116daa",
539
- "rgb": "rgb(17, 109, 170)"
550
+ "hex": "#1150aa",
551
+ "rgb": "rgb(17, 80, 170)"
540
552
  }
541
553
  },
542
554
  {
@@ -547,8 +559,8 @@
547
559
  "android": "blue_900",
548
560
  "app": "Blue 900",
549
561
  "value": {
550
- "hex": "#0c5689",
551
- "rgb": "rgb(12, 86, 137)"
562
+ "hex": "#0c3f89",
563
+ "rgb": "rgb(12, 63, 137)"
552
564
  }
553
565
  },
554
566
  {
@@ -559,8 +571,8 @@
559
571
  "android": "blue_1000",
560
572
  "app": "Blue 1000",
561
573
  "value": {
562
- "hex": "#0a3960",
563
- "rgb": "rgb(10, 57, 96)"
574
+ "hex": "#0a2960",
575
+ "rgb": "rgb(10, 41, 96)"
564
576
  }
565
577
  },
566
578
  {
@@ -571,8 +583,8 @@
571
583
  "android": "blue_1100",
572
584
  "app": "Blue 1100",
573
585
  "value": {
574
- "hex": "#002138",
575
- "rgb": "rgb(0, 33, 56)"
586
+ "hex": "#001738",
587
+ "rgb": "rgb(0, 23, 56)"
576
588
  }
577
589
  },
578
590
  {
@@ -767,6 +779,18 @@
767
779
  "rgb": "rgb(237, 173, 242)"
768
780
  }
769
781
  },
782
+ {
783
+ "category": "magenta",
784
+ "sass": "$Color-magenta--350",
785
+ "css": "--color-magenta--350",
786
+ "javascript": "COLOR_MAGENTA_350",
787
+ "android": "magenta_350",
788
+ "app": "Magenta 350",
789
+ "value": {
790
+ "hex": "#EC9AF1",
791
+ "rgb": "rgb(236, 154, 241)"
792
+ }
793
+ },
770
794
  {
771
795
  "category": "magenta",
772
796
  "sass": "$Color-magenta--400",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sproutsocial/seeds-color",
3
- "version": "1.8.0",
3
+ "version": "2.1.0",
4
4
  "description": "Seeds Color Tokens",
5
5
  "main": "dist/seeds-color.js",
6
6
  "types": "dist/seeds-color.d.ts",
@@ -15,7 +15,8 @@
15
15
  "license": "MIT",
16
16
  "scripts": {
17
17
  "build": "node build.js",
18
- "clean": "rm -rf .turbo && rm -rf dist && rm -rf node_modules"
18
+ "clean": "rm -rf .turbo && rm -rf dist",
19
+ "clean:modules": "rm -rf node_modules"
19
20
  },
20
21
  "devDependencies": {
21
22
  "@sproutsocial/seeds-utils": "*"