@pantheon-systems/pds-design-tokens 0.6.0-dev.0 → 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 +5 -5
- package/build/css/pds-design-tokens-light-mode.css +1 -1
- package/build/figma/pds-design-tokens-figma.json +64 -58
- package/build/json/pds-design-tokens-dark-mode.json +34 -31
- package/build/json/pds-design-tokens-light-mode.json +30 -27
- package/build/scss/_pds-design-tokens-dark-mode.scss +5 -5
- package/build/scss/_pds-design-tokens-light-mode.scss +1 -1
- 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);
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
--pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
|
|
56
56
|
--pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
|
|
57
57
|
--pds-color-button-subtle-background-hover: #504e62;
|
|
58
|
-
--pds-color-button-subtle-border: rgba(0, 0, 0, 0);
|
|
58
|
+
--pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
|
|
59
59
|
--pds-color-button-subtle-foreground-active: #e7e7eb;
|
|
60
60
|
--pds-color-button-subtle-foreground-default: #e7e7eb;
|
|
61
61
|
--pds-color-button-subtle-foreground-focus: #e7e7eb;
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
--pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
|
|
56
56
|
--pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
|
|
57
57
|
--pds-color-button-subtle-background-hover: #f1f1f1;
|
|
58
|
-
--pds-color-button-subtle-border: rgba(0, 0, 0, 0);
|
|
58
|
+
--pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
|
|
59
59
|
--pds-color-button-subtle-foreground-active: #11005d;
|
|
60
60
|
--pds-color-button-subtle-foreground-default: #3017a1;
|
|
61
61
|
--pds-color-button-subtle-foreground-focus: #3017a1;
|
|
@@ -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
|
},
|
|
@@ -2229,29 +2229,32 @@
|
|
|
2229
2229
|
}
|
|
2230
2230
|
},
|
|
2231
2231
|
"border": {
|
|
2232
|
-
"
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
"
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
"
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
"
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2232
|
+
"default": {
|
|
2233
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
2234
|
+
"public": true,
|
|
2235
|
+
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
2236
|
+
"isSource": true,
|
|
2237
|
+
"original": {
|
|
2238
|
+
"value": "transparent",
|
|
2239
|
+
"public": true
|
|
2240
|
+
},
|
|
2241
|
+
"name": "color-dark-mode-button-subtle-border-default",
|
|
2242
|
+
"attributes": {
|
|
2243
|
+
"category": "color",
|
|
2244
|
+
"type": "dark-mode",
|
|
2245
|
+
"item": "button",
|
|
2246
|
+
"subitem": "subtle",
|
|
2247
|
+
"state": "border"
|
|
2248
|
+
},
|
|
2249
|
+
"path": [
|
|
2250
|
+
"color",
|
|
2251
|
+
"dark-mode",
|
|
2252
|
+
"button",
|
|
2253
|
+
"subtle",
|
|
2254
|
+
"border",
|
|
2255
|
+
"default"
|
|
2256
|
+
]
|
|
2257
|
+
}
|
|
2255
2258
|
},
|
|
2256
2259
|
"foreground": {
|
|
2257
2260
|
"default": {
|
|
@@ -4927,7 +4930,7 @@
|
|
|
4927
4930
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4928
4931
|
"isSource": true,
|
|
4929
4932
|
"original": {
|
|
4930
|
-
"value": "{color.light-mode.
|
|
4933
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4931
4934
|
"public": true,
|
|
4932
4935
|
"isReferenceToInternal": true
|
|
4933
4936
|
},
|
|
@@ -4955,7 +4958,7 @@
|
|
|
4955
4958
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4956
4959
|
"isSource": true,
|
|
4957
4960
|
"original": {
|
|
4958
|
-
"value": "{color.light-mode.
|
|
4961
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4959
4962
|
"public": true,
|
|
4960
4963
|
"isReferenceToInternal": true
|
|
4961
4964
|
},
|
|
@@ -4983,7 +4986,7 @@
|
|
|
4983
4986
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
4984
4987
|
"isSource": true,
|
|
4985
4988
|
"original": {
|
|
4986
|
-
"value": "{color.light-mode.
|
|
4989
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
4987
4990
|
"public": true,
|
|
4988
4991
|
"isReferenceToInternal": true
|
|
4989
4992
|
},
|
|
@@ -5011,7 +5014,7 @@
|
|
|
5011
5014
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
5012
5015
|
"isSource": true,
|
|
5013
5016
|
"original": {
|
|
5014
|
-
"value": "{color.light-mode.
|
|
5017
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
5015
5018
|
"public": true,
|
|
5016
5019
|
"isReferenceToInternal": true
|
|
5017
5020
|
},
|
|
@@ -5488,29 +5491,32 @@
|
|
|
5488
5491
|
}
|
|
5489
5492
|
},
|
|
5490
5493
|
"border": {
|
|
5491
|
-
"
|
|
5492
|
-
|
|
5493
|
-
|
|
5494
|
-
|
|
5495
|
-
|
|
5496
|
-
"
|
|
5497
|
-
|
|
5498
|
-
|
|
5499
|
-
|
|
5500
|
-
|
|
5501
|
-
"
|
|
5502
|
-
|
|
5503
|
-
|
|
5504
|
-
|
|
5505
|
-
|
|
5506
|
-
|
|
5507
|
-
|
|
5508
|
-
"
|
|
5509
|
-
|
|
5510
|
-
|
|
5511
|
-
|
|
5512
|
-
|
|
5513
|
-
|
|
5494
|
+
"default": {
|
|
5495
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
5496
|
+
"public": true,
|
|
5497
|
+
"filePath": "tokens/color/alias/interactive.light.json",
|
|
5498
|
+
"isSource": true,
|
|
5499
|
+
"original": {
|
|
5500
|
+
"value": "transparent",
|
|
5501
|
+
"public": true
|
|
5502
|
+
},
|
|
5503
|
+
"name": "color-light-mode-button-subtle-border-default",
|
|
5504
|
+
"attributes": {
|
|
5505
|
+
"category": "color",
|
|
5506
|
+
"type": "light-mode",
|
|
5507
|
+
"item": "button",
|
|
5508
|
+
"subitem": "subtle",
|
|
5509
|
+
"state": "border"
|
|
5510
|
+
},
|
|
5511
|
+
"path": [
|
|
5512
|
+
"color",
|
|
5513
|
+
"light-mode",
|
|
5514
|
+
"button",
|
|
5515
|
+
"subtle",
|
|
5516
|
+
"border",
|
|
5517
|
+
"default"
|
|
5518
|
+
]
|
|
5519
|
+
}
|
|
5514
5520
|
},
|
|
5515
5521
|
"foreground": {
|
|
5516
5522
|
"default": {
|
|
@@ -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
|
},
|
|
@@ -991,29 +991,32 @@
|
|
|
991
991
|
}
|
|
992
992
|
},
|
|
993
993
|
"border": {
|
|
994
|
-
"
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
"
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
"
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
"
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
994
|
+
"default": {
|
|
995
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
996
|
+
"public": true,
|
|
997
|
+
"filePath": "tokens/color/alias/interactive.dark.json",
|
|
998
|
+
"isSource": true,
|
|
999
|
+
"original": {
|
|
1000
|
+
"value": "transparent",
|
|
1001
|
+
"public": true
|
|
1002
|
+
},
|
|
1003
|
+
"name": "color-dark-mode-button-subtle-border-default",
|
|
1004
|
+
"attributes": {
|
|
1005
|
+
"category": "color",
|
|
1006
|
+
"type": "dark-mode",
|
|
1007
|
+
"item": "button",
|
|
1008
|
+
"subitem": "subtle",
|
|
1009
|
+
"state": "border"
|
|
1010
|
+
},
|
|
1011
|
+
"path": [
|
|
1012
|
+
"color",
|
|
1013
|
+
"dark-mode",
|
|
1014
|
+
"button",
|
|
1015
|
+
"subtle",
|
|
1016
|
+
"border",
|
|
1017
|
+
"default"
|
|
1018
|
+
]
|
|
1019
|
+
}
|
|
1017
1020
|
},
|
|
1018
1021
|
"foreground": {
|
|
1019
1022
|
"default": {
|
|
@@ -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
|
},
|
|
@@ -993,29 +993,32 @@
|
|
|
993
993
|
}
|
|
994
994
|
},
|
|
995
995
|
"border": {
|
|
996
|
-
"
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
"
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
"
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
"
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
996
|
+
"default": {
|
|
997
|
+
"value": "rgba(0, 0, 0, 0)",
|
|
998
|
+
"public": true,
|
|
999
|
+
"filePath": "tokens/color/alias/interactive.light.json",
|
|
1000
|
+
"isSource": true,
|
|
1001
|
+
"original": {
|
|
1002
|
+
"value": "transparent",
|
|
1003
|
+
"public": true
|
|
1004
|
+
},
|
|
1005
|
+
"name": "color-light-mode-button-subtle-border-default",
|
|
1006
|
+
"attributes": {
|
|
1007
|
+
"category": "color",
|
|
1008
|
+
"type": "light-mode",
|
|
1009
|
+
"item": "button",
|
|
1010
|
+
"subitem": "subtle",
|
|
1011
|
+
"state": "border"
|
|
1012
|
+
},
|
|
1013
|
+
"path": [
|
|
1014
|
+
"color",
|
|
1015
|
+
"light-mode",
|
|
1016
|
+
"button",
|
|
1017
|
+
"subtle",
|
|
1018
|
+
"border",
|
|
1019
|
+
"default"
|
|
1020
|
+
]
|
|
1021
|
+
}
|
|
1019
1022
|
},
|
|
1020
1023
|
"foreground": {
|
|
1021
1024
|
"default": {
|
|
@@ -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);
|
|
@@ -53,7 +53,7 @@ $pds-color-button-subtle-background-active: #282839;
|
|
|
53
53
|
$pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
|
|
54
54
|
$pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
|
|
55
55
|
$pds-color-button-subtle-background-hover: #504e62;
|
|
56
|
-
$pds-color-button-subtle-border: rgba(0, 0, 0, 0);
|
|
56
|
+
$pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
|
|
57
57
|
$pds-color-button-subtle-foreground-active: #e7e7eb;
|
|
58
58
|
$pds-color-button-subtle-foreground-default: #e7e7eb;
|
|
59
59
|
$pds-color-button-subtle-foreground-focus: #e7e7eb;
|
|
@@ -53,7 +53,7 @@ $pds-color-button-subtle-background-active: #cfcfd3;
|
|
|
53
53
|
$pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
|
|
54
54
|
$pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
|
|
55
55
|
$pds-color-button-subtle-background-hover: #f1f1f1;
|
|
56
|
-
$pds-color-button-subtle-border: rgba(0, 0, 0, 0);
|
|
56
|
+
$pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
|
|
57
57
|
$pds-color-button-subtle-foreground-active: #11005d;
|
|
58
58
|
$pds-color-button-subtle-foreground-default: #3017a1;
|
|
59
59
|
$pds-color-button-subtle-foreground-focus: #3017a1;
|