@pantheon-systems/pds-design-tokens 1.0.0-dev.138 → 1.0.0-dev.139
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.
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
--pds-color-button-navbar-foreground-default: var(--pds-color-foreground-default);
|
|
111
111
|
--pds-color-button-navbar-foreground-hover: var(--pds-color-interactive-link-hover);
|
|
112
112
|
--pds-color-button-primary-background-active: #200c7f;
|
|
113
|
-
--pds-color-button-primary-background-default: #
|
|
113
|
+
--pds-color-button-primary-background-default: #3017a1;
|
|
114
114
|
--pds-color-button-primary-background-hover: #5e45cf;
|
|
115
115
|
--pds-color-button-primary-border-active: #200c7f;
|
|
116
116
|
--pds-color-button-primary-border-default: #3017a1;
|
|
@@ -12349,13 +12349,13 @@
|
|
|
12349
12349
|
"primary": {
|
|
12350
12350
|
"background": {
|
|
12351
12351
|
"default": {
|
|
12352
|
-
"value": "#
|
|
12352
|
+
"value": "#3017a1",
|
|
12353
12353
|
"public": true,
|
|
12354
12354
|
"isReferenceToInternal": true,
|
|
12355
12355
|
"filePath": "tokens/color/alias/button.light.json",
|
|
12356
12356
|
"isSource": true,
|
|
12357
12357
|
"original": {
|
|
12358
|
-
"value": "{color.light-mode.brand.secondary.
|
|
12358
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
12359
12359
|
"public": true,
|
|
12360
12360
|
"isReferenceToInternal": true
|
|
12361
12361
|
},
|
|
@@ -1230,13 +1230,13 @@
|
|
|
1230
1230
|
"primary": {
|
|
1231
1231
|
"background": {
|
|
1232
1232
|
"default": {
|
|
1233
|
-
"value": "#
|
|
1233
|
+
"value": "#3017a1",
|
|
1234
1234
|
"public": true,
|
|
1235
1235
|
"isReferenceToInternal": true,
|
|
1236
1236
|
"filePath": "tokens/color/alias/button.light.json",
|
|
1237
1237
|
"isSource": true,
|
|
1238
1238
|
"original": {
|
|
1239
|
-
"value": "{color.light-mode.brand.secondary.
|
|
1239
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
1240
1240
|
"public": true,
|
|
1241
1241
|
"isReferenceToInternal": true
|
|
1242
1242
|
},
|