@pantheon-systems/pds-design-tokens 1.0.0-dev.131 → 1.0.0-dev.132

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.
@@ -203,32 +203,16 @@
203
203
  --pds-color-table-sort-arrow-active: #8a70ff;
204
204
  --pds-color-table-sort-arrow-inactive: #a6a3b4;
205
205
  --pds-color-tabs-accent: #ad9bff;
206
- --pds-color-tag-01-background: #ded8fa;
207
- --pds-color-tag-01-foreground: #5c4fac;
208
- --pds-color-tag-02-background: #f8d7d3;
209
- --pds-color-tag-02-foreground: #a0392c;
210
- --pds-color-tag-03-background: #f5e7a8;
211
- --pds-color-tag-03-foreground: #7b611e;
212
- --pds-color-tag-04-background: #f7d7ec;
213
- --pds-color-tag-04-foreground: #894271;
214
- --pds-color-tag-05-background: #d9f0af;
215
- --pds-color-tag-05-foreground: #536a2b;
216
- --pds-color-tag-06-background: #dddfe3;
217
- --pds-color-tag-06-foreground: #47546d;
218
- --pds-color-tag-07-background: #c6f1dc;
219
- --pds-color-tag-07-foreground: #3e7256;
220
- --pds-color-tag-08-background: #f9dfcb;
221
- --pds-color-tag-08-foreground: #9a4e1c;
222
- --pds-color-tag-09-background: #ceecf9;
223
- --pds-color-tag-09-foreground: #366880;
206
+ --pds-color-tag-1-background: #ded8fa;
207
+ --pds-color-tag-1-foreground: #5c4fac;
224
208
  --pds-color-tag-10-background: #d0dffc;
225
209
  --pds-color-tag-10-foreground: #2254c5;
226
210
  --pds-color-tag-11-background: #72cb9b;
227
211
  --pds-color-tag-11-foreground: #264a37;
228
212
  --pds-color-tag-12-background: #81c1dd;
229
213
  --pds-color-tag-12-foreground: #234453;
230
- --pds-color-tag-13-background: #f5e7a8;
231
- --pds-color-tag-13-foreground: #7b611e;
214
+ --pds-color-tag-13-background: #689bf8;
215
+ --pds-color-tag-13-foreground: #163168;
232
216
  --pds-color-tag-14-background: #9c90e9;
233
217
  --pds-color-tag-14-foreground: #342c60;
234
218
  --pds-color-tag-15-background: #e7796d;
@@ -241,8 +225,24 @@
241
225
  --pds-color-tag-18-foreground: #504012;
242
226
  --pds-color-tag-19-background: #9fc65b;
243
227
  --pds-color-tag-19-foreground: #3f4d27;
228
+ --pds-color-tag-2-background: #f8d7d3;
229
+ --pds-color-tag-2-foreground: #a0392c;
244
230
  --pds-color-tag-20-background: #8790a0;
245
231
  --pds-color-tag-20-foreground: #0e1e40;
232
+ --pds-color-tag-3-background: #f5e7a8;
233
+ --pds-color-tag-3-foreground: #7b611e;
234
+ --pds-color-tag-4-background: #f7d7ec;
235
+ --pds-color-tag-4-foreground: #894271;
236
+ --pds-color-tag-5-background: #d9f0af;
237
+ --pds-color-tag-5-foreground: #536a2b;
238
+ --pds-color-tag-6-background: #dddfe3;
239
+ --pds-color-tag-6-foreground: #47546d;
240
+ --pds-color-tag-7-background: #c6f1dc;
241
+ --pds-color-tag-7-foreground: #3e7256;
242
+ --pds-color-tag-8-background: #f9dfcb;
243
+ --pds-color-tag-8-foreground: #9a4e1c;
244
+ --pds-color-tag-9-background: #ceecf9;
245
+ --pds-color-tag-9-foreground: #366880;
246
246
  --pds-color-text-default: var(--pds-color-foreground-default);
247
247
  --pds-color-text-default-secondary: #a6a3b4;
248
248
  --pds-color-text-reverse: var(--pds-color-foreground-reverse);
@@ -213,6 +213,9 @@
213
213
  --pds-color-progress-complete: #218c5f;
214
214
  --pds-color-progress-empty: #cfcfd3;
215
215
  --pds-color-progress-partial: #1d7afc;
216
+ --pds-color-segmented-button-background-active: #f0edfb;
217
+ --pds-color-segmented-button-background-default: #ffffff;
218
+ --pds-color-segmented-button-background-hover: #f8f8f8;
216
219
  --pds-color-semantic-critical-background: #ffedeb;
217
220
  --pds-color-semantic-critical-foreground: #ca3521;
218
221
  --pds-color-semantic-critical-utility: #000000;
@@ -238,32 +241,16 @@
238
241
  --pds-color-table-sort-arrow-active: #654bd5;
239
242
  --pds-color-table-sort-arrow-inactive: #cfcfd3;
240
243
  --pds-color-tabs-accent: #654bd5;
241
- --pds-color-tag-01-background: #ded8fa;
242
- --pds-color-tag-01-foreground: #5c4fac;
243
- --pds-color-tag-02-background: #f8d7d3;
244
- --pds-color-tag-02-foreground: #a0392c;
245
- --pds-color-tag-03-background: #f5e7a8;
246
- --pds-color-tag-03-foreground: #7b611e;
247
- --pds-color-tag-04-background: #f7d7ec;
248
- --pds-color-tag-04-foreground: #894271;
249
- --pds-color-tag-05-background: #d9f0af;
250
- --pds-color-tag-05-foreground: #536a2b;
251
- --pds-color-tag-06-background: #dddfe3;
252
- --pds-color-tag-06-foreground: #47546d;
253
- --pds-color-tag-07-background: #c6f1dc;
254
- --pds-color-tag-07-foreground: #3e7256;
255
- --pds-color-tag-08-background: #f9dfcb;
256
- --pds-color-tag-08-foreground: #9a4e1c;
257
- --pds-color-tag-09-background: #ceecf9;
258
- --pds-color-tag-09-foreground: #366880;
244
+ --pds-color-tag-1-background: #ded8fa;
245
+ --pds-color-tag-1-foreground: #5c4fac;
259
246
  --pds-color-tag-10-background: #d0dffc;
260
247
  --pds-color-tag-10-foreground: #2254c5;
261
248
  --pds-color-tag-11-background: #72cb9b;
262
249
  --pds-color-tag-11-foreground: #264a37;
263
250
  --pds-color-tag-12-background: #81c1dd;
264
251
  --pds-color-tag-12-foreground: #234453;
265
- --pds-color-tag-13-background: #f5e7a8;
266
- --pds-color-tag-13-foreground: #7b611e;
252
+ --pds-color-tag-13-background: #689bf8;
253
+ --pds-color-tag-13-foreground: #163168;
267
254
  --pds-color-tag-14-background: #9c90e9;
268
255
  --pds-color-tag-14-foreground: #342c60;
269
256
  --pds-color-tag-15-background: #e7796d;
@@ -276,8 +263,24 @@
276
263
  --pds-color-tag-18-foreground: #504012;
277
264
  --pds-color-tag-19-background: #9fc65b;
278
265
  --pds-color-tag-19-foreground: #3f4d27;
266
+ --pds-color-tag-2-background: #f8d7d3;
267
+ --pds-color-tag-2-foreground: #a0392c;
279
268
  --pds-color-tag-20-background: #8790a0;
280
269
  --pds-color-tag-20-foreground: #0e1e40;
270
+ --pds-color-tag-3-background: #f5e7a8;
271
+ --pds-color-tag-3-foreground: #7b611e;
272
+ --pds-color-tag-4-background: #f7d7ec;
273
+ --pds-color-tag-4-foreground: #894271;
274
+ --pds-color-tag-5-background: #d9f0af;
275
+ --pds-color-tag-5-foreground: #536a2b;
276
+ --pds-color-tag-6-background: #dddfe3;
277
+ --pds-color-tag-6-foreground: #47546d;
278
+ --pds-color-tag-7-background: #c6f1dc;
279
+ --pds-color-tag-7-foreground: #3e7256;
280
+ --pds-color-tag-8-background: #f9dfcb;
281
+ --pds-color-tag-8-foreground: #9a4e1c;
282
+ --pds-color-tag-9-background: #ceecf9;
283
+ --pds-color-tag-9-foreground: #366880;
281
284
  --pds-color-text-default: var(--pds-color-foreground-default);
282
285
  --pds-color-text-default-secondary: #6d6d78;
283
286
  --pds-color-text-reverse: var(--pds-color-foreground-reverse);