@pantheon-systems/pds-design-tokens 2.0.0-alpha.52 → 2.0.0-alpha.54

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.
@@ -74,7 +74,7 @@
74
74
  --pds-color-banner-neutral-background: oklch(0.5103 0 0);
75
75
  --pds-color-banner-neutral-foreground: oklch(0.9702 0 0);
76
76
  --pds-color-card-background: oklch(0.2178 0 0);
77
- --pds-color-code-block-background: var(--pds-color-neutral-300);
77
+ --pds-color-code-block-background: oklch(0.2931 0 0);
78
78
  --pds-color-code-block-foreground: oklch(1 0 0);
79
79
  --pds-color-code-block-line-prefix: #9699a1;
80
80
  --pds-color-code-block-syntax-punctuation: #c3c5c9;
@@ -178,6 +178,7 @@
178
178
  --pds-color-tally-info-foreground: oklch(1.0000 0 0);
179
179
  --pds-color-tally-discovery-background: oklch(0.5200 0.1177 303.12);
180
180
  --pds-color-tally-discovery-foreground: oklch(1.0000 0 0);
181
+ --pds-color-brand-default: oklch(0.8622 0.1681 88.31);
181
182
  --pds-color-surface-default: oklch(0.2178 0 0);
182
183
  --pds-color-surface-default-secondary: oklch(0.2603 0 0);
183
184
  --pds-color-surface-reverse: oklch(0.9702 0 0);
@@ -367,32 +368,32 @@
367
368
  --pds-color-social-rss: #f3763a;
368
369
  --pds-color-status-success-foreground: oklch(0.8774 0.0659 125.63);
369
370
  --pds-color-status-success-fill: oklch(0.6402 0.1224 130.73);
370
- --pds-color-status-success-border: oklch(0.5670 0.1201 132.73);
371
+ --pds-color-status-success-border: oklch(0.6402 0.1224 130.73);
371
372
  --pds-color-status-success-background: oklch(0.3746 0.0812 134.16);
372
373
  --pds-color-status-success-background-hover: oklch(0.4733 0.1035 134.24);
373
374
  --pds-color-status-warning-foreground: oklch(0.8603 0.0782 67.73);
374
375
  --pds-color-status-warning-fill: oklch(0.7116 0.1405 61.04);
375
- --pds-color-status-warning-border: oklch(0.5428 0.1292 52.61);
376
+ --pds-color-status-warning-border: oklch(0.7116 0.1405 61.04);
376
377
  --pds-color-status-warning-background: oklch(0.3111 0.0678 55.70);
377
378
  --pds-color-status-warning-background-hover: oklch(0.4323 0.1012 53.56);
378
379
  --pds-color-status-critical-foreground: oklch(0.8022 0.0731 18.80);
379
380
  --pds-color-status-critical-fill: oklch(0.5954 0.1582 23.19);
380
- --pds-color-status-critical-border: oklch(0.4501 0.1581 26.35);
381
+ --pds-color-status-critical-border: oklch(0.5954 0.1582 23.19);
381
382
  --pds-color-status-critical-background: oklch(0.2550 0.0814 25.05);
382
383
  --pds-color-status-critical-background-hover: oklch(0.3541 0.1230 26.18);
383
384
  --pds-color-status-info-foreground: oklch(0.8372 0.0459 236.03);
384
385
  --pds-color-status-info-fill: oklch(0.6392 0.0968 238.41);
385
- --pds-color-status-info-border: oklch(0.4662 0.0924 245.48);
386
+ --pds-color-status-info-border: oklch(0.6392 0.0968 238.41);
386
387
  --pds-color-status-info-background: oklch(0.2906 0.0644 249.78);
387
388
  --pds-color-status-info-background-hover: oklch(0.3751 0.0783 246.74);
388
389
  --pds-color-status-discovery-foreground: oklch(0.8272 0.0507 309.02);
389
390
  --pds-color-status-discovery-fill: oklch(0.6127 0.1092 305.74);
390
- --pds-color-status-discovery-border: oklch(0.4277 0.1065 303.89);
391
+ --pds-color-status-discovery-border: oklch(0.6127 0.1092 305.74);
391
392
  --pds-color-status-discovery-background: oklch(0.2671 0.0855 295.38);
392
393
  --pds-color-status-discovery-background-hover: oklch(0.3388 0.0952 301.67);
393
394
  --pds-color-status-neutral-background: oklch(0.3329 0 0);
394
395
  --pds-color-status-neutral-indicator: oklch(0.8452 0 0);
395
- --pds-color-status-frozen-fill: oklch(0.6392 0.0968 238.41);
396
+ --pds-color-status-frozen-fill: oklch(0.6598 0.0403 232.31);
396
397
  --pds-color-status-disabled-fill: oklch(0.5103 0 0);
397
398
  --pds-elevation-button-primary-active: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
398
399
  --pds-elevation-button-secondary-active: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.16);
@@ -74,7 +74,7 @@
74
74
  --pds-color-banner-neutral-background: oklch(0.2178 0 0);
75
75
  --pds-color-banner-neutral-foreground: oklch(1.0000 0 0);
76
76
  --pds-color-card-background: oklch(1.0000 0 0);
77
- --pds-color-code-block-background: var(--pds-color-neutral-800);
77
+ --pds-color-code-block-background: oklch(0.31 0 0);
78
78
  --pds-color-code-block-foreground: oklch(1 0 0);
79
79
  --pds-color-code-block-line-prefix: #9699a1;
80
80
  --pds-color-code-block-syntax-punctuation: #c3c5c9;
@@ -178,6 +178,7 @@
178
178
  --pds-color-tally-info-foreground: oklch(1.0000 0 0);
179
179
  --pds-color-tally-discovery-background: oklch(0.4277 0.1065 303.89);
180
180
  --pds-color-tally-discovery-foreground: oklch(1.0000 0 0);
181
+ --pds-color-brand-default: oklch(0.8622 0.1681 88.31);
181
182
  --pds-color-surface-default: oklch(1.0000 0 0);
182
183
  --pds-color-surface-default-secondary: oklch(0.9702 0 0);
183
184
  --pds-color-surface-reverse: oklch(0.2178 0 0);
@@ -367,32 +368,32 @@
367
368
  --pds-color-social-rss: #f26522;
368
369
  --pds-color-status-success-foreground: oklch(0.5670 0.1201 132.73);
369
370
  --pds-color-status-success-fill: oklch(0.5670 0.1201 132.73);
370
- --pds-color-status-success-border: oklch(0.8774 0.0659 125.63);
371
+ --pds-color-status-success-border: oklch(0.5670 0.1201 132.73);
371
372
  --pds-color-status-success-background: oklch(0.9656 0.0192 122.83);
372
373
  --pds-color-status-success-background-hover: oklch(0.9301 0.0402 124.12);
373
374
  --pds-color-status-warning-foreground: oklch(0.5658 0.1338 53.43);
374
375
  --pds-color-status-warning-fill: oklch(0.6419 0.1457 55.55);
375
- --pds-color-status-warning-border: oklch(0.8603 0.0782 67.73);
376
+ --pds-color-status-warning-border: oklch(0.6419 0.1457 55.55);
376
377
  --pds-color-status-warning-background: oklch(0.9665 0.0199 70.00);
377
378
  --pds-color-status-warning-background-hover: oklch(0.9208 0.0469 69.27);
378
379
  --pds-color-status-critical-foreground: oklch(0.4501 0.1581 26.35);
379
380
  --pds-color-status-critical-fill: oklch(0.5338 0.1771 25.54);
380
- --pds-color-status-critical-border: oklch(0.7978 0.0754 20.67);
381
+ --pds-color-status-critical-border: oklch(0.5338 0.1771 25.54);
381
382
  --pds-color-status-critical-background: oklch(0.9740 0.0075 17.42);
382
383
  --pds-color-status-critical-background-hover: oklch(0.8859 0.0414 19.05);
383
384
  --pds-color-status-info-foreground: oklch(0.4662 0.0924 245.48);
384
385
  --pds-color-status-info-fill: oklch(0.5510 0.1014 242.56);
385
- --pds-color-status-info-border: oklch(0.8372 0.0459 236.03);
386
+ --pds-color-status-info-border: oklch(0.5510 0.1014 242.56);
386
387
  --pds-color-status-info-background: oklch(0.9584 0.0134 233.74);
387
388
  --pds-color-status-info-background-hover: oklch(0.9123 0.0286 231.46);
388
389
  --pds-color-status-discovery-foreground: oklch(0.4277 0.1065 303.89);
389
390
  --pds-color-status-discovery-fill: oklch(0.5200 0.1177 303.12);
390
- --pds-color-status-discovery-border: oklch(0.8272 0.0507 309.02);
391
+ --pds-color-status-discovery-border: oklch(0.5200 0.1177 303.12);
391
392
  --pds-color-status-discovery-background: oklch(0.9559 0.0143 308.29);
392
393
  --pds-color-status-discovery-background-hover: oklch(0.9077 0.0264 310.39);
393
394
  --pds-color-status-neutral-background: oklch(0.8761 0 0);
394
395
  --pds-color-status-neutral-indicator: oklch(0.5550 0.0020 247.86);
395
- --pds-color-status-frozen-fill: oklch(0.5510 0.1014 242.56);
396
+ --pds-color-status-frozen-fill: oklch(0.7411 0.0377 231.33);
396
397
  --pds-color-status-disabled-fill: oklch(0.8047 0 0);
397
398
  --pds-elevation-button-primary-active: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
398
399
  --pds-elevation-button-secondary-active: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
@@ -2445,6 +2445,22 @@
2445
2445
  }
2446
2446
  },
2447
2447
  "semantic": {
2448
+ "brand": {
2449
+ "default": {
2450
+ "value": "{color.light-mode.brand.500}",
2451
+ "type": "color",
2452
+ "$extensions": {
2453
+ "public": true,
2454
+ "resolveValue": true,
2455
+ "com.figma": {
2456
+ "exportAs": "variable",
2457
+ "codeSyntax": {
2458
+ "WEB": "--pds-color-brand-default"
2459
+ }
2460
+ }
2461
+ }
2462
+ }
2463
+ },
2448
2464
  "surface": {
2449
2465
  "default": {
2450
2466
  "value": "{color.light-mode.neutral.100}",
@@ -5162,7 +5178,7 @@
5162
5178
  }
5163
5179
  },
5164
5180
  "border": {
5165
- "value": "{color.light-mode.success.300}",
5181
+ "value": "{color.light-mode.success.700}",
5166
5182
  "type": "color",
5167
5183
  "$extensions": {
5168
5184
  "public": true,
@@ -5234,7 +5250,7 @@
5234
5250
  }
5235
5251
  },
5236
5252
  "border": {
5237
- "value": "{color.light-mode.warning.300}",
5253
+ "value": "{color.light-mode.warning.600}",
5238
5254
  "type": "color",
5239
5255
  "$extensions": {
5240
5256
  "public": true,
@@ -5306,7 +5322,7 @@
5306
5322
  }
5307
5323
  },
5308
5324
  "border": {
5309
- "value": "{color.light-mode.critical.300}",
5325
+ "value": "{color.light-mode.critical.600}",
5310
5326
  "type": "color",
5311
5327
  "$extensions": {
5312
5328
  "public": true,
@@ -5378,7 +5394,7 @@
5378
5394
  }
5379
5395
  },
5380
5396
  "border": {
5381
- "value": "{color.light-mode.info.300}",
5397
+ "value": "{color.light-mode.info.600}",
5382
5398
  "type": "color",
5383
5399
  "$extensions": {
5384
5400
  "public": true,
@@ -5450,7 +5466,7 @@
5450
5466
  }
5451
5467
  },
5452
5468
  "border": {
5453
- "value": "{color.light-mode.discovery.300}",
5469
+ "value": "{color.light-mode.discovery.600}",
5454
5470
  "type": "color",
5455
5471
  "$extensions": {
5456
5472
  "public": true,
@@ -5524,7 +5540,7 @@
5524
5540
  },
5525
5541
  "frozen": {
5526
5542
  "fill": {
5527
- "value": "{color.light-mode.info.600}",
5543
+ "value": "{color.light-mode.secondary.500}",
5528
5544
  "type": "color",
5529
5545
  "$extensions": {
5530
5546
  "public": true,
@@ -6693,6 +6709,7 @@
6693
6709
  "type": "color",
6694
6710
  "$extensions": {
6695
6711
  "public": true,
6712
+ "resolveValue": true,
6696
6713
  "com.figma": {
6697
6714
  "exportAs": "variable",
6698
6715
  "codeSyntax": {
@@ -10238,6 +10255,22 @@
10238
10255
  }
10239
10256
  },
10240
10257
  "semantic": {
10258
+ "brand": {
10259
+ "default": {
10260
+ "value": "{color.dark-mode.brand.500}",
10261
+ "type": "color",
10262
+ "$extensions": {
10263
+ "public": true,
10264
+ "resolveValue": true,
10265
+ "com.figma": {
10266
+ "exportAs": "variable",
10267
+ "codeSyntax": {
10268
+ "WEB": "--pds-color-brand-default"
10269
+ }
10270
+ }
10271
+ }
10272
+ }
10273
+ },
10241
10274
  "surface": {
10242
10275
  "default": {
10243
10276
  "value": "{color.dark-mode.neutral.100}",
@@ -12957,7 +12990,7 @@
12957
12990
  }
12958
12991
  },
12959
12992
  "border": {
12960
- "value": "{color.dark-mode.success.300}",
12993
+ "value": "{color.dark-mode.success.400}",
12961
12994
  "type": "color",
12962
12995
  "$extensions": {
12963
12996
  "public": true,
@@ -13029,7 +13062,7 @@
13029
13062
  }
13030
13063
  },
13031
13064
  "border": {
13032
- "value": "{color.dark-mode.warning.300}",
13065
+ "value": "{color.dark-mode.warning.500}",
13033
13066
  "type": "color",
13034
13067
  "$extensions": {
13035
13068
  "public": true,
@@ -13101,7 +13134,7 @@
13101
13134
  }
13102
13135
  },
13103
13136
  "border": {
13104
- "value": "{color.dark-mode.critical.300}",
13137
+ "value": "{color.dark-mode.critical.500}",
13105
13138
  "type": "color",
13106
13139
  "$extensions": {
13107
13140
  "public": true,
@@ -13173,7 +13206,7 @@
13173
13206
  }
13174
13207
  },
13175
13208
  "border": {
13176
- "value": "{color.dark-mode.info.300}",
13209
+ "value": "{color.dark-mode.info.500}",
13177
13210
  "type": "color",
13178
13211
  "$extensions": {
13179
13212
  "public": true,
@@ -13245,7 +13278,7 @@
13245
13278
  }
13246
13279
  },
13247
13280
  "border": {
13248
- "value": "{color.dark-mode.discovery.300}",
13281
+ "value": "{color.dark-mode.discovery.500}",
13249
13282
  "type": "color",
13250
13283
  "$extensions": {
13251
13284
  "public": true,
@@ -13319,7 +13352,7 @@
13319
13352
  },
13320
13353
  "frozen": {
13321
13354
  "fill": {
13322
- "value": "{color.dark-mode.info.500}",
13355
+ "value": "{color.dark-mode.secondary.400}",
13323
13356
  "type": "color",
13324
13357
  "$extensions": {
13325
13358
  "public": true,
@@ -14488,6 +14521,7 @@
14488
14521
  "type": "color",
14489
14522
  "$extensions": {
14490
14523
  "public": true,
14524
+ "resolveValue": true,
14491
14525
  "com.figma": {
14492
14526
  "exportAs": "variable",
14493
14527
  "codeSyntax": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
3
  "description": "Design Tokens for the Pantheon Design System",
4
- "version": "2.0.0-alpha.52",
4
+ "version": "2.0.0-alpha.54",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "registry": "https://registry.npmjs.org/",