@sproutsocial/racine 20.6.0 → 20.8.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.
package/dist/logoList.js CHANGED
@@ -1 +1 @@
1
- module.exports = ["adobe-experience-manager","android","apple-app-store","apple","bigcommerce","bitly","bynder","canva","dropbox","facebook-audience-network","facebook","facebook-groups","facebook-shops","feedly","github","glassdoor","google-analytics","google-business-messages","google-drive","google-my-business","google-play-store","hubspot","instagram","linkedin-audience-network","linkedin","marketo","messenger","microsoft-dynamics","pinterest","reddit","salesforce-cloud","salesforce","shopify","slack","sproutsocial","tableau","tiktok","tripadvisor","tumblr","twitter-audience-network","twitter","whatsapp","woocommerce","x-twitter","yelp","youtube","zendesk"];
1
+ module.exports = ["adobe-experience-manager","android","apple-app-store","apple","bigcommerce","bitly","bynder","canva","dropbox","facebook-audience-network","facebook","facebook-groups","facebook-shops","feedly","github","glassdoor","google-analytics","google-business-messages","google-drive","google-my-business","google-play-store","hubspot","instagram","linkedin-audience-network","linkedin","marketo","messenger","microsoft-dynamics","pinterest","reddit","salesforce-cloud","salesforce","shopify","slack","sproutsocial","tableau","threads","tiktok","tripadvisor","tumblr","twitter-audience-network","twitter","whatsapp","woocommerce","x-twitter","yelp","youtube","zendesk"];
@@ -13,12 +13,12 @@ $theme: (
13
13
  "success": #006b40,
14
14
  "warning": #944c0c,
15
15
  "error": #992222,
16
- "info": #0c5689,
16
+ "info": #0c3f89,
17
17
  "opportunity": #483a9c,
18
18
  "danger": #992222,
19
19
  "decorative": (
20
20
  "green": #006b40,
21
- "blue": #0c5689,
21
+ "blue": #0c3f89,
22
22
  "purple": #483a9c,
23
23
  "yellow": #944c0c,
24
24
  "orange": #962c0b,
@@ -30,7 +30,7 @@ $theme: (
30
30
  "teal": #026661
31
31
  ),
32
32
  "selected": #FFFFFF,
33
- "positive_sentiment": #3896e3,
33
+ "positive_sentiment": #3876e3,
34
34
  "negative_sentiment": #f76054,
35
35
  "neutral_sentiment": #c8cccc
36
36
  ),
@@ -40,11 +40,11 @@ $theme: (
40
40
  "warning": #ffbc00,
41
41
  "error": #ed4c42,
42
42
  "danger": #ed4c42,
43
- "info": #2b87d3,
43
+ "info": #2b68d3,
44
44
  "opportunity": #9180f4,
45
45
  "decorative": (
46
46
  "green": #59cb59,
47
- "blue": #2b87d3,
47
+ "blue": #2b68d3,
48
48
  "purple": #9180f4,
49
49
  "yellow": #ffbc00,
50
50
  "orange": #f57d33,
@@ -61,9 +61,9 @@ $theme: (
61
61
  "button": (
62
62
  "primary": (
63
63
  "background": (
64
- "base": #56adf5,
65
- "hover": #a1d2f8,
66
- "active": #c7e4f9
64
+ "base": #679eff,
65
+ "hover": #a1c2f8,
66
+ "active": #c7dbf9
67
67
  ),
68
68
  "border": (
69
69
  "base": transparent
@@ -126,8 +126,8 @@ $theme: (
126
126
  "base": #929a9b
127
127
  ),
128
128
  "text": (
129
- "base": #56adf5,
130
- "hover": #a1d2f8
129
+ "base": #679eff,
130
+ "hover": #a1c2f8
131
131
  )
132
132
  ),
133
133
  "unstyled": (
@@ -144,8 +144,8 @@ $theme: (
144
144
  )
145
145
  ),
146
146
  "link": (
147
- "base": #56adf5,
148
- "hover": #a1d2f8
147
+ "base": #679eff,
148
+ "hover": #a1c2f8
149
149
  ),
150
150
  "text": (
151
151
  "headline": #FFFFFF,
@@ -155,11 +155,11 @@ $theme: (
155
155
  "error": #ffd5d2,
156
156
  "background": (
157
157
  "highlight": #944c0c,
158
- "selection": #116daa
158
+ "selection": #1150aa
159
159
  ),
160
160
  "decorative": (
161
161
  "green": #d7f4d7,
162
- "blue": #dcf2ff,
162
+ "blue": #deebfe,
163
163
  "purple": #eaeaf9,
164
164
  "yellow": #fdefcd,
165
165
  "orange": #fcdccc,
@@ -178,10 +178,10 @@ $theme: (
178
178
  "warning": #fdefcd,
179
179
  "error": #ffd5d2,
180
180
  "danger": #ffd5d2,
181
- "info": #dcf2ff,
181
+ "info": #deebfe,
182
182
  "opportunity": #eaeaf9,
183
- "applied": #56adf5,
184
- "positive_sentiment": #2b87d3,
183
+ "applied": #679eff,
184
+ "positive_sentiment": #2b68d3,
185
185
  "negative_sentiment": #ed4c42,
186
186
  "neutral_sentiment": #929a9b
187
187
  ),
@@ -222,7 +222,7 @@ $theme: (
222
222
  "base": #040404
223
223
  ),
224
224
  "illustration": (
225
- "fill": #56adf5,
225
+ "fill": #679eff,
226
226
  "stroke": #f3f4f4
227
227
  ),
228
228
  "network": (
@@ -260,7 +260,7 @@ $theme: (
260
260
  "2": #a193f2,
261
261
  "3": #ff76ae,
262
262
  "4": #ffcd1c,
263
- "5": #56adf5,
263
+ "5": #679eff,
264
264
  "6": #f282f5,
265
265
  "7": #75dd66,
266
266
  "8": #ff9c5d,
@@ -269,7 +269,7 @@ $theme: (
269
269
  "11": #6f5ed3,
270
270
  "12": #ce3665,
271
271
  "13": #ba7506,
272
- "14": #2079c3,
272
+ "14": #205bc3,
273
273
  "15": #ac44a8,
274
274
  "16": #0ca750,
275
275
  "17": #ed7024,
@@ -277,7 +277,7 @@ $theme: (
277
277
  "19": #c2f2bd,
278
278
  "20": #ffe99a
279
279
  ),
280
- "list": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #56adf5, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #2079c3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a)
280
+ "list": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #679eff, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #205bc3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a)
281
281
  ),
282
282
  "neutral": (
283
283
  "0": #FFFFFF,
@@ -322,18 +322,18 @@ $theme: (
322
322
  "1100": #2b1111
323
323
  ),
324
324
  "blue": (
325
- "0": #e9f8ff,
326
- "100": #dcf2ff,
327
- "200": #c7e4f9,
328
- "300": #a1d2f8,
329
- "400": #56adf5,
330
- "500": #3896e3,
331
- "600": #2b87d3,
332
- "700": #2079c3,
333
- "800": #116daa,
334
- "900": #0c5689,
335
- "1000": #0a3960,
336
- "1100": #002138
325
+ "0": #e9f4ff,
326
+ "100": #deebfe,
327
+ "200": #c7dbf9,
328
+ "300": #a1c2f8,
329
+ "400": #679eff,
330
+ "500": #3876e3,
331
+ "600": #2b68d3,
332
+ "700": #205bc3,
333
+ "800": #1150aa,
334
+ "900": #0c3f89,
335
+ "1000": #0a2960,
336
+ "1100": #001738
337
337
  ),
338
338
  "teal": (
339
339
  "0": #e5f9f5,
@@ -433,13 +433,13 @@ $theme: (
433
433
  "1000": #601700,
434
434
  "1100": #2d130e
435
435
  ),
436
- "DATAVIZ_COLORS_LIST": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #56adf5, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #2079c3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a),
436
+ "DATAVIZ_COLORS_LIST": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #679eff, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #205bc3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a),
437
437
  "DATAVIZ_COLORS_MAP": (
438
438
  "1": #24e0c5,
439
439
  "2": #a193f2,
440
440
  "3": #ff76ae,
441
441
  "4": #ffcd1c,
442
- "5": #56adf5,
442
+ "5": #679eff,
443
443
  "6": #f282f5,
444
444
  "7": #75dd66,
445
445
  "8": #ff9c5d,
@@ -448,7 +448,7 @@ $theme: (
448
448
  "11": #6f5ed3,
449
449
  "12": #ce3665,
450
450
  "13": #ba7506,
451
- "14": #2079c3,
451
+ "14": #205bc3,
452
452
  "15": #ac44a8,
453
453
  "16": #0ca750,
454
454
  "17": #ed7024,
@@ -45,12 +45,12 @@ $theme: (
45
45
  "success": #006b40,
46
46
  "warning": #944c0c,
47
47
  "error": #992222,
48
- "info": #0c5689,
48
+ "info": #0c3f89,
49
49
  "opportunity": #483a9c,
50
50
  "danger": #992222,
51
51
  "decorative": (
52
52
  "green": #006b40,
53
- "blue": #0c5689,
53
+ "blue": #0c3f89,
54
54
  "purple": #483a9c,
55
55
  "yellow": #944c0c,
56
56
  "orange": #962c0b,
@@ -62,7 +62,7 @@ $theme: (
62
62
  "teal": #026661
63
63
  ),
64
64
  "selected": #FFFFFF,
65
- "positive_sentiment": #3896e3,
65
+ "positive_sentiment": #3876e3,
66
66
  "negative_sentiment": #f76054,
67
67
  "neutral_sentiment": #c8cccc
68
68
  ),
@@ -72,11 +72,11 @@ $theme: (
72
72
  "warning": #ffbc00,
73
73
  "error": #ed4c42,
74
74
  "danger": #ed4c42,
75
- "info": #2b87d3,
75
+ "info": #2b68d3,
76
76
  "opportunity": #9180f4,
77
77
  "decorative": (
78
78
  "green": #59cb59,
79
- "blue": #2b87d3,
79
+ "blue": #2b68d3,
80
80
  "purple": #9180f4,
81
81
  "yellow": #ffbc00,
82
82
  "orange": #f57d33,
@@ -93,9 +93,9 @@ $theme: (
93
93
  "button": (
94
94
  "primary": (
95
95
  "background": (
96
- "base": #56adf5,
97
- "hover": #a1d2f8,
98
- "active": #c7e4f9
96
+ "base": #679eff,
97
+ "hover": #a1c2f8,
98
+ "active": #c7dbf9
99
99
  ),
100
100
  "border": (
101
101
  "base": transparent
@@ -158,8 +158,8 @@ $theme: (
158
158
  "base": #929a9b
159
159
  ),
160
160
  "text": (
161
- "base": #56adf5,
162
- "hover": #a1d2f8
161
+ "base": #679eff,
162
+ "hover": #a1c2f8
163
163
  )
164
164
  ),
165
165
  "unstyled": (
@@ -176,8 +176,8 @@ $theme: (
176
176
  )
177
177
  ),
178
178
  "link": (
179
- "base": #56adf5,
180
- "hover": #a1d2f8
179
+ "base": #679eff,
180
+ "hover": #a1c2f8
181
181
  ),
182
182
  "text": (
183
183
  "headline": #FFFFFF,
@@ -187,11 +187,11 @@ $theme: (
187
187
  "error": #ffd5d2,
188
188
  "background": (
189
189
  "highlight": #944c0c,
190
- "selection": #116daa
190
+ "selection": #1150aa
191
191
  ),
192
192
  "decorative": (
193
193
  "green": #d7f4d7,
194
- "blue": #dcf2ff,
194
+ "blue": #deebfe,
195
195
  "purple": #eaeaf9,
196
196
  "yellow": #fdefcd,
197
197
  "orange": #fcdccc,
@@ -210,10 +210,10 @@ $theme: (
210
210
  "warning": #fdefcd,
211
211
  "error": #ffd5d2,
212
212
  "danger": #ffd5d2,
213
- "info": #dcf2ff,
213
+ "info": #deebfe,
214
214
  "opportunity": #eaeaf9,
215
- "applied": #56adf5,
216
- "positive_sentiment": #2b87d3,
215
+ "applied": #679eff,
216
+ "positive_sentiment": #2b68d3,
217
217
  "negative_sentiment": #ed4c42,
218
218
  "neutral_sentiment": #929a9b
219
219
  ),
@@ -254,7 +254,7 @@ $theme: (
254
254
  "base": #040404
255
255
  ),
256
256
  "illustration": (
257
- "fill": #56adf5,
257
+ "fill": #679eff,
258
258
  "stroke": #f3f4f4
259
259
  ),
260
260
  "network": (
@@ -292,7 +292,7 @@ $theme: (
292
292
  "2": #a193f2,
293
293
  "3": #ff76ae,
294
294
  "4": #ffcd1c,
295
- "5": #56adf5,
295
+ "5": #679eff,
296
296
  "6": #f282f5,
297
297
  "7": #75dd66,
298
298
  "8": #ff9c5d,
@@ -301,7 +301,7 @@ $theme: (
301
301
  "11": #6f5ed3,
302
302
  "12": #ce3665,
303
303
  "13": #ba7506,
304
- "14": #2079c3,
304
+ "14": #205bc3,
305
305
  "15": #ac44a8,
306
306
  "16": #0ca750,
307
307
  "17": #ed7024,
@@ -309,7 +309,7 @@ $theme: (
309
309
  "19": #c2f2bd,
310
310
  "20": #ffe99a
311
311
  ),
312
- "list": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #56adf5, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #2079c3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a)
312
+ "list": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #679eff, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #205bc3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a)
313
313
  ),
314
314
  "neutral": (
315
315
  "0": #FFFFFF,
@@ -354,18 +354,18 @@ $theme: (
354
354
  "1100": #2b1111
355
355
  ),
356
356
  "blue": (
357
- "0": #e9f8ff,
358
- "100": #dcf2ff,
359
- "200": #c7e4f9,
360
- "300": #a1d2f8,
361
- "400": #56adf5,
362
- "500": #3896e3,
363
- "600": #2b87d3,
364
- "700": #2079c3,
365
- "800": #116daa,
366
- "900": #0c5689,
367
- "1000": #0a3960,
368
- "1100": #002138
357
+ "0": #e9f4ff,
358
+ "100": #deebfe,
359
+ "200": #c7dbf9,
360
+ "300": #a1c2f8,
361
+ "400": #679eff,
362
+ "500": #3876e3,
363
+ "600": #2b68d3,
364
+ "700": #205bc3,
365
+ "800": #1150aa,
366
+ "900": #0c3f89,
367
+ "1000": #0a2960,
368
+ "1100": #001738
369
369
  ),
370
370
  "teal": (
371
371
  "0": #e5f9f5,
@@ -465,13 +465,13 @@ $theme: (
465
465
  "1000": #601700,
466
466
  "1100": #2d130e
467
467
  ),
468
- "DATAVIZ_COLORS_LIST": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #56adf5, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #2079c3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a),
468
+ "DATAVIZ_COLORS_LIST": (#24e0c5, #a193f2, #ff76ae, #ffcd1c, #679eff, #f282f5, #75dd66, #ff9c5d, #db3e3e, #0b968f, #6f5ed3, #ce3665, #ba7506, #205bc3, #ac44a8, #0ca750, #ed7024, #ff7f6e, #c2f2bd, #ffe99a),
469
469
  "DATAVIZ_COLORS_MAP": (
470
470
  "1": #24e0c5,
471
471
  "2": #a193f2,
472
472
  "3": #ff76ae,
473
473
  "4": #ffcd1c,
474
- "5": #56adf5,
474
+ "5": #679eff,
475
475
  "6": #f282f5,
476
476
  "7": #75dd66,
477
477
  "8": #ff9c5d,
@@ -480,7 +480,7 @@ $theme: (
480
480
  "11": #6f5ed3,
481
481
  "12": #ce3665,
482
482
  "13": #ba7506,
483
- "14": #2079c3,
483
+ "14": #205bc3,
484
484
  "15": #ac44a8,
485
485
  "16": #0ca750,
486
486
  "17": #ed7024,
@@ -605,7 +605,7 @@ $theme: (
605
605
  "growth": (
606
606
  "carousel": (
607
607
  "indicator": (
608
- "active": #2b87d3,
608
+ "active": #2b68d3,
609
609
  "inactive": #c8cccc
610
610
  )
611
611
  ),
@@ -650,8 +650,8 @@ $theme: (
650
650
  "featuredDemo": (
651
651
  "background": (
652
652
  "primary": (
653
- "base": #56adf5,
654
- "hover": #dcf2ff
653
+ "base": #679eff,
654
+ "hover": #deebfe
655
655
  ),
656
656
  "secondary": (
657
657
  "base": #9180f4,
@@ -910,7 +910,7 @@ $theme: (
910
910
  "growth": (
911
911
  "carousel": (
912
912
  "indicator": (
913
- "active": #2b87d3,
913
+ "active": #2b68d3,
914
914
  "inactive": #c8cccc
915
915
  )
916
916
  ),
@@ -955,8 +955,8 @@ $theme: (
955
955
  "featuredDemo": (
956
956
  "background": (
957
957
  "primary": (
958
- "base": #56adf5,
959
- "hover": #dcf2ff
958
+ "base": #679eff,
959
+ "hover": #deebfe
960
960
  ),
961
961
  "secondary": (
962
962
  "base": #9180f4,
@@ -45,12 +45,12 @@ $theme: (
45
45
  "success": #d7f4d7,
46
46
  "warning": #fdefcd,
47
47
  "error": #ffd5d2,
48
- "info": #dcf2ff,
48
+ "info": #deebfe,
49
49
  "opportunity": #eaeaf9,
50
50
  "danger": #ffd5d2,
51
51
  "decorative": (
52
52
  "green": #d7f4d7,
53
- "blue": #dcf2ff,
53
+ "blue": #deebfe,
54
54
  "purple": #eaeaf9,
55
55
  "yellow": #fdefcd,
56
56
  "orange": #fcdccc,
@@ -62,7 +62,7 @@ $theme: (
62
62
  "teal": #cdf7ef
63
63
  ),
64
64
  "selected": #364141,
65
- "positive_sentiment": #3896e3,
65
+ "positive_sentiment": #3876e3,
66
66
  "negative_sentiment": #f76054,
67
67
  "neutral_sentiment": #c8cccc
68
68
  ),
@@ -72,11 +72,11 @@ $theme: (
72
72
  "warning": #ffbc00,
73
73
  "error": #ed4c42,
74
74
  "danger": #ed4c42,
75
- "info": #2b87d3,
75
+ "info": #2b68d3,
76
76
  "opportunity": #9180f4,
77
77
  "decorative": (
78
78
  "green": #59cb59,
79
- "blue": #2b87d3,
79
+ "blue": #2b68d3,
80
80
  "purple": #9180f4,
81
81
  "yellow": #ffbc00,
82
82
  "orange": #f57d33,
@@ -93,9 +93,9 @@ $theme: (
93
93
  "button": (
94
94
  "primary": (
95
95
  "background": (
96
- "base": #2079c3,
97
- "hover": #116daa,
98
- "active": #0c5689
96
+ "base": #205bc3,
97
+ "hover": #1150aa,
98
+ "active": #0c3f89
99
99
  ),
100
100
  "border": (
101
101
  "base": transparent
@@ -157,8 +157,8 @@ $theme: (
157
157
  "base": #929a9b
158
158
  ),
159
159
  "text": (
160
- "base": #2079c3,
161
- "hover": #116daa
160
+ "base": #205bc3,
161
+ "hover": #1150aa
162
162
  )
163
163
  ),
164
164
  "unstyled": (
@@ -175,8 +175,8 @@ $theme: (
175
175
  )
176
176
  ),
177
177
  "link": (
178
- "base": #116daa,
179
- "hover": #0c5689
178
+ "base": #1150aa,
179
+ "hover": #0c3f89
180
180
  ),
181
181
  "text": (
182
182
  "headline": #273333,
@@ -186,11 +186,11 @@ $theme: (
186
186
  "error": #992222,
187
187
  "background": (
188
188
  "highlight": #ffe99a,
189
- "selection": #a1d2f8
189
+ "selection": #a1c2f8
190
190
  ),
191
191
  "decorative": (
192
192
  "green": #006b40,
193
- "blue": #0c5689,
193
+ "blue": #0c3f89,
194
194
  "purple": #5e4eba,
195
195
  "yellow": #944c0c,
196
196
  "orange": #962c0b,
@@ -209,10 +209,10 @@ $theme: (
209
209
  "warning": #944c0c,
210
210
  "error": #992222,
211
211
  "danger": #992222,
212
- "info": #0c5689,
212
+ "info": #0c3f89,
213
213
  "opportunity": #5e4eba,
214
- "applied": #2079c3,
215
- "positive_sentiment": #2b87d3,
214
+ "applied": #205bc3,
215
+ "positive_sentiment": #2b68d3,
216
216
  "negative_sentiment": #ed4c42,
217
217
  "neutral_sentiment": #929a9b
218
218
  ),
@@ -253,7 +253,7 @@ $theme: (
253
253
  "base": #2733333D
254
254
  ),
255
255
  "illustration": (
256
- "fill": #56adf5,
256
+ "fill": #679eff,
257
257
  "stroke": #273333
258
258
  ),
259
259
  "network": (
@@ -291,7 +291,7 @@ $theme: (
291
291
  "2": #6f5ed3,
292
292
  "3": #ce3665,
293
293
  "4": #ffcd1c,
294
- "5": #3896e3,
294
+ "5": #3876e3,
295
295
  "6": #db61db,
296
296
  "7": #59cb59,
297
297
  "8": #fc8943,
@@ -300,7 +300,7 @@ $theme: (
300
300
  "11": #a193f2,
301
301
  "12": #931847,
302
302
  "13": #944c0c,
303
- "14": #0c5689,
303
+ "14": #0c3f89,
304
304
  "15": #6c2277,
305
305
  "16": #006b40,
306
306
  "17": #962c0b,
@@ -308,7 +308,7 @@ $theme: (
308
308
  "19": #0ca750,
309
309
  "20": #ba7506
310
310
  ),
311
- "list": (#08c4b2, #6f5ed3, #ce3665, #ffcd1c, #3896e3, #db61db, #59cb59, #fc8943, #db3e3e, #026661, #a193f2, #931847, #944c0c, #0c5689, #6c2277, #006b40, #962c0b, #ff7f6e, #0ca750, #ba7506)
311
+ "list": (#08c4b2, #6f5ed3, #ce3665, #ffcd1c, #3876e3, #db61db, #59cb59, #fc8943, #db3e3e, #026661, #a193f2, #931847, #944c0c, #0c3f89, #6c2277, #006b40, #962c0b, #ff7f6e, #0ca750, #ba7506)
312
312
  ),
313
313
  "neutral": (
314
314
  "0": #FFFFFF,
@@ -353,18 +353,18 @@ $theme: (
353
353
  "1100": #2b1111
354
354
  ),
355
355
  "blue": (
356
- "0": #e9f8ff,
357
- "100": #dcf2ff,
358
- "200": #c7e4f9,
359
- "300": #a1d2f8,
360
- "400": #56adf5,
361
- "500": #3896e3,
362
- "600": #2b87d3,
363
- "700": #2079c3,
364
- "800": #116daa,
365
- "900": #0c5689,
366
- "1000": #0a3960,
367
- "1100": #002138
356
+ "0": #e9f4ff,
357
+ "100": #deebfe,
358
+ "200": #c7dbf9,
359
+ "300": #a1c2f8,
360
+ "400": #679eff,
361
+ "500": #3876e3,
362
+ "600": #2b68d3,
363
+ "700": #205bc3,
364
+ "800": #1150aa,
365
+ "900": #0c3f89,
366
+ "1000": #0a2960,
367
+ "1100": #001738
368
368
  ),
369
369
  "teal": (
370
370
  "0": #e5f9f5,
@@ -464,13 +464,13 @@ $theme: (
464
464
  "1000": #601700,
465
465
  "1100": #2d130e
466
466
  ),
467
- "DATAVIZ_COLORS_LIST": (#08c4b2, #6f5ed3, #ce3665, #ffcd1c, #3896e3, #db61db, #59cb59, #fc8943, #db3e3e, #026661, #a193f2, #931847, #944c0c, #0c5689, #6c2277, #006b40, #962c0b, #ff7f6e, #0ca750, #ba7506),
467
+ "DATAVIZ_COLORS_LIST": (#08c4b2, #6f5ed3, #ce3665, #ffcd1c, #3876e3, #db61db, #59cb59, #fc8943, #db3e3e, #026661, #a193f2, #931847, #944c0c, #0c3f89, #6c2277, #006b40, #962c0b, #ff7f6e, #0ca750, #ba7506),
468
468
  "DATAVIZ_COLORS_MAP": (
469
469
  "1": #08c4b2,
470
470
  "2": #6f5ed3,
471
471
  "3": #ce3665,
472
472
  "4": #ffcd1c,
473
- "5": #3896e3,
473
+ "5": #3876e3,
474
474
  "6": #db61db,
475
475
  "7": #59cb59,
476
476
  "8": #fc8943,
@@ -479,7 +479,7 @@ $theme: (
479
479
  "11": #a193f2,
480
480
  "12": #931847,
481
481
  "13": #944c0c,
482
- "14": #0c5689,
482
+ "14": #0c3f89,
483
483
  "15": #6c2277,
484
484
  "16": #006b40,
485
485
  "17": #962c0b,
@@ -581,7 +581,7 @@ $theme: (
581
581
  )
582
582
  ),
583
583
  "topicTypes": (
584
- "customTopic": #56adf5,
584
+ "customTopic": #679eff,
585
585
  "brandHealth": #ff7f6e,
586
586
  "industryInsights": #75dd66,
587
587
  "competitiveAnalysis": #ffd943,
@@ -604,7 +604,7 @@ $theme: (
604
604
  "growth": (
605
605
  "carousel": (
606
606
  "indicator": (
607
- "active": #2b87d3,
607
+ "active": #2b68d3,
608
608
  "inactive": #c8cccc
609
609
  )
610
610
  ),
@@ -649,8 +649,8 @@ $theme: (
649
649
  "featuredDemo": (
650
650
  "background": (
651
651
  "primary": (
652
- "base": #2079c3,
653
- "hover": #0c5689
652
+ "base": #205bc3,
653
+ "hover": #0c3f89
654
654
  ),
655
655
  "secondary": (
656
656
  "base": #5e4eba,
@@ -909,7 +909,7 @@ $theme: (
909
909
  "growth": (
910
910
  "carousel": (
911
911
  "indicator": (
912
- "active": #2b87d3,
912
+ "active": #2b68d3,
913
913
  "inactive": #c8cccc
914
914
  )
915
915
  ),
@@ -954,8 +954,8 @@ $theme: (
954
954
  "featuredDemo": (
955
955
  "background": (
956
956
  "primary": (
957
- "base": #2079c3,
958
- "hover": #0c5689
957
+ "base": #205bc3,
958
+ "hover": #0c3f89
959
959
  ),
960
960
  "secondary": (
961
961
  "base": #5e4eba,
@@ -1013,7 +1013,7 @@ $theme: (
1013
1013
  )
1014
1014
  ),
1015
1015
  "topicTypes": (
1016
- "customTopic": #56adf5,
1016
+ "customTopic": #679eff,
1017
1017
  "brandHealth": #ff7f6e,
1018
1018
  "industryInsights": #75dd66,
1019
1019
  "competitiveAnalysis": #ffd943,