@pantheon-systems/pds-design-tokens 1.0.0-dev.116 → 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.
@@ -121,7 +121,7 @@
121
121
  --pds-color-foreground-reverse: #ffffff;
122
122
  --pds-color-gradient-after-hours: linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%);
123
123
  --pds-color-gradient-midnight: linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%);
124
- --pds-color-gradient-pastel-1: linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%);
124
+ --pds-color-gradient-pastel-1: linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%);
125
125
  --pds-color-gradient-sunrise: linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%);
126
126
  --pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%);
127
127
  --pds-color-icon-button-background-active: #cfcfd3;
@@ -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",
@@ -15792,7 +15792,7 @@
15792
15792
  ]
15793
15793
  },
15794
15794
  "pastel-1": {
15795
- "value": "linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%)",
15795
+ "value": "linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%)",
15796
15796
  "type": "color",
15797
15797
  "public": true,
15798
15798
  "filePath": "tokens/color/base/gradients.light.json",
@@ -15802,8 +15802,8 @@
15802
15802
  "type": "linear-gradient",
15803
15803
  "angle": "175deg",
15804
15804
  "colors": {
15805
- "1": "rgba(229, 219, 255, 0.36) 15.74%",
15806
- "2": "rgba(217, 217, 217, 0.00) 90.08%"
15805
+ "1": "#DFD8F55C 15%",
15806
+ "2": "#FFFFFF00 80%"
15807
15807
  }
15808
15808
  },
15809
15809
  "type": "color",
@@ -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",
@@ -6221,7 +6221,7 @@
6221
6221
  ]
6222
6222
  },
6223
6223
  "pastel-1": {
6224
- "value": "linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%)",
6224
+ "value": "linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%)",
6225
6225
  "type": "color",
6226
6226
  "public": true,
6227
6227
  "filePath": "tokens/color/base/gradients.light.json",
@@ -6231,8 +6231,8 @@
6231
6231
  "type": "linear-gradient",
6232
6232
  "angle": "175deg",
6233
6233
  "colors": {
6234
- "1": "rgba(229, 219, 255, 0.36) 15.74%",
6235
- "2": "rgba(217, 217, 217, 0.00) 90.08%"
6234
+ "1": "#DFD8F55C 15%",
6235
+ "2": "#FFFFFF00 80%"
6236
6236
  }
6237
6237
  },
6238
6238
  "type": "color",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.116",
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": [