@pantheon-systems/pds-design-tokens 1.0.0-dev.143 → 1.0.0-dev.144

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.
@@ -185,7 +185,7 @@
185
185
  --pds-color-icon-button-standard-background-active: #cfcfd3;
186
186
  --pds-color-icon-button-standard-background-default: rgba(0, 0, 0, 0);
187
187
  --pds-color-icon-button-standard-background-hover: #f1f1f1;
188
- --pds-color-icon-button-standard-foreground-default: #6d6d78;
188
+ --pds-color-icon-button-standard-foreground-default: #23232d;
189
189
  --pds-color-input-action-background-hover: #f8f8f8;
190
190
  --pds-color-input-background-critical: #ffedeb;
191
191
  --pds-color-input-background-default: #ffffff;
@@ -6214,7 +6214,7 @@
6214
6214
  "filePath": "tokens/color/alias/button.dark.json",
6215
6215
  "isSource": true,
6216
6216
  "original": {
6217
- "value": "{color.dark-mode.neutral.000.value}",
6217
+ "value": "{color.dark-mode.foreground.default.value}",
6218
6218
  "public": true,
6219
6219
  "isReferenceToInternal": true
6220
6220
  },
@@ -13997,13 +13997,13 @@
13997
13997
  },
13998
13998
  "foreground": {
13999
13999
  "default": {
14000
- "value": "#6d6d78",
14000
+ "value": "#23232d",
14001
14001
  "public": true,
14002
14002
  "isReferenceToInternal": true,
14003
14003
  "filePath": "tokens/color/alias/button.light.json",
14004
14004
  "isSource": true,
14005
14005
  "original": {
14006
- "value": "{color.light-mode.neutral.400.value}",
14006
+ "value": "{color.light-mode.foreground.default.value}",
14007
14007
  "public": true,
14008
14008
  "isReferenceToInternal": true
14009
14009
  },
@@ -2826,7 +2826,7 @@
2826
2826
  "filePath": "tokens/color/alias/button.dark.json",
2827
2827
  "isSource": true,
2828
2828
  "original": {
2829
- "value": "{color.dark-mode.neutral.000.value}",
2829
+ "value": "{color.dark-mode.foreground.default.value}",
2830
2830
  "public": true,
2831
2831
  "isReferenceToInternal": true
2832
2832
  },
@@ -2878,13 +2878,13 @@
2878
2878
  },
2879
2879
  "foreground": {
2880
2880
  "default": {
2881
- "value": "#6d6d78",
2881
+ "value": "#23232d",
2882
2882
  "public": true,
2883
2883
  "isReferenceToInternal": true,
2884
2884
  "filePath": "tokens/color/alias/button.light.json",
2885
2885
  "isSource": true,
2886
2886
  "original": {
2887
- "value": "{color.light-mode.neutral.400.value}",
2887
+ "value": "{color.light-mode.foreground.default.value}",
2888
2888
  "public": true,
2889
2889
  "isReferenceToInternal": true
2890
2890
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.143",
3
+ "version": "1.0.0-dev.144",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [