@ctrliq/quantic-tokens 1.68.0 → 1.69.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.
@@ -78,78 +78,78 @@
78
78
  --quantic-color-gray-dark-mode-alpha-800: rgba(255, 255, 255, 0.08);
79
79
  --quantic-color-gray-dark-mode-alpha-900: rgba(255, 255, 255, 0.04);
80
80
  --quantic-color-gray-dark-mode-alpha-950: rgba(255, 255, 255, 0);
81
- --quantic-color-brand-25: #e9fdf1;
82
- --quantic-color-brand-50: #cbfce1;
83
- --quantic-color-brand-100: #52fbb2;
84
- --quantic-color-brand-200: #2be099;
81
+ --quantic-color-brand-25: #f2f9f4;
82
+ --quantic-color-brand-50: #e6f3ea;
83
+ --quantic-color-brand-100: #cbe9d6;
84
+ --quantic-color-brand-200: #92d4ad;
85
85
  --quantic-color-brand-300: #17c484;
86
86
  --quantic-color-brand-400: #12a66f;
87
87
  --quantic-color-brand-500: #0b8759;
88
- --quantic-color-brand-600: #097049;
89
- --quantic-color-brand-700: #045134;
90
- --quantic-color-brand-800: #053722;
91
- --quantic-color-brand-900: #052315;
92
- --quantic-color-brand-950: #04140c;
93
- --quantic-color-brand-25-rgb: 233 253 241;
94
- --quantic-color-brand-50-rgb: 203 252 225;
95
- --quantic-color-brand-100-rgb: 82 251 178;
96
- --quantic-color-brand-200-rgb: 43 224 153;
88
+ --quantic-color-brand-600: #007145;
89
+ --quantic-color-brand-700: #005734;
90
+ --quantic-color-brand-800: #003d23;
91
+ --quantic-color-brand-900: #002513;
92
+ --quantic-color-brand-950: #001a0c;
93
+ --quantic-color-brand-25-rgb: 242 249 244;
94
+ --quantic-color-brand-50-rgb: 230 243 234;
95
+ --quantic-color-brand-100-rgb: 203 233 214;
96
+ --quantic-color-brand-200-rgb: 146 212 173;
97
97
  --quantic-color-brand-300-rgb: 23 196 132;
98
98
  --quantic-color-brand-400-rgb: 18 166 111;
99
99
  --quantic-color-brand-500-rgb: 11 135 89;
100
- --quantic-color-brand-600-rgb: 9 112 73;
101
- --quantic-color-brand-700-rgb: 4 81 52;
102
- --quantic-color-brand-800-rgb: 5 55 34;
103
- --quantic-color-brand-900-rgb: 5 35 21;
104
- --quantic-color-brand-950-rgb: 4 20 12;
105
- --quantic-color-error-25: #fffbfa;
106
- --quantic-color-error-50: #fef3f2;
107
- --quantic-color-error-100: #fee4e2;
108
- --quantic-color-error-200: #fecdca;
109
- --quantic-color-error-300: #fda29b;
110
- --quantic-color-error-400: #f97066;
111
- --quantic-color-error-500: #f04438;
112
- --quantic-color-error-600: #d92d20;
113
- --quantic-color-error-700: #b42318;
114
- --quantic-color-error-800: #912018;
115
- --quantic-color-error-900: #7a271a;
116
- --quantic-color-error-950: #55160c;
117
- --quantic-color-error-25-rgb: 255 251 250;
118
- --quantic-color-error-50-rgb: 254 243 242;
119
- --quantic-color-error-100-rgb: 254 228 226;
120
- --quantic-color-error-200-rgb: 254 205 202;
121
- --quantic-color-error-300-rgb: 253 162 155;
122
- --quantic-color-error-400-rgb: 249 112 102;
123
- --quantic-color-error-500-rgb: 240 68 56;
124
- --quantic-color-error-600-rgb: 217 45 32;
125
- --quantic-color-error-700-rgb: 180 35 24;
126
- --quantic-color-error-800-rgb: 145 32 24;
127
- --quantic-color-error-900-rgb: 122 39 26;
128
- --quantic-color-error-950-rgb: 85 22 12;
129
- --quantic-color-warning-25: #fffcf5;
130
- --quantic-color-warning-50: #fffaeb;
131
- --quantic-color-warning-100: #fef0c7;
132
- --quantic-color-warning-200: #fedf89;
133
- --quantic-color-warning-300: #fec84b;
134
- --quantic-color-warning-400: #fdb022;
135
- --quantic-color-warning-500: #f79009;
136
- --quantic-color-warning-600: #dc6803;
137
- --quantic-color-warning-700: #b54708;
138
- --quantic-color-warning-800: #93370d;
139
- --quantic-color-warning-900: #7a2e0e;
140
- --quantic-color-warning-950: #4e1d09;
141
- --quantic-color-warning-25-rgb: 255 252 245;
142
- --quantic-color-warning-50-rgb: 255 250 235;
143
- --quantic-color-warning-100-rgb: 254 240 199;
144
- --quantic-color-warning-200-rgb: 254 223 137;
145
- --quantic-color-warning-300-rgb: 254 200 75;
146
- --quantic-color-warning-400-rgb: 253 176 34;
147
- --quantic-color-warning-500-rgb: 247 144 9;
148
- --quantic-color-warning-600-rgb: 220 104 3;
149
- --quantic-color-warning-700-rgb: 181 71 8;
150
- --quantic-color-warning-800-rgb: 147 55 13;
151
- --quantic-color-warning-900-rgb: 122 46 14;
152
- --quantic-color-warning-950-rgb: 78 29 9;
100
+ --quantic-color-brand-600-rgb: 0 113 69;
101
+ --quantic-color-brand-700-rgb: 0 87 52;
102
+ --quantic-color-brand-800-rgb: 0 61 35;
103
+ --quantic-color-brand-900-rgb: 0 37 19;
104
+ --quantic-color-brand-950-rgb: 0 26 12;
105
+ --quantic-color-error-25: #fcf5f4;
106
+ --quantic-color-error-50: #f9ecea;
107
+ --quantic-color-error-100: #f5d9d4;
108
+ --quantic-color-error-200: #ecb2a9;
109
+ --quantic-color-error-300: #e18c80;
110
+ --quantic-color-error-400: #d1695c;
111
+ --quantic-color-error-500: #b74a3d;
112
+ --quantic-color-error-600: #9d372d;
113
+ --quantic-color-error-700: #7c281f;
114
+ --quantic-color-error-800: #591a13;
115
+ --quantic-color-error-900: #380c08;
116
+ --quantic-color-error-950: #290604;
117
+ --quantic-color-error-25-rgb: 252 245 244;
118
+ --quantic-color-error-50-rgb: 249 236 234;
119
+ --quantic-color-error-100-rgb: 245 217 212;
120
+ --quantic-color-error-200-rgb: 236 178 169;
121
+ --quantic-color-error-300-rgb: 225 140 128;
122
+ --quantic-color-error-400-rgb: 209 105 92;
123
+ --quantic-color-error-500-rgb: 183 74 61;
124
+ --quantic-color-error-600-rgb: 157 55 45;
125
+ --quantic-color-error-700-rgb: 124 40 31;
126
+ --quantic-color-error-800-rgb: 89 26 19;
127
+ --quantic-color-error-900-rgb: 56 12 8;
128
+ --quantic-color-error-950-rgb: 41 6 4;
129
+ --quantic-color-warning-25: #fbf6f2;
130
+ --quantic-color-warning-50: #f7ede6;
131
+ --quantic-color-warning-100: #f1dccc;
132
+ --quantic-color-warning-200: #e5b896;
133
+ --quantic-color-warning-300: #d89660;
134
+ --quantic-color-warning-400: #c77629;
135
+ --quantic-color-warning-500: #a85b00;
136
+ --quantic-color-warning-600: #8c4b00;
137
+ --quantic-color-warning-700: #6d3900;
138
+ --quantic-color-warning-800: #4e2700;
139
+ --quantic-color-warning-900: #301600;
140
+ --quantic-color-warning-950: #220e00;
141
+ --quantic-color-warning-25-rgb: 251 246 242;
142
+ --quantic-color-warning-50-rgb: 247 237 230;
143
+ --quantic-color-warning-100-rgb: 241 220 204;
144
+ --quantic-color-warning-200-rgb: 229 184 150;
145
+ --quantic-color-warning-300-rgb: 216 150 96;
146
+ --quantic-color-warning-400-rgb: 199 118 41;
147
+ --quantic-color-warning-500-rgb: 168 91 0;
148
+ --quantic-color-warning-600-rgb: 140 75 0;
149
+ --quantic-color-warning-700-rgb: 109 57 0;
150
+ --quantic-color-warning-800-rgb: 78 39 0;
151
+ --quantic-color-warning-900-rgb: 48 22 0;
152
+ --quantic-color-warning-950-rgb: 34 14 0;
153
153
  --quantic-color-success-25: #f6fef9;
154
154
  --quantic-color-success-50: #ecfdf3;
155
155
  --quantic-color-success-100: #dcfae6;
@@ -342,30 +342,30 @@
342
342
  --quantic-color-gray-warm-800-rgb: 41 37 36;
343
343
  --quantic-color-gray-warm-900-rgb: 28 25 23;
344
344
  --quantic-color-gray-warm-950-rgb: 23 20 18;
345
- --quantic-color-moss-25: #fafdf7;
346
- --quantic-color-moss-50: #f5fbee;
347
- --quantic-color-moss-100: #e6f4d7;
348
- --quantic-color-moss-200: #ceeab0;
349
- --quantic-color-moss-300: #acdc79;
350
- --quantic-color-moss-400: #86cb3c;
351
- --quantic-color-moss-500: #669f2a;
352
- --quantic-color-moss-600: #4f7a21;
353
- --quantic-color-moss-700: #3f621a;
354
- --quantic-color-moss-800: #335015;
355
- --quantic-color-moss-900: #2b4212;
356
- --quantic-color-moss-950: #1a280b;
357
- --quantic-color-moss-25-rgb: 250 253 247;
358
- --quantic-color-moss-50-rgb: 245 251 238;
359
- --quantic-color-moss-100-rgb: 230 244 215;
360
- --quantic-color-moss-200-rgb: 206 234 176;
361
- --quantic-color-moss-300-rgb: 172 220 121;
362
- --quantic-color-moss-400-rgb: 134 203 60;
363
- --quantic-color-moss-500-rgb: 102 159 42;
364
- --quantic-color-moss-600-rgb: 79 122 33;
365
- --quantic-color-moss-700-rgb: 63 98 26;
366
- --quantic-color-moss-800-rgb: 51 80 21;
367
- --quantic-color-moss-900-rgb: 43 66 18;
368
- --quantic-color-moss-950-rgb: 26 40 11;
345
+ --quantic-color-moss-25: #f5f8f3;
346
+ --quantic-color-moss-50: #ecf1e7;
347
+ --quantic-color-moss-100: #dae5cf;
348
+ --quantic-color-moss-200: #b5cc9c;
349
+ --quantic-color-moss-300: #92b46a;
350
+ --quantic-color-moss-400: #739c3b;
351
+ --quantic-color-moss-500: #578103;
352
+ --quantic-color-moss-600: #476b00;
353
+ --quantic-color-moss-700: #365300;
354
+ --quantic-color-moss-800: #253a00;
355
+ --quantic-color-moss-900: #142300;
356
+ --quantic-color-moss-950: #0c1800;
357
+ --quantic-color-moss-25-rgb: 245 248 243;
358
+ --quantic-color-moss-50-rgb: 236 241 231;
359
+ --quantic-color-moss-100-rgb: 218 229 207;
360
+ --quantic-color-moss-200-rgb: 181 204 156;
361
+ --quantic-color-moss-300-rgb: 146 180 106;
362
+ --quantic-color-moss-400-rgb: 115 156 59;
363
+ --quantic-color-moss-500-rgb: 87 129 3;
364
+ --quantic-color-moss-600-rgb: 71 107 0;
365
+ --quantic-color-moss-700-rgb: 54 83 0;
366
+ --quantic-color-moss-800-rgb: 37 58 0;
367
+ --quantic-color-moss-900-rgb: 20 35 0;
368
+ --quantic-color-moss-950-rgb: 12 24 0;
369
369
  --quantic-color-green-light-25: #fafef5;
370
370
  --quantic-color-green-light-50: #f3fee7;
371
371
  --quantic-color-green-light-100: #e3fbcc;
@@ -390,30 +390,30 @@
390
390
  --quantic-color-green-light-800-rgb: 50 98 18;
391
391
  --quantic-color-green-light-900-rgb: 43 83 20;
392
392
  --quantic-color-green-light-950-rgb: 21 41 10;
393
- --quantic-color-green-25: #e9fdf1;
394
- --quantic-color-green-50: #cbfce1;
395
- --quantic-color-green-100: #52fbb2;
396
- --quantic-color-green-200: #2be099;
393
+ --quantic-color-green-25: #f2f9f4;
394
+ --quantic-color-green-50: #e6f3ea;
395
+ --quantic-color-green-100: #cbe9d6;
396
+ --quantic-color-green-200: #92d4ad;
397
397
  --quantic-color-green-300: #17c484;
398
398
  --quantic-color-green-400: #12a66f;
399
399
  --quantic-color-green-500: #0b8759;
400
- --quantic-color-green-600: #097049;
401
- --quantic-color-green-700: #045134;
402
- --quantic-color-green-800: #053722;
403
- --quantic-color-green-900: #052315;
404
- --quantic-color-green-950: #04140c;
405
- --quantic-color-green-25-rgb: 233 253 241;
406
- --quantic-color-green-50-rgb: 203 252 225;
407
- --quantic-color-green-100-rgb: 82 251 178;
408
- --quantic-color-green-200-rgb: 43 224 153;
400
+ --quantic-color-green-600: #007145;
401
+ --quantic-color-green-700: #005734;
402
+ --quantic-color-green-800: #003d23;
403
+ --quantic-color-green-900: #002513;
404
+ --quantic-color-green-950: #001a0c;
405
+ --quantic-color-green-25-rgb: 242 249 244;
406
+ --quantic-color-green-50-rgb: 230 243 234;
407
+ --quantic-color-green-100-rgb: 203 233 214;
408
+ --quantic-color-green-200-rgb: 146 212 173;
409
409
  --quantic-color-green-300-rgb: 23 196 132;
410
410
  --quantic-color-green-400-rgb: 18 166 111;
411
411
  --quantic-color-green-500-rgb: 11 135 89;
412
- --quantic-color-green-600-rgb: 9 112 73;
413
- --quantic-color-green-700-rgb: 4 81 52;
414
- --quantic-color-green-800-rgb: 5 55 34;
415
- --quantic-color-green-900-rgb: 5 35 21;
416
- --quantic-color-green-950-rgb: 4 20 12;
412
+ --quantic-color-green-600-rgb: 0 113 69;
413
+ --quantic-color-green-700-rgb: 0 87 52;
414
+ --quantic-color-green-800-rgb: 0 61 35;
415
+ --quantic-color-green-900-rgb: 0 37 19;
416
+ --quantic-color-green-950-rgb: 0 26 12;
417
417
  --quantic-color-teal-25: #f6fefc;
418
418
  --quantic-color-teal-50: #f0fdf9;
419
419
  --quantic-color-teal-100: #ccfbef;
@@ -438,30 +438,30 @@
438
438
  --quantic-color-teal-800-rgb: 18 93 86;
439
439
  --quantic-color-teal-900-rgb: 19 78 72;
440
440
  --quantic-color-teal-950-rgb: 10 41 38;
441
- --quantic-color-cyan-25: #f5feff;
442
- --quantic-color-cyan-50: #ecfdff;
443
- --quantic-color-cyan-100: #cff9fe;
444
- --quantic-color-cyan-200: #a5f0fc;
445
- --quantic-color-cyan-300: #67e3f9;
446
- --quantic-color-cyan-400: #22ccee;
447
- --quantic-color-cyan-500: #06aed4;
448
- --quantic-color-cyan-600: #088ab2;
449
- --quantic-color-cyan-700: #0e7090;
450
- --quantic-color-cyan-800: #155b75;
451
- --quantic-color-cyan-900: #164c63;
452
- --quantic-color-cyan-950: #0d2d3a;
453
- --quantic-color-cyan-25-rgb: 245 254 255;
454
- --quantic-color-cyan-50-rgb: 236 253 255;
455
- --quantic-color-cyan-100-rgb: 207 249 254;
456
- --quantic-color-cyan-200-rgb: 165 240 252;
457
- --quantic-color-cyan-300-rgb: 103 227 249;
458
- --quantic-color-cyan-400-rgb: 34 204 238;
459
- --quantic-color-cyan-500-rgb: 6 174 212;
460
- --quantic-color-cyan-600-rgb: 8 138 178;
461
- --quantic-color-cyan-700-rgb: 14 112 144;
462
- --quantic-color-cyan-800-rgb: 21 91 117;
463
- --quantic-color-cyan-900-rgb: 22 76 99;
464
- --quantic-color-cyan-950-rgb: 13 45 58;
441
+ --quantic-color-cyan-25: #f2f8f8;
442
+ --quantic-color-cyan-50: #e5f3f2;
443
+ --quantic-color-cyan-100: #c9e7e7;
444
+ --quantic-color-cyan-200: #8cd1d0;
445
+ --quantic-color-cyan-300: #40bbbb;
446
+ --quantic-color-cyan-400: #00a1a1;
447
+ --quantic-color-cyan-500: #008383;
448
+ --quantic-color-cyan-600: #006c6d;
449
+ --quantic-color-cyan-700: #005454;
450
+ --quantic-color-cyan-800: #003b3b;
451
+ --quantic-color-cyan-900: #002323;
452
+ --quantic-color-cyan-950: #001818;
453
+ --quantic-color-cyan-25-rgb: 242 248 248;
454
+ --quantic-color-cyan-50-rgb: 229 243 242;
455
+ --quantic-color-cyan-100-rgb: 201 231 231;
456
+ --quantic-color-cyan-200-rgb: 140 209 208;
457
+ --quantic-color-cyan-300-rgb: 64 187 187;
458
+ --quantic-color-cyan-400-rgb: 0 161 161;
459
+ --quantic-color-cyan-500-rgb: 0 131 131;
460
+ --quantic-color-cyan-600-rgb: 0 108 109;
461
+ --quantic-color-cyan-700-rgb: 0 84 84;
462
+ --quantic-color-cyan-800-rgb: 0 59 59;
463
+ --quantic-color-cyan-900-rgb: 0 35 35;
464
+ --quantic-color-cyan-950-rgb: 0 24 24;
465
465
  --quantic-color-blue-light-25: #f5fbff;
466
466
  --quantic-color-blue-light-50: #f0f9ff;
467
467
  --quantic-color-blue-light-100: #e0f2fe;
@@ -486,30 +486,30 @@
486
486
  --quantic-color-blue-light-800-rgb: 6 89 134;
487
487
  --quantic-color-blue-light-900-rgb: 11 74 111;
488
488
  --quantic-color-blue-light-950-rgb: 6 44 65;
489
- --quantic-color-blue-25: #f5faff;
490
- --quantic-color-blue-50: #eff8ff;
491
- --quantic-color-blue-100: #d1e9ff;
492
- --quantic-color-blue-200: #b2ddff;
493
- --quantic-color-blue-300: #84caff;
494
- --quantic-color-blue-400: #53b1fd;
495
- --quantic-color-blue-500: #2e90fa;
496
- --quantic-color-blue-600: #1570ef;
497
- --quantic-color-blue-700: #175cd3;
498
- --quantic-color-blue-800: #1849a9;
499
- --quantic-color-blue-900: #194185;
500
- --quantic-color-blue-950: #102a56;
501
- --quantic-color-blue-25-rgb: 245 250 255;
502
- --quantic-color-blue-50-rgb: 239 248 255;
503
- --quantic-color-blue-100-rgb: 209 233 255;
504
- --quantic-color-blue-200-rgb: 178 221 255;
505
- --quantic-color-blue-300-rgb: 132 202 255;
506
- --quantic-color-blue-400-rgb: 83 177 253;
507
- --quantic-color-blue-500-rgb: 46 144 250;
508
- --quantic-color-blue-600-rgb: 21 112 239;
509
- --quantic-color-blue-700-rgb: 23 92 211;
510
- --quantic-color-blue-800-rgb: 24 73 169;
511
- --quantic-color-blue-900-rgb: 25 65 133;
512
- --quantic-color-blue-950-rgb: 16 42 86;
489
+ --quantic-color-blue-25: #f2f8fb;
490
+ --quantic-color-blue-50: #e6f1f8;
491
+ --quantic-color-blue-100: #cde4f3;
492
+ --quantic-color-blue-200: #98caea;
493
+ --quantic-color-blue-300: #5fb0e1;
494
+ --quantic-color-blue-400: #1997d3;
495
+ --quantic-color-blue-500: #007baf;
496
+ --quantic-color-blue-600: #006692;
497
+ --quantic-color-blue-700: #004f72;
498
+ --quantic-color-blue-800: #003751;
499
+ --quantic-color-blue-900: #002032;
500
+ --quantic-color-blue-950: #001624;
501
+ --quantic-color-blue-25-rgb: 242 248 251;
502
+ --quantic-color-blue-50-rgb: 230 241 248;
503
+ --quantic-color-blue-100-rgb: 205 228 243;
504
+ --quantic-color-blue-200-rgb: 152 202 234;
505
+ --quantic-color-blue-300-rgb: 95 176 225;
506
+ --quantic-color-blue-400-rgb: 25 151 211;
507
+ --quantic-color-blue-500-rgb: 0 123 175;
508
+ --quantic-color-blue-600-rgb: 0 102 146;
509
+ --quantic-color-blue-700-rgb: 0 79 114;
510
+ --quantic-color-blue-800-rgb: 0 55 81;
511
+ --quantic-color-blue-900-rgb: 0 32 50;
512
+ --quantic-color-blue-950-rgb: 0 22 36;
513
513
  --quantic-color-blue-dark-25: #f5f8ff;
514
514
  --quantic-color-blue-dark-50: #eff4ff;
515
515
  --quantic-color-blue-dark-100: #d1e0ff;
@@ -534,54 +534,54 @@
534
534
  --quantic-color-blue-dark-800-rgb: 0 64 193;
535
535
  --quantic-color-blue-dark-900-rgb: 0 53 158;
536
536
  --quantic-color-blue-dark-950-rgb: 0 34 102;
537
- --quantic-color-indigo-25: #f5f8ff;
538
- --quantic-color-indigo-50: #eef4ff;
539
- --quantic-color-indigo-100: #e0eaff;
540
- --quantic-color-indigo-200: #c7d7fe;
541
- --quantic-color-indigo-300: #a4bcfd;
542
- --quantic-color-indigo-400: #8098f9;
543
- --quantic-color-indigo-500: #6172f3;
544
- --quantic-color-indigo-600: #444ce7;
545
- --quantic-color-indigo-700: #3538cd;
546
- --quantic-color-indigo-800: #2d31a6;
547
- --quantic-color-indigo-900: #2d3282;
548
- --quantic-color-indigo-950: #1f235b;
549
- --quantic-color-indigo-25-rgb: 245 248 255;
550
- --quantic-color-indigo-50-rgb: 238 244 255;
551
- --quantic-color-indigo-100-rgb: 224 234 255;
552
- --quantic-color-indigo-200-rgb: 199 215 254;
553
- --quantic-color-indigo-300-rgb: 164 188 253;
554
- --quantic-color-indigo-400-rgb: 128 152 249;
555
- --quantic-color-indigo-500-rgb: 97 114 243;
556
- --quantic-color-indigo-600-rgb: 68 76 231;
557
- --quantic-color-indigo-700-rgb: 53 56 205;
558
- --quantic-color-indigo-800-rgb: 45 49 166;
559
- --quantic-color-indigo-900-rgb: 45 50 130;
560
- --quantic-color-indigo-950-rgb: 31 35 91;
561
- --quantic-color-violet-25: #fbfaff;
562
- --quantic-color-violet-50: #f5f3ff;
563
- --quantic-color-violet-100: #ece9fe;
564
- --quantic-color-violet-200: #ddd6fe;
565
- --quantic-color-violet-300: #c3b5fd;
566
- --quantic-color-violet-400: #a48afb;
567
- --quantic-color-violet-500: #875bf7;
568
- --quantic-color-violet-600: #7839ee;
569
- --quantic-color-violet-700: #6927da;
570
- --quantic-color-violet-800: #5720b7;
571
- --quantic-color-violet-900: #491c96;
572
- --quantic-color-violet-950: #2e125e;
573
- --quantic-color-violet-25-rgb: 251 250 255;
574
- --quantic-color-violet-50-rgb: 245 243 255;
575
- --quantic-color-violet-100-rgb: 236 233 254;
576
- --quantic-color-violet-200-rgb: 221 214 254;
577
- --quantic-color-violet-300-rgb: 195 181 253;
578
- --quantic-color-violet-400-rgb: 164 138 251;
579
- --quantic-color-violet-500-rgb: 135 91 247;
580
- --quantic-color-violet-600-rgb: 120 57 238;
581
- --quantic-color-violet-700-rgb: 105 39 218;
582
- --quantic-color-violet-800-rgb: 87 32 183;
583
- --quantic-color-violet-900-rgb: 73 28 150;
584
- --quantic-color-violet-950-rgb: 46 18 94;
537
+ --quantic-color-indigo-25: #f4f7fc;
538
+ --quantic-color-indigo-50: #eaeffa;
539
+ --quantic-color-indigo-100: #d6e0f6;
540
+ --quantic-color-indigo-200: #adc2f1;
541
+ --quantic-color-indigo-300: #86a5ea;
542
+ --quantic-color-indigo-400: #6489de;
543
+ --quantic-color-indigo-500: #476dc6;
544
+ --quantic-color-indigo-600: #3759ab;
545
+ --quantic-color-indigo-700: #284488;
546
+ --quantic-color-indigo-800: #1a2f62;
547
+ --quantic-color-indigo-900: #0c1b3e;
548
+ --quantic-color-indigo-950: #06112f;
549
+ --quantic-color-indigo-25-rgb: 244 247 252;
550
+ --quantic-color-indigo-50-rgb: 234 239 250;
551
+ --quantic-color-indigo-100-rgb: 214 224 246;
552
+ --quantic-color-indigo-200-rgb: 173 194 241;
553
+ --quantic-color-indigo-300-rgb: 134 165 234;
554
+ --quantic-color-indigo-400-rgb: 100 137 222;
555
+ --quantic-color-indigo-500-rgb: 71 109 198;
556
+ --quantic-color-indigo-600-rgb: 55 89 171;
557
+ --quantic-color-indigo-700-rgb: 40 68 136;
558
+ --quantic-color-indigo-800-rgb: 26 47 98;
559
+ --quantic-color-indigo-900-rgb: 12 27 62;
560
+ --quantic-color-indigo-950-rgb: 6 17 47;
561
+ --quantic-color-violet-25: #f7f6fb;
562
+ --quantic-color-violet-50: #f0edf8;
563
+ --quantic-color-violet-100: #e1dcf4;
564
+ --quantic-color-violet-200: #c6baeb;
565
+ --quantic-color-violet-300: #ac98e2;
566
+ --quantic-color-violet-400: #947ad4;
567
+ --quantic-color-violet-500: #7b5cbc;
568
+ --quantic-color-violet-600: #674aa2;
569
+ --quantic-color-violet-700: #503781;
570
+ --quantic-color-violet-800: #38255d;
571
+ --quantic-color-violet-900: #21143a;
572
+ --quantic-color-violet-950: #170c2b;
573
+ --quantic-color-violet-25-rgb: 247 246 251;
574
+ --quantic-color-violet-50-rgb: 240 237 248;
575
+ --quantic-color-violet-100-rgb: 225 220 244;
576
+ --quantic-color-violet-200-rgb: 198 186 235;
577
+ --quantic-color-violet-300-rgb: 172 152 226;
578
+ --quantic-color-violet-400-rgb: 148 122 212;
579
+ --quantic-color-violet-500-rgb: 123 92 188;
580
+ --quantic-color-violet-600-rgb: 103 74 162;
581
+ --quantic-color-violet-700-rgb: 80 55 129;
582
+ --quantic-color-violet-800-rgb: 56 37 93;
583
+ --quantic-color-violet-900-rgb: 33 20 58;
584
+ --quantic-color-violet-950-rgb: 23 12 43;
585
585
  --quantic-color-purple-25: #fafaff;
586
586
  --quantic-color-purple-50: #f4f3ff;
587
587
  --quantic-color-purple-100: #ebe9fe;
@@ -606,54 +606,54 @@
606
606
  --quantic-color-purple-800-rgb: 74 31 184;
607
607
  --quantic-color-purple-900-rgb: 62 28 150;
608
608
  --quantic-color-purple-950-rgb: 39 17 95;
609
- --quantic-color-fuchsia-25: #fefaff;
610
- --quantic-color-fuchsia-50: #fdf4ff;
611
- --quantic-color-fuchsia-100: #fbe8ff;
612
- --quantic-color-fuchsia-200: #f6d0fe;
613
- --quantic-color-fuchsia-300: #eeaafd;
614
- --quantic-color-fuchsia-400: #e478fa;
615
- --quantic-color-fuchsia-500: #d444f1;
616
- --quantic-color-fuchsia-600: #ba24d5;
617
- --quantic-color-fuchsia-700: #9f1ab1;
618
- --quantic-color-fuchsia-800: #821890;
619
- --quantic-color-fuchsia-900: #6f1877;
620
- --quantic-color-fuchsia-950: #47104c;
621
- --quantic-color-fuchsia-25-rgb: 254 250 255;
622
- --quantic-color-fuchsia-50-rgb: 253 244 255;
623
- --quantic-color-fuchsia-100-rgb: 251 232 255;
624
- --quantic-color-fuchsia-200-rgb: 246 208 254;
625
- --quantic-color-fuchsia-300-rgb: 238 170 253;
626
- --quantic-color-fuchsia-400-rgb: 228 120 250;
627
- --quantic-color-fuchsia-500-rgb: 212 68 241;
628
- --quantic-color-fuchsia-600-rgb: 186 36 213;
629
- --quantic-color-fuchsia-700-rgb: 159 26 177;
630
- --quantic-color-fuchsia-800-rgb: 130 24 144;
631
- --quantic-color-fuchsia-900-rgb: 111 24 119;
632
- --quantic-color-fuchsia-950-rgb: 71 16 76;
633
- --quantic-color-pink-25: #fef6fb;
634
- --quantic-color-pink-50: #fdf2fa;
635
- --quantic-color-pink-100: #fce7f6;
636
- --quantic-color-pink-200: #fcceee;
637
- --quantic-color-pink-300: #faa7e0;
638
- --quantic-color-pink-400: #f670c7;
639
- --quantic-color-pink-500: #ee46bc;
640
- --quantic-color-pink-600: #dd2590;
641
- --quantic-color-pink-700: #c11574;
642
- --quantic-color-pink-800: #9e165f;
643
- --quantic-color-pink-900: #851651;
644
- --quantic-color-pink-950: #4e0d30;
645
- --quantic-color-pink-25-rgb: 254 246 251;
646
- --quantic-color-pink-50-rgb: 253 242 250;
647
- --quantic-color-pink-100-rgb: 252 231 246;
648
- --quantic-color-pink-200-rgb: 252 206 238;
649
- --quantic-color-pink-300-rgb: 250 167 224;
650
- --quantic-color-pink-400-rgb: 246 112 199;
651
- --quantic-color-pink-500-rgb: 238 70 188;
652
- --quantic-color-pink-600-rgb: 221 37 144;
653
- --quantic-color-pink-700-rgb: 193 21 116;
654
- --quantic-color-pink-800-rgb: 158 22 95;
655
- --quantic-color-pink-900-rgb: 133 22 81;
656
- --quantic-color-pink-950-rgb: 78 13 48;
609
+ --quantic-color-fuchsia-25: #faf5f9;
610
+ --quantic-color-fuchsia-50: #f5ecf4;
611
+ --quantic-color-fuchsia-100: #ecd9eb;
612
+ --quantic-color-fuchsia-200: #dbb3da;
613
+ --quantic-color-fuchsia-300: #ca8ec9;
614
+ --quantic-color-fuchsia-400: #b76db7;
615
+ --quantic-color-fuchsia-500: #9d4f9d;
616
+ --quantic-color-fuchsia-600: #853d86;
617
+ --quantic-color-fuchsia-700: #692d69;
618
+ --quantic-color-fuchsia-800: #4b1d4b;
619
+ --quantic-color-fuchsia-900: #2e0f2e;
620
+ --quantic-color-fuchsia-950: #210822;
621
+ --quantic-color-fuchsia-25-rgb: 250 245 249;
622
+ --quantic-color-fuchsia-50-rgb: 245 236 244;
623
+ --quantic-color-fuchsia-100-rgb: 236 217 235;
624
+ --quantic-color-fuchsia-200-rgb: 219 179 218;
625
+ --quantic-color-fuchsia-300-rgb: 202 142 201;
626
+ --quantic-color-fuchsia-400-rgb: 183 109 183;
627
+ --quantic-color-fuchsia-500-rgb: 157 79 157;
628
+ --quantic-color-fuchsia-600-rgb: 133 61 134;
629
+ --quantic-color-fuchsia-700-rgb: 105 45 105;
630
+ --quantic-color-fuchsia-800-rgb: 75 29 75;
631
+ --quantic-color-fuchsia-900-rgb: 46 15 46;
632
+ --quantic-color-fuchsia-950-rgb: 33 8 34;
633
+ --quantic-color-pink-25: #fbf5f7;
634
+ --quantic-color-pink-50: #f8ebef;
635
+ --quantic-color-pink-100: #f3d8e0;
636
+ --quantic-color-pink-200: #e9b0c2;
637
+ --quantic-color-pink-300: #dc8aa6;
638
+ --quantic-color-pink-400: #cc678c;
639
+ --quantic-color-pink-500: #b14772;
640
+ --quantic-color-pink-600: #98355e;
641
+ --quantic-color-pink-700: #782648;
642
+ --quantic-color-pink-800: #561832;
643
+ --quantic-color-pink-900: #360b1d;
644
+ --quantic-color-pink-950: #280514;
645
+ --quantic-color-pink-25-rgb: 251 245 247;
646
+ --quantic-color-pink-50-rgb: 248 235 239;
647
+ --quantic-color-pink-100-rgb: 243 216 224;
648
+ --quantic-color-pink-200-rgb: 233 176 194;
649
+ --quantic-color-pink-300-rgb: 220 138 166;
650
+ --quantic-color-pink-400-rgb: 204 103 140;
651
+ --quantic-color-pink-500-rgb: 177 71 114;
652
+ --quantic-color-pink-600-rgb: 152 53 94;
653
+ --quantic-color-pink-700-rgb: 120 38 72;
654
+ --quantic-color-pink-800-rgb: 86 24 50;
655
+ --quantic-color-pink-900-rgb: 54 11 29;
656
+ --quantic-color-pink-950-rgb: 40 5 20;
657
657
  --quantic-color-rose-25: #fff5f6;
658
658
  --quantic-color-rose-50: #fff1f3;
659
659
  --quantic-color-rose-100: #ffe4e8;
@@ -726,30 +726,30 @@
726
726
  --quantic-color-orange-800-rgb: 147 47 25;
727
727
  --quantic-color-orange-900-rgb: 119 41 23;
728
728
  --quantic-color-orange-950-rgb: 81 28 16;
729
- --quantic-color-yellow-25: #fefdf0;
730
- --quantic-color-yellow-50: #fefbe8;
731
- --quantic-color-yellow-100: #fef7c3;
732
- --quantic-color-yellow-200: #feee95;
733
- --quantic-color-yellow-300: #fde272;
734
- --quantic-color-yellow-400: #fac515;
735
- --quantic-color-yellow-500: #eaaa08;
736
- --quantic-color-yellow-600: #ca8504;
737
- --quantic-color-yellow-700: #a15c07;
738
- --quantic-color-yellow-800: #854a0e;
739
- --quantic-color-yellow-900: #713b12;
740
- --quantic-color-yellow-950: #542c0d;
741
- --quantic-color-yellow-25-rgb: 254 253 240;
742
- --quantic-color-yellow-50-rgb: 254 251 232;
743
- --quantic-color-yellow-100-rgb: 254 247 195;
744
- --quantic-color-yellow-200-rgb: 254 238 149;
745
- --quantic-color-yellow-300-rgb: 253 226 114;
746
- --quantic-color-yellow-400-rgb: 250 197 21;
747
- --quantic-color-yellow-500-rgb: 234 170 8;
748
- --quantic-color-yellow-600-rgb: 202 133 4;
749
- --quantic-color-yellow-700-rgb: 161 92 7;
750
- --quantic-color-yellow-800-rgb: 133 74 14;
751
- --quantic-color-yellow-900-rgb: 113 59 18;
752
- --quantic-color-yellow-950-rgb: 84 44 13;
729
+ --quantic-color-yellow-25: #f8f7f1;
730
+ --quantic-color-yellow-50: #f2efe4;
731
+ --quantic-color-yellow-100: #e6e1c9;
732
+ --quantic-color-yellow-200: #d0c38f;
733
+ --quantic-color-yellow-300: #baa653;
734
+ --quantic-color-yellow-400: #a58b00;
735
+ --quantic-color-yellow-500: #867100;
736
+ --quantic-color-yellow-600: #6f5d00;
737
+ --quantic-color-yellow-700: #564800;
738
+ --quantic-color-yellow-800: #3d3200;
739
+ --quantic-color-yellow-900: #241d00;
740
+ --quantic-color-yellow-950: #191300;
741
+ --quantic-color-yellow-25-rgb: 248 247 241;
742
+ --quantic-color-yellow-50-rgb: 242 239 228;
743
+ --quantic-color-yellow-100-rgb: 230 225 201;
744
+ --quantic-color-yellow-200-rgb: 208 195 143;
745
+ --quantic-color-yellow-300-rgb: 186 166 83;
746
+ --quantic-color-yellow-400-rgb: 165 139 0;
747
+ --quantic-color-yellow-500-rgb: 134 113 0;
748
+ --quantic-color-yellow-600-rgb: 111 93 0;
749
+ --quantic-color-yellow-700-rgb: 86 72 0;
750
+ --quantic-color-yellow-800-rgb: 61 50 0;
751
+ --quantic-color-yellow-900-rgb: 36 29 0;
752
+ --quantic-color-yellow-950-rgb: 25 19 0;
753
753
  --quantic-spacing-0: 0;
754
754
  --quantic-spacing-1: 0.25rem;
755
755
  --quantic-spacing-2: 0.5rem;
@@ -783,6 +783,7 @@
783
783
  --quantic-spacing-480: 120rem;
784
784
  --quantic-spacing-0-5: 0.125rem;
785
785
  --quantic-spacing-1-5: 0.375rem;
786
+ --quantic-radius-none: 0;
786
787
  --quantic-radius-xxs: 0.125rem;
787
788
  --quantic-radius-xs: 0.25rem;
788
789
  --quantic-radius-sm: 0.375rem;
@@ -893,16 +894,16 @@
893
894
  --quantic-text-brand-tertiary-rgb: 148 151 156;
894
895
  --quantic-text-brand-tertiary-alt: #f7f7f7;
895
896
  --quantic-text-brand-tertiary-alt-rgb: 247 247 247;
896
- --quantic-text-error-primary: #f97066;
897
- --quantic-text-error-primary-rgb: 249 112 102;
898
- --quantic-text-error-primary-hover: #fda29b;
899
- --quantic-text-error-primary-hover-rgb: 253 162 155;
900
- --quantic-text-warning-primary: #fdb022;
901
- --quantic-text-warning-primary-rgb: 253 176 34;
897
+ --quantic-text-error-primary: #d1695c;
898
+ --quantic-text-error-primary-rgb: 209 105 92;
899
+ --quantic-text-error-primary-hover: #e18c80;
900
+ --quantic-text-error-primary-hover-rgb: 225 140 128;
901
+ --quantic-text-warning-primary: #c77629;
902
+ --quantic-text-warning-primary-rgb: 199 118 41;
902
903
  --quantic-text-success-primary: #47cd89;
903
904
  --quantic-text-success-primary-rgb: 71 205 137;
904
- --quantic-text-logo-green: #0b8759;
905
- --quantic-text-logo-green-rgb: 11 135 89;
905
+ --quantic-text-logo-green: #12a66f;
906
+ --quantic-text-logo-green-rgb: 18 166 111;
906
907
  --quantic-text-logo-neutral: #d5d7da;
907
908
  --quantic-text-logo-neutral-rgb: 213 215 218;
908
909
  --quantic-border-primary: #373a41;
@@ -921,10 +922,10 @@
921
922
  --quantic-border-brand-rgb: 18 166 111;
922
923
  --quantic-border-brand-alt: #373a41;
923
924
  --quantic-border-brand-alt-rgb: 55 58 65;
924
- --quantic-border-error: #f97066;
925
- --quantic-border-error-rgb: 249 112 102;
926
- --quantic-border-error-subtle: #f04438;
927
- --quantic-border-error-subtle-rgb: 240 68 56;
925
+ --quantic-border-error: #d1695c;
926
+ --quantic-border-error-rgb: 209 105 92;
927
+ --quantic-border-error-subtle: #b74a3d;
928
+ --quantic-border-error-subtle-rgb: 183 74 61;
928
929
  --quantic-fg-primary: #ffffff;
929
930
  --quantic-fg-primary-rgb: 255 255 255;
930
931
  --quantic-alpha-white-10: rgba(12, 14, 18, 0.1);
@@ -955,14 +956,14 @@
955
956
  --quantic-app-store-badge-border-rgb: 255 255 255;
956
957
  --quantic-avatar-styles-bg-neutral: #e0e0e0;
957
958
  --quantic-avatar-styles-bg-neutral-rgb: 224 224 224;
958
- --quantic-button-primary-icon: #04140c;
959
- --quantic-button-primary-icon-rgb: 4 20 12;
960
- --quantic-button-primary-icon-hover: #04140c;
961
- --quantic-button-primary-icon-hover-rgb: 4 20 12;
962
- --quantic-button-destructive-primary-icon: #fda29b;
963
- --quantic-button-destructive-primary-icon-rgb: 253 162 155;
964
- --quantic-button-destructive-primary-icon-hover: #fecdca;
965
- --quantic-button-destructive-primary-icon-hover-rgb: 254 205 202;
959
+ --quantic-button-primary-icon: #001a0c;
960
+ --quantic-button-primary-icon-rgb: 0 26 12;
961
+ --quantic-button-primary-icon-hover: #001a0c;
962
+ --quantic-button-primary-icon-hover-rgb: 0 26 12;
963
+ --quantic-button-destructive-primary-icon: #e18c80;
964
+ --quantic-button-destructive-primary-icon-rgb: 225 140 128;
965
+ --quantic-button-destructive-primary-icon-hover: #ecb2a9;
966
+ --quantic-button-destructive-primary-icon-hover-rgb: 236 178 169;
966
967
  --quantic-button-tertiary: rgba(19, 22, 27, 0.5);
967
968
  --quantic-button-tertiary-hover: #1a1e25;
968
969
  --quantic-button-tertiary-hover-rgb: 26 30 37;
@@ -974,14 +975,14 @@
974
975
  --quantic-icon-fg-brand-rgb: 148 151 156;
975
976
  --quantic-icon-fg-brand-on-brand: #94979c;
976
977
  --quantic-icon-fg-brand-on-brand-rgb: 148 151 156;
977
- --quantic-featured-icon-light-fg-brand: #2be099;
978
- --quantic-featured-icon-light-fg-brand-rgb: 43 224 153;
978
+ --quantic-featured-icon-light-fg-brand: #92d4ad;
979
+ --quantic-featured-icon-light-fg-brand-rgb: 146 212 173;
979
980
  --quantic-featured-icon-light-fg-gray: #ececed;
980
981
  --quantic-featured-icon-light-fg-gray-rgb: 236 236 237;
981
- --quantic-featured-icon-light-fg-error: #fecdca;
982
- --quantic-featured-icon-light-fg-error-rgb: 254 205 202;
983
- --quantic-featured-icon-light-fg-warning: #fedf89;
984
- --quantic-featured-icon-light-fg-warning-rgb: 254 223 137;
982
+ --quantic-featured-icon-light-fg-error: #ecb2a9;
983
+ --quantic-featured-icon-light-fg-error-rgb: 236 178 169;
984
+ --quantic-featured-icon-light-fg-warning: #e5b896;
985
+ --quantic-featured-icon-light-fg-warning-rgb: 229 184 150;
985
986
  --quantic-featured-icon-light-fg-success: #abefc6;
986
987
  --quantic-featured-icon-light-fg-success-rgb: 171 239 198;
987
988
  --quantic-screen-mockup-border: #373a41;
@@ -1019,24 +1020,24 @@
1019
1020
  --quantic-utility-gray-800-rgb: 236 236 237;
1020
1021
  --quantic-utility-gray-900: #f0f0f1;
1021
1022
  --quantic-utility-gray-900-rgb: 240 240 241;
1022
- --quantic-utility-brand-50: #04140c;
1023
- --quantic-utility-brand-50-rgb: 4 20 12;
1023
+ --quantic-utility-brand-50: #001a0c;
1024
+ --quantic-utility-brand-50-rgb: 0 26 12;
1024
1025
  --quantic-utility-brand-50-alt: #13161b;
1025
1026
  --quantic-utility-brand-50-alt-rgb: 19 22 27;
1026
- --quantic-utility-brand-100: #052315;
1027
- --quantic-utility-brand-100-rgb: 5 35 21;
1027
+ --quantic-utility-brand-100: #002513;
1028
+ --quantic-utility-brand-100-rgb: 0 37 19;
1028
1029
  --quantic-utility-brand-100-alt: #22262f;
1029
1030
  --quantic-utility-brand-100-alt-rgb: 34 38 47;
1030
- --quantic-utility-brand-200: #053722;
1031
- --quantic-utility-brand-200-rgb: 5 55 34;
1031
+ --quantic-utility-brand-200: #003d23;
1032
+ --quantic-utility-brand-200-rgb: 0 61 35;
1032
1033
  --quantic-utility-brand-200-alt: #373a41;
1033
1034
  --quantic-utility-brand-200-alt-rgb: 55 58 65;
1034
- --quantic-utility-brand-300: #045134;
1035
- --quantic-utility-brand-300-rgb: 4 81 52;
1035
+ --quantic-utility-brand-300: #005734;
1036
+ --quantic-utility-brand-300-rgb: 0 87 52;
1036
1037
  --quantic-utility-brand-300-alt: #373a41;
1037
1038
  --quantic-utility-brand-300-alt-rgb: 55 58 65;
1038
- --quantic-utility-brand-400: #097049;
1039
- --quantic-utility-brand-400-rgb: 9 112 73;
1039
+ --quantic-utility-brand-400: #007145;
1040
+ --quantic-utility-brand-400-rgb: 0 113 69;
1040
1041
  --quantic-utility-brand-400-alt: #61656c;
1041
1042
  --quantic-utility-brand-400-alt-rgb: 97 101 108;
1042
1043
  --quantic-utility-brand-500: #0b8759;
@@ -1051,46 +1052,46 @@
1051
1052
  --quantic-utility-brand-700-rgb: 23 196 132;
1052
1053
  --quantic-utility-brand-700-alt: #cecfd2;
1053
1054
  --quantic-utility-brand-700-alt-rgb: 206 207 210;
1054
- --quantic-utility-brand-800: #2be099;
1055
- --quantic-utility-brand-800-rgb: 43 224 153;
1055
+ --quantic-utility-brand-800: #92d4ad;
1056
+ --quantic-utility-brand-800-rgb: 146 212 173;
1056
1057
  --quantic-utility-brand-800-alt: #ececed;
1057
1058
  --quantic-utility-brand-800-alt-rgb: 236 236 237;
1058
- --quantic-utility-brand-900: #52fbb2;
1059
- --quantic-utility-brand-900-rgb: 82 251 178;
1059
+ --quantic-utility-brand-900: #cbe9d6;
1060
+ --quantic-utility-brand-900-rgb: 203 233 214;
1060
1061
  --quantic-utility-brand-900-alt: #f0f0f1;
1061
1062
  --quantic-utility-brand-900-alt-rgb: 240 240 241;
1062
- --quantic-utility-error-50: #55160c;
1063
- --quantic-utility-error-50-rgb: 85 22 12;
1064
- --quantic-utility-error-100: #7a271a;
1065
- --quantic-utility-error-100-rgb: 122 39 26;
1066
- --quantic-utility-error-200: #912018;
1067
- --quantic-utility-error-200-rgb: 145 32 24;
1068
- --quantic-utility-error-300: #b42318;
1069
- --quantic-utility-error-300-rgb: 180 35 24;
1070
- --quantic-utility-error-400: #d92d20;
1071
- --quantic-utility-error-400-rgb: 217 45 32;
1072
- --quantic-utility-error-500: #f04438;
1073
- --quantic-utility-error-500-rgb: 240 68 56;
1074
- --quantic-utility-error-600: #f97066;
1075
- --quantic-utility-error-600-rgb: 249 112 102;
1076
- --quantic-utility-error-700: #fda29b;
1077
- --quantic-utility-error-700-rgb: 253 162 155;
1078
- --quantic-utility-warning-50: #4e1d09;
1079
- --quantic-utility-warning-50-rgb: 78 29 9;
1080
- --quantic-utility-warning-100: #7a2e0e;
1081
- --quantic-utility-warning-100-rgb: 122 46 14;
1082
- --quantic-utility-warning-200: #93370d;
1083
- --quantic-utility-warning-200-rgb: 147 55 13;
1084
- --quantic-utility-warning-300: #b54708;
1085
- --quantic-utility-warning-300-rgb: 181 71 8;
1086
- --quantic-utility-warning-400: #dc6803;
1087
- --quantic-utility-warning-400-rgb: 220 104 3;
1088
- --quantic-utility-warning-500: #f79009;
1089
- --quantic-utility-warning-500-rgb: 247 144 9;
1090
- --quantic-utility-warning-600: #fdb022;
1091
- --quantic-utility-warning-600-rgb: 253 176 34;
1092
- --quantic-utility-warning-700: #fec84b;
1093
- --quantic-utility-warning-700-rgb: 254 200 75;
1063
+ --quantic-utility-error-50: #290604;
1064
+ --quantic-utility-error-50-rgb: 41 6 4;
1065
+ --quantic-utility-error-100: #380c08;
1066
+ --quantic-utility-error-100-rgb: 56 12 8;
1067
+ --quantic-utility-error-200: #591a13;
1068
+ --quantic-utility-error-200-rgb: 89 26 19;
1069
+ --quantic-utility-error-300: #7c281f;
1070
+ --quantic-utility-error-300-rgb: 124 40 31;
1071
+ --quantic-utility-error-400: #9d372d;
1072
+ --quantic-utility-error-400-rgb: 157 55 45;
1073
+ --quantic-utility-error-500: #b74a3d;
1074
+ --quantic-utility-error-500-rgb: 183 74 61;
1075
+ --quantic-utility-error-600: #d1695c;
1076
+ --quantic-utility-error-600-rgb: 209 105 92;
1077
+ --quantic-utility-error-700: #e18c80;
1078
+ --quantic-utility-error-700-rgb: 225 140 128;
1079
+ --quantic-utility-warning-50: #220e00;
1080
+ --quantic-utility-warning-50-rgb: 34 14 0;
1081
+ --quantic-utility-warning-100: #301600;
1082
+ --quantic-utility-warning-100-rgb: 48 22 0;
1083
+ --quantic-utility-warning-200: #4e2700;
1084
+ --quantic-utility-warning-200-rgb: 78 39 0;
1085
+ --quantic-utility-warning-300: #6d3900;
1086
+ --quantic-utility-warning-300-rgb: 109 57 0;
1087
+ --quantic-utility-warning-400: #8c4b00;
1088
+ --quantic-utility-warning-400-rgb: 140 75 0;
1089
+ --quantic-utility-warning-500: #a85b00;
1090
+ --quantic-utility-warning-500-rgb: 168 91 0;
1091
+ --quantic-utility-warning-600: #c77629;
1092
+ --quantic-utility-warning-600-rgb: 199 118 41;
1093
+ --quantic-utility-warning-700: #d89660;
1094
+ --quantic-utility-warning-700-rgb: 216 150 96;
1094
1095
  --quantic-utility-success-50: #053321;
1095
1096
  --quantic-utility-success-50-rgb: 5 51 33;
1096
1097
  --quantic-utility-success-100: #074d31;
@@ -1123,16 +1124,16 @@
1123
1124
  --quantic-utility-gray-blue-600-rgb: 113 123 188;
1124
1125
  --quantic-utility-gray-blue-700: #b3b8db;
1125
1126
  --quantic-utility-gray-blue-700-rgb: 179 184 219;
1126
- --quantic-utility-green-50: #04140c;
1127
- --quantic-utility-green-50-rgb: 4 20 12;
1128
- --quantic-utility-green-100: #052315;
1129
- --quantic-utility-green-100-rgb: 5 35 21;
1130
- --quantic-utility-green-200: #053722;
1131
- --quantic-utility-green-200-rgb: 5 55 34;
1132
- --quantic-utility-green-300: #045134;
1133
- --quantic-utility-green-300-rgb: 4 81 52;
1134
- --quantic-utility-green-400: #097049;
1135
- --quantic-utility-green-400-rgb: 9 112 73;
1127
+ --quantic-utility-green-50: #001a0c;
1128
+ --quantic-utility-green-50-rgb: 0 26 12;
1129
+ --quantic-utility-green-100: #002513;
1130
+ --quantic-utility-green-100-rgb: 0 37 19;
1131
+ --quantic-utility-green-200: #003d23;
1132
+ --quantic-utility-green-200-rgb: 0 61 35;
1133
+ --quantic-utility-green-300: #005734;
1134
+ --quantic-utility-green-300-rgb: 0 87 52;
1135
+ --quantic-utility-green-400: #007145;
1136
+ --quantic-utility-green-400-rgb: 0 113 69;
1136
1137
  --quantic-utility-green-500: #0b8759;
1137
1138
  --quantic-utility-green-500-rgb: 11 135 89;
1138
1139
  --quantic-utility-green-600: #12a66f;
@@ -1155,22 +1156,22 @@
1155
1156
  --quantic-utility-blue-light-600-rgb: 54 191 250;
1156
1157
  --quantic-utility-blue-light-700: #7cd4fd;
1157
1158
  --quantic-utility-blue-light-700-rgb: 124 212 253;
1158
- --quantic-utility-blue-50: #102a56;
1159
- --quantic-utility-blue-50-rgb: 16 42 86;
1160
- --quantic-utility-blue-100: #194185;
1161
- --quantic-utility-blue-100-rgb: 25 65 133;
1162
- --quantic-utility-blue-200: #1849a9;
1163
- --quantic-utility-blue-200-rgb: 24 73 169;
1164
- --quantic-utility-blue-300: #175cd3;
1165
- --quantic-utility-blue-300-rgb: 23 92 211;
1166
- --quantic-utility-blue-400: #1570ef;
1167
- --quantic-utility-blue-400-rgb: 21 112 239;
1168
- --quantic-utility-blue-500: #2e90fa;
1169
- --quantic-utility-blue-500-rgb: 46 144 250;
1170
- --quantic-utility-blue-600: #53b1fd;
1171
- --quantic-utility-blue-600-rgb: 83 177 253;
1172
- --quantic-utility-blue-700: #84caff;
1173
- --quantic-utility-blue-700-rgb: 132 202 255;
1159
+ --quantic-utility-blue-50: #001624;
1160
+ --quantic-utility-blue-50-rgb: 0 22 36;
1161
+ --quantic-utility-blue-100: #002032;
1162
+ --quantic-utility-blue-100-rgb: 0 32 50;
1163
+ --quantic-utility-blue-200: #003751;
1164
+ --quantic-utility-blue-200-rgb: 0 55 81;
1165
+ --quantic-utility-blue-300: #004f72;
1166
+ --quantic-utility-blue-300-rgb: 0 79 114;
1167
+ --quantic-utility-blue-400: #006692;
1168
+ --quantic-utility-blue-400-rgb: 0 102 146;
1169
+ --quantic-utility-blue-500: #007baf;
1170
+ --quantic-utility-blue-500-rgb: 0 123 175;
1171
+ --quantic-utility-blue-600: #1997d3;
1172
+ --quantic-utility-blue-600-rgb: 25 151 211;
1173
+ --quantic-utility-blue-700: #5fb0e1;
1174
+ --quantic-utility-blue-700-rgb: 95 176 225;
1174
1175
  --quantic-utility-blue-dark-50: #002266;
1175
1176
  --quantic-utility-blue-dark-50-rgb: 0 34 102;
1176
1177
  --quantic-utility-blue-dark-100: #00359e;
@@ -1187,22 +1188,22 @@
1187
1188
  --quantic-utility-blue-dark-600-rgb: 82 139 255;
1188
1189
  --quantic-utility-blue-dark-700: #84adff;
1189
1190
  --quantic-utility-blue-dark-700-rgb: 132 173 255;
1190
- --quantic-utility-indigo-50: #1f235b;
1191
- --quantic-utility-indigo-50-rgb: 31 35 91;
1192
- --quantic-utility-indigo-100: #2d3282;
1193
- --quantic-utility-indigo-100-rgb: 45 50 130;
1194
- --quantic-utility-indigo-200: #2d31a6;
1195
- --quantic-utility-indigo-200-rgb: 45 49 166;
1196
- --quantic-utility-indigo-300: #3538cd;
1197
- --quantic-utility-indigo-300-rgb: 53 56 205;
1198
- --quantic-utility-indigo-400: #444ce7;
1199
- --quantic-utility-indigo-400-rgb: 68 76 231;
1200
- --quantic-utility-indigo-500: #6172f3;
1201
- --quantic-utility-indigo-500-rgb: 97 114 243;
1202
- --quantic-utility-indigo-600: #8098f9;
1203
- --quantic-utility-indigo-600-rgb: 128 152 249;
1204
- --quantic-utility-indigo-700: #a4bcfd;
1205
- --quantic-utility-indigo-700-rgb: 164 188 253;
1191
+ --quantic-utility-indigo-50: #06112f;
1192
+ --quantic-utility-indigo-50-rgb: 6 17 47;
1193
+ --quantic-utility-indigo-100: #0c1b3e;
1194
+ --quantic-utility-indigo-100-rgb: 12 27 62;
1195
+ --quantic-utility-indigo-200: #1a2f62;
1196
+ --quantic-utility-indigo-200-rgb: 26 47 98;
1197
+ --quantic-utility-indigo-300: #284488;
1198
+ --quantic-utility-indigo-300-rgb: 40 68 136;
1199
+ --quantic-utility-indigo-400: #3759ab;
1200
+ --quantic-utility-indigo-400-rgb: 55 89 171;
1201
+ --quantic-utility-indigo-500: #476dc6;
1202
+ --quantic-utility-indigo-500-rgb: 71 109 198;
1203
+ --quantic-utility-indigo-600: #6489de;
1204
+ --quantic-utility-indigo-600-rgb: 100 137 222;
1205
+ --quantic-utility-indigo-700: #86a5ea;
1206
+ --quantic-utility-indigo-700-rgb: 134 165 234;
1206
1207
  --quantic-utility-purple-50: #27115f;
1207
1208
  --quantic-utility-purple-50-rgb: 39 17 95;
1208
1209
  --quantic-utility-purple-100: #3e1c96;
@@ -1219,38 +1220,38 @@
1219
1220
  --quantic-utility-purple-600-rgb: 155 138 251;
1220
1221
  --quantic-utility-purple-700: #bdb4fe;
1221
1222
  --quantic-utility-purple-700-rgb: 189 180 254;
1222
- --quantic-utility-fuchsia-50: #47104c;
1223
- --quantic-utility-fuchsia-50-rgb: 71 16 76;
1224
- --quantic-utility-fuchsia-100: #6f1877;
1225
- --quantic-utility-fuchsia-100-rgb: 111 24 119;
1226
- --quantic-utility-fuchsia-200: #821890;
1227
- --quantic-utility-fuchsia-200-rgb: 130 24 144;
1228
- --quantic-utility-fuchsia-300: #9f1ab1;
1229
- --quantic-utility-fuchsia-300-rgb: 159 26 177;
1230
- --quantic-utility-fuchsia-400: #ba24d5;
1231
- --quantic-utility-fuchsia-400-rgb: 186 36 213;
1232
- --quantic-utility-fuchsia-500: #d444f1;
1233
- --quantic-utility-fuchsia-500-rgb: 212 68 241;
1234
- --quantic-utility-fuchsia-600: #e478fa;
1235
- --quantic-utility-fuchsia-600-rgb: 228 120 250;
1236
- --quantic-utility-fuchsia-700: #eeaafd;
1237
- --quantic-utility-fuchsia-700-rgb: 238 170 253;
1238
- --quantic-utility-pink-50: #4e0d30;
1239
- --quantic-utility-pink-50-rgb: 78 13 48;
1240
- --quantic-utility-pink-100: #851651;
1241
- --quantic-utility-pink-100-rgb: 133 22 81;
1242
- --quantic-utility-pink-200: #9e165f;
1243
- --quantic-utility-pink-200-rgb: 158 22 95;
1244
- --quantic-utility-pink-300: #c11574;
1245
- --quantic-utility-pink-300-rgb: 193 21 116;
1246
- --quantic-utility-pink-400: #dd2590;
1247
- --quantic-utility-pink-400-rgb: 221 37 144;
1248
- --quantic-utility-pink-500: #ee46bc;
1249
- --quantic-utility-pink-500-rgb: 238 70 188;
1250
- --quantic-utility-pink-600: #f670c7;
1251
- --quantic-utility-pink-600-rgb: 246 112 199;
1252
- --quantic-utility-pink-700: #faa7e0;
1253
- --quantic-utility-pink-700-rgb: 250 167 224;
1223
+ --quantic-utility-fuchsia-50: #210822;
1224
+ --quantic-utility-fuchsia-50-rgb: 33 8 34;
1225
+ --quantic-utility-fuchsia-100: #2e0f2e;
1226
+ --quantic-utility-fuchsia-100-rgb: 46 15 46;
1227
+ --quantic-utility-fuchsia-200: #4b1d4b;
1228
+ --quantic-utility-fuchsia-200-rgb: 75 29 75;
1229
+ --quantic-utility-fuchsia-300: #692d69;
1230
+ --quantic-utility-fuchsia-300-rgb: 105 45 105;
1231
+ --quantic-utility-fuchsia-400: #853d86;
1232
+ --quantic-utility-fuchsia-400-rgb: 133 61 134;
1233
+ --quantic-utility-fuchsia-500: #9d4f9d;
1234
+ --quantic-utility-fuchsia-500-rgb: 157 79 157;
1235
+ --quantic-utility-fuchsia-600: #b76db7;
1236
+ --quantic-utility-fuchsia-600-rgb: 183 109 183;
1237
+ --quantic-utility-fuchsia-700: #ca8ec9;
1238
+ --quantic-utility-fuchsia-700-rgb: 202 142 201;
1239
+ --quantic-utility-pink-50: #280514;
1240
+ --quantic-utility-pink-50-rgb: 40 5 20;
1241
+ --quantic-utility-pink-100: #360b1d;
1242
+ --quantic-utility-pink-100-rgb: 54 11 29;
1243
+ --quantic-utility-pink-200: #561832;
1244
+ --quantic-utility-pink-200-rgb: 86 24 50;
1245
+ --quantic-utility-pink-300: #782648;
1246
+ --quantic-utility-pink-300-rgb: 120 38 72;
1247
+ --quantic-utility-pink-400: #98355e;
1248
+ --quantic-utility-pink-400-rgb: 152 53 94;
1249
+ --quantic-utility-pink-500: #b14772;
1250
+ --quantic-utility-pink-500-rgb: 177 71 114;
1251
+ --quantic-utility-pink-600: #cc678c;
1252
+ --quantic-utility-pink-600-rgb: 204 103 140;
1253
+ --quantic-utility-pink-700: #dc8aa6;
1254
+ --quantic-utility-pink-700-rgb: 220 138 166;
1254
1255
  --quantic-utility-orange-dark-50: #57130a;
1255
1256
  --quantic-utility-orange-dark-50-rgb: 87 19 10;
1256
1257
  --quantic-utility-orange-dark-100: #771a0d;
@@ -1311,14 +1312,14 @@
1311
1312
  --quantic-fg-brand-secondary-alt-rgb: 97 101 108;
1312
1313
  --quantic-fg-brand-secondary-hover: #85888e;
1313
1314
  --quantic-fg-brand-secondary-hover-rgb: 133 136 142;
1314
- --quantic-fg-error-primary: #f04438;
1315
- --quantic-fg-error-primary-rgb: 240 68 56;
1316
- --quantic-fg-error-secondary: #f97066;
1317
- --quantic-fg-error-secondary-rgb: 249 112 102;
1318
- --quantic-fg-warning-primary: #f79009;
1319
- --quantic-fg-warning-primary-rgb: 247 144 9;
1320
- --quantic-fg-warning-secondary: #fdb022;
1321
- --quantic-fg-warning-secondary-rgb: 253 176 34;
1315
+ --quantic-fg-error-primary: #b74a3d;
1316
+ --quantic-fg-error-primary-rgb: 183 74 61;
1317
+ --quantic-fg-error-secondary: #d1695c;
1318
+ --quantic-fg-error-secondary-rgb: 209 105 92;
1319
+ --quantic-fg-warning-primary: #a85b00;
1320
+ --quantic-fg-warning-primary-rgb: 168 91 0;
1321
+ --quantic-fg-warning-secondary: #c77629;
1322
+ --quantic-fg-warning-secondary-rgb: 199 118 41;
1322
1323
  --quantic-fg-success-primary: #17b26a;
1323
1324
  --quantic-fg-success-primary-rgb: 23 178 106;
1324
1325
  --quantic-fg-success-secondary: #47cd89;
@@ -1327,8 +1328,8 @@
1327
1328
  --quantic-bg-primary-rgb: 19 22 27;
1328
1329
  --quantic-focus-ring: #0b8759;
1329
1330
  --quantic-focus-ring-rgb: 11 135 89;
1330
- --quantic-focus-ring-error: #f04438;
1331
- --quantic-focus-ring-error-rgb: 240 68 56;
1331
+ --quantic-focus-ring-error: #b74a3d;
1332
+ --quantic-focus-ring-error-rgb: 183 74 61;
1332
1333
  --quantic-shadow-xs: rgba(255, 255, 255, 0);
1333
1334
  --quantic-shadow-main-centre-md: rgba(255, 255, 255, 0);
1334
1335
  --quantic-shadow-main-centre-lg: rgba(255, 255, 255, 0);
@@ -1384,8 +1385,8 @@
1384
1385
  --quantic-bg-brand-primary-hover-rgb: 23 196 132;
1385
1386
  --quantic-bg-brand-primary-alt: #1a1e25;
1386
1387
  --quantic-bg-brand-primary-alt-rgb: 26 30 37;
1387
- --quantic-bg-brand-secondary: #097049;
1388
- --quantic-bg-brand-secondary-rgb: 9 112 73;
1388
+ --quantic-bg-brand-secondary: #007145;
1389
+ --quantic-bg-brand-secondary-rgb: 0 113 69;
1389
1390
  --quantic-bg-brand-solid: #12a66f;
1390
1391
  --quantic-bg-brand-solid-rgb: 18 166 111;
1391
1392
  --quantic-bg-brand-solid-hover: #0b8759;
@@ -1394,38 +1395,38 @@
1394
1395
  --quantic-bg-brand-section-rgb: 26 30 37;
1395
1396
  --quantic-bg-brand-section-subtle: #13161b;
1396
1397
  --quantic-bg-brand-section-subtle-rgb: 19 22 27;
1397
- --quantic-bg-error-primary: #55160c;
1398
- --quantic-bg-error-primary-rgb: 85 22 12;
1399
- --quantic-bg-error-secondary: #d92d20;
1400
- --quantic-bg-error-secondary-rgb: 217 45 32;
1401
- --quantic-bg-error-solid: #d92d20;
1402
- --quantic-bg-error-solid-rgb: 217 45 32;
1403
- --quantic-bg-warning-primary: #4e1d09;
1404
- --quantic-bg-warning-primary-rgb: 78 29 9;
1405
- --quantic-bg-warning-secondary: #dc6803;
1406
- --quantic-bg-warning-secondary-rgb: 220 104 3;
1407
- --quantic-bg-warning-solid: #dc6803;
1408
- --quantic-bg-warning-solid-rgb: 220 104 3;
1398
+ --quantic-bg-error-primary: #290604;
1399
+ --quantic-bg-error-primary-rgb: 41 6 4;
1400
+ --quantic-bg-error-secondary: #9d372d;
1401
+ --quantic-bg-error-secondary-rgb: 157 55 45;
1402
+ --quantic-bg-error-solid: #9d372d;
1403
+ --quantic-bg-error-solid-rgb: 157 55 45;
1404
+ --quantic-bg-warning-primary: #220e00;
1405
+ --quantic-bg-warning-primary-rgb: 34 14 0;
1406
+ --quantic-bg-warning-secondary: #8c4b00;
1407
+ --quantic-bg-warning-secondary-rgb: 140 75 0;
1408
+ --quantic-bg-warning-solid: #8c4b00;
1409
+ --quantic-bg-warning-solid-rgb: 140 75 0;
1409
1410
  --quantic-bg-success-primary: #053321;
1410
1411
  --quantic-bg-success-primary-rgb: 5 51 33;
1411
1412
  --quantic-bg-success-secondary: #079455;
1412
1413
  --quantic-bg-success-secondary-rgb: 7 148 85;
1413
1414
  --quantic-bg-success-solid: #079455;
1414
1415
  --quantic-bg-success-solid-rgb: 7 148 85;
1415
- --quantic-utility-yellow-50: #542c0d;
1416
- --quantic-utility-yellow-50-rgb: 84 44 13;
1417
- --quantic-utility-yellow-100: #713b12;
1418
- --quantic-utility-yellow-100-rgb: 113 59 18;
1419
- --quantic-utility-yellow-200: #854a0e;
1420
- --quantic-utility-yellow-200-rgb: 133 74 14;
1421
- --quantic-utility-yellow-300: #a15c07;
1422
- --quantic-utility-yellow-300-rgb: 161 92 7;
1423
- --quantic-utility-yellow-400: #ca8504;
1424
- --quantic-utility-yellow-400-rgb: 202 133 4;
1425
- --quantic-utility-yellow-500: #eaaa08;
1426
- --quantic-utility-yellow-500-rgb: 234 170 8;
1427
- --quantic-utility-yellow-600: #fac515;
1428
- --quantic-utility-yellow-600-rgb: 250 197 21;
1429
- --quantic-utility-yellow-700: #fde272;
1430
- --quantic-utility-yellow-700-rgb: 253 226 114;
1416
+ --quantic-utility-yellow-50: #191300;
1417
+ --quantic-utility-yellow-50-rgb: 25 19 0;
1418
+ --quantic-utility-yellow-100: #241d00;
1419
+ --quantic-utility-yellow-100-rgb: 36 29 0;
1420
+ --quantic-utility-yellow-200: #3d3200;
1421
+ --quantic-utility-yellow-200-rgb: 61 50 0;
1422
+ --quantic-utility-yellow-300: #564800;
1423
+ --quantic-utility-yellow-300-rgb: 86 72 0;
1424
+ --quantic-utility-yellow-400: #6f5d00;
1425
+ --quantic-utility-yellow-400-rgb: 111 93 0;
1426
+ --quantic-utility-yellow-500: #867100;
1427
+ --quantic-utility-yellow-500-rgb: 134 113 0;
1428
+ --quantic-utility-yellow-600: #a58b00;
1429
+ --quantic-utility-yellow-600-rgb: 165 139 0;
1430
+ --quantic-utility-yellow-700: #baa653;
1431
+ --quantic-utility-yellow-700-rgb: 186 166 83;
1431
1432
  }