@pantheon-systems/pds-design-tokens 1.0.0-dev.108 → 1.0.0-dev.109
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 +1 -1
- package/build/css/pds-design-tokens-light-mode.css +1 -1
- package/build/figma/pds-design-tokens-figma.json +4 -4
- package/build/json/pds-design-tokens-dark-mode.json +2 -2
- package/build/json/pds-design-tokens-light-mode.json +2 -2
- package/package.json +1 -1
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
--pds-color-semantic-warning-foreground: #cf9f02;
|
|
180
180
|
--pds-color-stepper-completed: #388bff;
|
|
181
181
|
--pds-color-stepper-current: #388bff;
|
|
182
|
-
--pds-color-stepper-default: #
|
|
182
|
+
--pds-color-stepper-default: #8a70ff;
|
|
183
183
|
--pds-color-stepper-error: #ef5c48;
|
|
184
184
|
--pds-color-strength-fair: #cf9f02;
|
|
185
185
|
--pds-color-strength-strong: #2abb7f;
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
--pds-color-semantic-warning-foreground: #d97008;
|
|
189
189
|
--pds-color-stepper-completed: #1d7afc;
|
|
190
190
|
--pds-color-stepper-current: #1d7afc;
|
|
191
|
-
--pds-color-stepper-default: #
|
|
191
|
+
--pds-color-stepper-default: #3017a1;
|
|
192
192
|
--pds-color-stepper-error: #ca3521;
|
|
193
193
|
--pds-color-strength-fair: #d97008;
|
|
194
194
|
--pds-color-strength-strong: #218c5f;
|
|
@@ -6350,13 +6350,13 @@
|
|
|
6350
6350
|
},
|
|
6351
6351
|
"stepper": {
|
|
6352
6352
|
"default": {
|
|
6353
|
-
"value": "#
|
|
6353
|
+
"value": "#8a70ff",
|
|
6354
6354
|
"public": true,
|
|
6355
6355
|
"isReferenceToInternal": true,
|
|
6356
6356
|
"filePath": "tokens/color/alias/stepper.dark.json",
|
|
6357
6357
|
"isSource": true,
|
|
6358
6358
|
"original": {
|
|
6359
|
-
"value": "{color.dark-mode.
|
|
6359
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
6360
6360
|
"public": true,
|
|
6361
6361
|
"isReferenceToInternal": true
|
|
6362
6362
|
},
|
|
@@ -12928,13 +12928,13 @@
|
|
|
12928
12928
|
},
|
|
12929
12929
|
"stepper": {
|
|
12930
12930
|
"default": {
|
|
12931
|
-
"value": "#
|
|
12931
|
+
"value": "#3017a1",
|
|
12932
12932
|
"public": true,
|
|
12933
12933
|
"isReferenceToInternal": true,
|
|
12934
12934
|
"filePath": "tokens/color/alias/stepper.light.json",
|
|
12935
12935
|
"isSource": true,
|
|
12936
12936
|
"original": {
|
|
12937
|
-
"value": "{color.light-mode.
|
|
12937
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
12938
12938
|
"public": true,
|
|
12939
12939
|
"isReferenceToInternal": true
|
|
12940
12940
|
},
|
|
@@ -4034,13 +4034,13 @@
|
|
|
4034
4034
|
},
|
|
4035
4035
|
"stepper": {
|
|
4036
4036
|
"default": {
|
|
4037
|
-
"value": "#
|
|
4037
|
+
"value": "#8a70ff",
|
|
4038
4038
|
"public": true,
|
|
4039
4039
|
"isReferenceToInternal": true,
|
|
4040
4040
|
"filePath": "tokens/color/alias/stepper.dark.json",
|
|
4041
4041
|
"isSource": true,
|
|
4042
4042
|
"original": {
|
|
4043
|
-
"value": "{color.dark-mode.
|
|
4043
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
4044
4044
|
"public": true,
|
|
4045
4045
|
"isReferenceToInternal": true
|
|
4046
4046
|
},
|
|
@@ -4115,13 +4115,13 @@
|
|
|
4115
4115
|
},
|
|
4116
4116
|
"stepper": {
|
|
4117
4117
|
"default": {
|
|
4118
|
-
"value": "#
|
|
4118
|
+
"value": "#3017a1",
|
|
4119
4119
|
"public": true,
|
|
4120
4120
|
"isReferenceToInternal": true,
|
|
4121
4121
|
"filePath": "tokens/color/alias/stepper.light.json",
|
|
4122
4122
|
"isSource": true,
|
|
4123
4123
|
"original": {
|
|
4124
|
-
"value": "{color.light-mode.
|
|
4124
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
4125
4125
|
"public": true,
|
|
4126
4126
|
"isReferenceToInternal": true
|
|
4127
4127
|
},
|