@pantheon-systems/pds-design-tokens 0.6.0-dev.1 → 0.6.0-dev.2
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/build/css/pds-design-tokens-dark-mode.css +4 -4
- package/build/figma/pds-design-tokens-figma.json +12 -12
- package/build/json/pds-design-tokens-dark-mode.json +8 -8
- package/build/json/pds-design-tokens-light-mode.json +4 -4
- package/build/scss/_pds-design-tokens-dark-mode.scss +4 -4
- package/package.json +1 -1
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
--pds-color-button-primary-border-default: #ffdc28;
|
|
36
36
|
--pds-color-button-primary-border-focus: #ddbd16;
|
|
37
37
|
--pds-color-button-primary-border-hover: #ffe668;
|
|
38
|
-
--pds-color-button-primary-foreground-active: #
|
|
39
|
-
--pds-color-button-primary-foreground-default: #
|
|
40
|
-
--pds-color-button-primary-foreground-focus: #
|
|
41
|
-
--pds-color-button-primary-foreground-hover: #
|
|
38
|
+
--pds-color-button-primary-foreground-active: #121219;
|
|
39
|
+
--pds-color-button-primary-foreground-default: #121219;
|
|
40
|
+
--pds-color-button-primary-foreground-focus: #121219;
|
|
41
|
+
--pds-color-button-primary-foreground-hover: #121219;
|
|
42
42
|
--pds-color-button-secondary-background-active: #282839;
|
|
43
43
|
--pds-color-button-secondary-background-default: rgba(0, 0, 0, 0);
|
|
44
44
|
--pds-color-button-secondary-background-focus: rgba(0, 0, 0, 0);
|
|
@@ -1664,13 +1664,13 @@
|
|
|
1664
1664
|
},
|
|
1665
1665
|
"foreground": {
|
|
1666
1666
|
"default": {
|
|
1667
|
-
"value": "#
|
|
1667
|
+
"value": "#121219",
|
|
1668
1668
|
"public": true,
|
|
1669
1669
|
"isReferenceToInternal": true,
|
|
1670
1670
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
1671
1671
|
"isSource": true,
|
|
1672
1672
|
"original": {
|
|
1673
|
-
"value": "{color.dark-mode.
|
|
1673
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1674
1674
|
"public": true,
|
|
1675
1675
|
"isReferenceToInternal": true
|
|
1676
1676
|
},
|
|
@@ -1692,13 +1692,13 @@
|
|
|
1692
1692
|
]
|
|
1693
1693
|
},
|
|
1694
1694
|
"hover": {
|
|
1695
|
-
"value": "#
|
|
1695
|
+
"value": "#121219",
|
|
1696
1696
|
"public": true,
|
|
1697
1697
|
"isReferenceToInternal": true,
|
|
1698
1698
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
1699
1699
|
"isSource": true,
|
|
1700
1700
|
"original": {
|
|
1701
|
-
"value": "{color.dark-mode.
|
|
1701
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1702
1702
|
"public": true,
|
|
1703
1703
|
"isReferenceToInternal": true
|
|
1704
1704
|
},
|
|
@@ -1720,13 +1720,13 @@
|
|
|
1720
1720
|
]
|
|
1721
1721
|
},
|
|
1722
1722
|
"active": {
|
|
1723
|
-
"value": "#
|
|
1723
|
+
"value": "#121219",
|
|
1724
1724
|
"public": true,
|
|
1725
1725
|
"isReferenceToInternal": true,
|
|
1726
1726
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
1727
1727
|
"isSource": true,
|
|
1728
1728
|
"original": {
|
|
1729
|
-
"value": "{color.dark-mode.
|
|
1729
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1730
1730
|
"public": true,
|
|
1731
1731
|
"isReferenceToInternal": true
|
|
1732
1732
|
},
|
|
@@ -1748,13 +1748,13 @@
|
|
|
1748
1748
|
]
|
|
1749
1749
|
},
|
|
1750
1750
|
"focus": {
|
|
1751
|
-
"value": "#
|
|
1751
|
+
"value": "#121219",
|
|
1752
1752
|
"public": true,
|
|
1753
1753
|
"isReferenceToInternal": true,
|
|
1754
1754
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
1755
1755
|
"isSource": true,
|
|
1756
1756
|
"original": {
|
|
1757
|
-
"value": "{color.dark-mode.
|
|
1757
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1758
1758
|
"public": true,
|
|
1759
1759
|
"isReferenceToInternal": true
|
|
1760
1760
|
},
|
|
@@ -4930,7 +4930,7 @@
|
|
|
4930
4930
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4931
4931
|
"isSource": true,
|
|
4932
4932
|
"original": {
|
|
4933
|
-
"value": "{color.light-mode.
|
|
4933
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4934
4934
|
"public": true,
|
|
4935
4935
|
"isReferenceToInternal": true
|
|
4936
4936
|
},
|
|
@@ -4958,7 +4958,7 @@
|
|
|
4958
4958
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4959
4959
|
"isSource": true,
|
|
4960
4960
|
"original": {
|
|
4961
|
-
"value": "{color.light-mode.
|
|
4961
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4962
4962
|
"public": true,
|
|
4963
4963
|
"isReferenceToInternal": true
|
|
4964
4964
|
},
|
|
@@ -4986,7 +4986,7 @@
|
|
|
4986
4986
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4987
4987
|
"isSource": true,
|
|
4988
4988
|
"original": {
|
|
4989
|
-
"value": "{color.light-mode.
|
|
4989
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4990
4990
|
"public": true,
|
|
4991
4991
|
"isReferenceToInternal": true
|
|
4992
4992
|
},
|
|
@@ -5014,7 +5014,7 @@
|
|
|
5014
5014
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
5015
5015
|
"isSource": true,
|
|
5016
5016
|
"original": {
|
|
5017
|
-
"value": "{color.light-mode.
|
|
5017
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
5018
5018
|
"public": true,
|
|
5019
5019
|
"isReferenceToInternal": true
|
|
5020
5020
|
},
|
|
@@ -426,13 +426,13 @@
|
|
|
426
426
|
},
|
|
427
427
|
"foreground": {
|
|
428
428
|
"default": {
|
|
429
|
-
"value": "#
|
|
429
|
+
"value": "#121219",
|
|
430
430
|
"public": true,
|
|
431
431
|
"isReferenceToInternal": true,
|
|
432
432
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
433
433
|
"isSource": true,
|
|
434
434
|
"original": {
|
|
435
|
-
"value": "{color.dark-mode.
|
|
435
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
436
436
|
"public": true,
|
|
437
437
|
"isReferenceToInternal": true
|
|
438
438
|
},
|
|
@@ -454,13 +454,13 @@
|
|
|
454
454
|
]
|
|
455
455
|
},
|
|
456
456
|
"hover": {
|
|
457
|
-
"value": "#
|
|
457
|
+
"value": "#121219",
|
|
458
458
|
"public": true,
|
|
459
459
|
"isReferenceToInternal": true,
|
|
460
460
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
461
461
|
"isSource": true,
|
|
462
462
|
"original": {
|
|
463
|
-
"value": "{color.dark-mode.
|
|
463
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
464
464
|
"public": true,
|
|
465
465
|
"isReferenceToInternal": true
|
|
466
466
|
},
|
|
@@ -482,13 +482,13 @@
|
|
|
482
482
|
]
|
|
483
483
|
},
|
|
484
484
|
"active": {
|
|
485
|
-
"value": "#
|
|
485
|
+
"value": "#121219",
|
|
486
486
|
"public": true,
|
|
487
487
|
"isReferenceToInternal": true,
|
|
488
488
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
489
489
|
"isSource": true,
|
|
490
490
|
"original": {
|
|
491
|
-
"value": "{color.dark-mode.
|
|
491
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
492
492
|
"public": true,
|
|
493
493
|
"isReferenceToInternal": true
|
|
494
494
|
},
|
|
@@ -510,13 +510,13 @@
|
|
|
510
510
|
]
|
|
511
511
|
},
|
|
512
512
|
"focus": {
|
|
513
|
-
"value": "#
|
|
513
|
+
"value": "#121219",
|
|
514
514
|
"public": true,
|
|
515
515
|
"isReferenceToInternal": true,
|
|
516
516
|
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
517
517
|
"isSource": true,
|
|
518
518
|
"original": {
|
|
519
|
-
"value": "{color.dark-mode.
|
|
519
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
520
520
|
"public": true,
|
|
521
521
|
"isReferenceToInternal": true
|
|
522
522
|
},
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
433
433
|
"isSource": true,
|
|
434
434
|
"original": {
|
|
435
|
-
"value": "{color.light-mode.
|
|
435
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
436
436
|
"public": true,
|
|
437
437
|
"isReferenceToInternal": true
|
|
438
438
|
},
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
461
461
|
"isSource": true,
|
|
462
462
|
"original": {
|
|
463
|
-
"value": "{color.light-mode.
|
|
463
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
464
464
|
"public": true,
|
|
465
465
|
"isReferenceToInternal": true
|
|
466
466
|
},
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
489
489
|
"isSource": true,
|
|
490
490
|
"original": {
|
|
491
|
-
"value": "{color.light-mode.
|
|
491
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
492
492
|
"public": true,
|
|
493
493
|
"isReferenceToInternal": true
|
|
494
494
|
},
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
517
517
|
"isSource": true,
|
|
518
518
|
"original": {
|
|
519
|
-
"value": "{color.light-mode.
|
|
519
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
520
520
|
"public": true,
|
|
521
521
|
"isReferenceToInternal": true
|
|
522
522
|
},
|
|
@@ -33,10 +33,10 @@ $pds-color-button-primary-border-active: #ddbd16;
|
|
|
33
33
|
$pds-color-button-primary-border-default: #ffdc28;
|
|
34
34
|
$pds-color-button-primary-border-focus: #ddbd16;
|
|
35
35
|
$pds-color-button-primary-border-hover: #ffe668;
|
|
36
|
-
$pds-color-button-primary-foreground-active: #
|
|
37
|
-
$pds-color-button-primary-foreground-default: #
|
|
38
|
-
$pds-color-button-primary-foreground-focus: #
|
|
39
|
-
$pds-color-button-primary-foreground-hover: #
|
|
36
|
+
$pds-color-button-primary-foreground-active: #121219;
|
|
37
|
+
$pds-color-button-primary-foreground-default: #121219;
|
|
38
|
+
$pds-color-button-primary-foreground-focus: #121219;
|
|
39
|
+
$pds-color-button-primary-foreground-hover: #121219;
|
|
40
40
|
$pds-color-button-secondary-background-active: #282839;
|
|
41
41
|
$pds-color-button-secondary-background-default: rgba(0, 0, 0, 0);
|
|
42
42
|
$pds-color-button-secondary-background-focus: rgba(0, 0, 0, 0);
|