@pantheon-systems/pds-design-tokens 1.0.0-dev.117 → 1.0.0-dev.118

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.
@@ -157,7 +157,7 @@
157
157
  --pds-color-link-hover: #654bd5;
158
158
  --pds-color-link-visited: #654bd5;
159
159
  --pds-color-logo-carousel-background: #654bd5;
160
- --pds-color-logo-carousel-foreground: var(--pds-color-foreground-default);
160
+ --pds-color-logo-carousel-foreground: var(--pds-color-foreground-reverse);
161
161
  --pds-color-menu-background: #ffffff;
162
162
  --pds-color-menu-item-background-active: #f1f1f1;
163
163
  --pds-color-menu-item-background-default: #ffffff;
@@ -13942,12 +13942,12 @@
13942
13942
  ]
13943
13943
  },
13944
13944
  "foreground": {
13945
- "value": "#23232d",
13945
+ "value": "#ffffff",
13946
13946
  "public": true,
13947
13947
  "filePath": "tokens/color/alias/slices.light.json",
13948
13948
  "isSource": true,
13949
13949
  "original": {
13950
- "value": "{color.light-mode.foreground.default.value}",
13950
+ "value": "{color.light-mode.foreground.reverse.value}",
13951
13951
  "public": true
13952
13952
  },
13953
13953
  "name": "color-light-mode-logo-carousel-foreground",
@@ -4371,12 +4371,12 @@
4371
4371
  ]
4372
4372
  },
4373
4373
  "foreground": {
4374
- "value": "#23232d",
4374
+ "value": "#ffffff",
4375
4375
  "public": true,
4376
4376
  "filePath": "tokens/color/alias/slices.light.json",
4377
4377
  "isSource": true,
4378
4378
  "original": {
4379
- "value": "{color.light-mode.foreground.default.value}",
4379
+ "value": "{color.light-mode.foreground.reverse.value}",
4380
4380
  "public": true
4381
4381
  },
4382
4382
  "name": "color-light-mode-logo-carousel-foreground",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.117",
3
+ "version": "1.0.0-dev.118",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [