@pantheon-systems/pds-design-tokens 1.0.0-dev.97 → 1.0.0-dev.98

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.
@@ -97,7 +97,7 @@
97
97
  --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
98
98
  --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
99
99
  --pds-color-button-subtle-foreground-active: var(--pds-color-link-active);
100
- --pds-color-button-subtle-foreground-default: #e7e7eb;
100
+ --pds-color-button-subtle-foreground-default: #d0c6ff;
101
101
  --pds-color-button-subtle-foreground-hover: var(--pds-color-link-hover);
102
102
  --pds-color-card-border: #504e62;
103
103
  --pds-color-code-inline-background: #282839;
@@ -96,9 +96,9 @@
96
96
  --pds-color-button-secondary-foreground-hover: #3017a1;
97
97
  --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
98
98
  --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
99
- --pds-color-button-subtle-foreground-active: var(--pds-color-link-active);
100
- --pds-color-button-subtle-foreground-default: var(--pds-color-text-default);
101
- --pds-color-button-subtle-foreground-hover: var(--pds-color-link-hover);
99
+ --pds-color-button-subtle-foreground-active: #11005d;
100
+ --pds-color-button-subtle-foreground-default: #3017a1;
101
+ --pds-color-button-subtle-foreground-hover: #5f41e5;
102
102
  --pds-color-card-border: var(--pds-color-border-default);
103
103
  --pds-color-code-inline-background: #f0ecff;
104
104
  --pds-color-code-inline-border: #e5dbff;
@@ -3324,13 +3324,13 @@
3324
3324
  },
3325
3325
  "foreground": {
3326
3326
  "default": {
3327
- "value": "#e7e7eb",
3327
+ "value": "#d0c6ff",
3328
3328
  "public": true,
3329
3329
  "isReferenceToInternal": true,
3330
3330
  "filePath": "tokens/color/alias/button.dark.json",
3331
3331
  "isSource": true,
3332
3332
  "original": {
3333
- "value": "{color.dark-mode.neutral.100.value}",
3333
+ "value": "{color.dark-mode.brand.secondary.200.value}",
3334
3334
  "public": true,
3335
3335
  "isReferenceToInternal": true
3336
3336
  },
@@ -9598,13 +9598,15 @@
9598
9598
  },
9599
9599
  "foreground": {
9600
9600
  "default": {
9601
- "value": "#23232d",
9601
+ "value": "#3017a1",
9602
9602
  "public": true,
9603
+ "isReferenceToInternal": true,
9603
9604
  "filePath": "tokens/color/alias/button.light.json",
9604
9605
  "isSource": true,
9605
9606
  "original": {
9606
- "value": "{color.light-mode.text.default.value}",
9607
- "public": true
9607
+ "value": "{color.light-mode.brand.secondary.400.value}",
9608
+ "public": true,
9609
+ "isReferenceToInternal": true
9608
9610
  },
9609
9611
  "name": "color-light-mode-button-subtle-foreground-default",
9610
9612
  "attributes": {
@@ -9626,11 +9628,13 @@
9626
9628
  "hover": {
9627
9629
  "value": "#5f41e5",
9628
9630
  "public": true,
9631
+ "isReferenceToInternal": true,
9629
9632
  "filePath": "tokens/color/alias/button.light.json",
9630
9633
  "isSource": true,
9631
9634
  "original": {
9632
- "value": "{color.light-mode.link.hover.value}",
9633
- "public": true
9635
+ "value": "{color.light-mode.brand.secondary.300.value}",
9636
+ "public": true,
9637
+ "isReferenceToInternal": true
9634
9638
  },
9635
9639
  "name": "color-light-mode-button-subtle-foreground-hover",
9636
9640
  "attributes": {
@@ -9650,13 +9654,15 @@
9650
9654
  ]
9651
9655
  },
9652
9656
  "active": {
9653
- "value": "#5f41e5",
9657
+ "value": "#11005d",
9654
9658
  "public": true,
9659
+ "isReferenceToInternal": true,
9655
9660
  "filePath": "tokens/color/alias/button.light.json",
9656
9661
  "isSource": true,
9657
9662
  "original": {
9658
- "value": "{color.light-mode.link.active.value}",
9659
- "public": true
9663
+ "value": "{color.light-mode.brand.secondary.500.value}",
9664
+ "public": true,
9665
+ "isReferenceToInternal": true
9660
9666
  },
9661
9667
  "name": "color-light-mode-button-subtle-foreground-active",
9662
9668
  "attributes": {
@@ -1345,13 +1345,13 @@
1345
1345
  },
1346
1346
  "foreground": {
1347
1347
  "default": {
1348
- "value": "#e7e7eb",
1348
+ "value": "#d0c6ff",
1349
1349
  "public": true,
1350
1350
  "isReferenceToInternal": true,
1351
1351
  "filePath": "tokens/color/alias/button.dark.json",
1352
1352
  "isSource": true,
1353
1353
  "original": {
1354
- "value": "{color.dark-mode.neutral.100.value}",
1354
+ "value": "{color.dark-mode.brand.secondary.200.value}",
1355
1355
  "public": true,
1356
1356
  "isReferenceToInternal": true
1357
1357
  },
@@ -1339,13 +1339,15 @@
1339
1339
  },
1340
1340
  "foreground": {
1341
1341
  "default": {
1342
- "value": "#23232d",
1342
+ "value": "#3017a1",
1343
1343
  "public": true,
1344
+ "isReferenceToInternal": true,
1344
1345
  "filePath": "tokens/color/alias/button.light.json",
1345
1346
  "isSource": true,
1346
1347
  "original": {
1347
- "value": "{color.light-mode.text.default.value}",
1348
- "public": true
1348
+ "value": "{color.light-mode.brand.secondary.400.value}",
1349
+ "public": true,
1350
+ "isReferenceToInternal": true
1349
1351
  },
1350
1352
  "name": "color-light-mode-button-subtle-foreground-default",
1351
1353
  "attributes": {
@@ -1367,11 +1369,13 @@
1367
1369
  "hover": {
1368
1370
  "value": "#5f41e5",
1369
1371
  "public": true,
1372
+ "isReferenceToInternal": true,
1370
1373
  "filePath": "tokens/color/alias/button.light.json",
1371
1374
  "isSource": true,
1372
1375
  "original": {
1373
- "value": "{color.light-mode.link.hover.value}",
1374
- "public": true
1376
+ "value": "{color.light-mode.brand.secondary.300.value}",
1377
+ "public": true,
1378
+ "isReferenceToInternal": true
1375
1379
  },
1376
1380
  "name": "color-light-mode-button-subtle-foreground-hover",
1377
1381
  "attributes": {
@@ -1391,13 +1395,15 @@
1391
1395
  ]
1392
1396
  },
1393
1397
  "active": {
1394
- "value": "#5f41e5",
1398
+ "value": "#11005d",
1395
1399
  "public": true,
1400
+ "isReferenceToInternal": true,
1396
1401
  "filePath": "tokens/color/alias/button.light.json",
1397
1402
  "isSource": true,
1398
1403
  "original": {
1399
- "value": "{color.light-mode.link.active.value}",
1400
- "public": true
1404
+ "value": "{color.light-mode.brand.secondary.500.value}",
1405
+ "public": true,
1406
+ "isReferenceToInternal": true
1401
1407
  },
1402
1408
  "name": "color-light-mode-button-subtle-foreground-active",
1403
1409
  "attributes": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.97",
3
+ "version": "1.0.0-dev.98",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [