@pantheon-systems/pds-design-tokens 1.0.0-dev.5 → 1.0.0-dev.6

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.
@@ -73,9 +73,9 @@
73
73
  --pds-color-link-hover: #2776b9;
74
74
  --pds-color-link-visited: #967fff;
75
75
  --pds-color-menu-background: #121219;
76
- --pds-color-menu-item-background-active: #282839;
76
+ --pds-color-menu-item-background-active: #504e62;
77
77
  --pds-color-menu-item-background-default: #121219;
78
- --pds-color-menu-item-background-hover: #1d1d29;
78
+ --pds-color-menu-item-background-hover: #282839;
79
79
  --pds-color-menu-item-foreground: #ffffff;
80
80
  --pds-color-panel-default-background: var(--pds-color-background-default);
81
81
  --pds-color-panel-default-border: var(--pds-color-border-default);
@@ -3179,13 +3179,13 @@
3179
3179
  ]
3180
3180
  },
3181
3181
  "hover": {
3182
- "value": "#1d1d29",
3182
+ "value": "#282839",
3183
3183
  "public": true,
3184
3184
  "isReferenceToInternal": true,
3185
3185
  "filePath": "tokens/color/alias/menu.dark.json",
3186
3186
  "isSource": true,
3187
3187
  "original": {
3188
- "value": "{color.dark-mode.neutral.600}",
3188
+ "value": "{color.dark-mode.neutral.500}",
3189
3189
  "public": true,
3190
3190
  "isReferenceToInternal": true
3191
3191
  },
@@ -3206,13 +3206,13 @@
3206
3206
  ]
3207
3207
  },
3208
3208
  "active": {
3209
- "value": "#282839",
3209
+ "value": "#504e62",
3210
3210
  "public": true,
3211
3211
  "isReferenceToInternal": true,
3212
3212
  "filePath": "tokens/color/alias/menu.dark.json",
3213
3213
  "isSource": true,
3214
3214
  "original": {
3215
- "value": "{color.dark-mode.neutral.500}",
3215
+ "value": "{color.dark-mode.neutral.400}",
3216
3216
  "public": true,
3217
3217
  "isReferenceToInternal": true
3218
3218
  },
@@ -1593,13 +1593,13 @@
1593
1593
  ]
1594
1594
  },
1595
1595
  "hover": {
1596
- "value": "#1d1d29",
1596
+ "value": "#282839",
1597
1597
  "public": true,
1598
1598
  "isReferenceToInternal": true,
1599
1599
  "filePath": "tokens/color/alias/menu.dark.json",
1600
1600
  "isSource": true,
1601
1601
  "original": {
1602
- "value": "{color.dark-mode.neutral.600}",
1602
+ "value": "{color.dark-mode.neutral.500}",
1603
1603
  "public": true,
1604
1604
  "isReferenceToInternal": true
1605
1605
  },
@@ -1620,13 +1620,13 @@
1620
1620
  ]
1621
1621
  },
1622
1622
  "active": {
1623
- "value": "#282839",
1623
+ "value": "#504e62",
1624
1624
  "public": true,
1625
1625
  "isReferenceToInternal": true,
1626
1626
  "filePath": "tokens/color/alias/menu.dark.json",
1627
1627
  "isSource": true,
1628
1628
  "original": {
1629
- "value": "{color.dark-mode.neutral.500}",
1629
+ "value": "{color.dark-mode.neutral.400}",
1630
1630
  "public": true,
1631
1631
  "isReferenceToInternal": true
1632
1632
  },
@@ -71,9 +71,9 @@ $pds-color-link-default: #36a3ff;
71
71
  $pds-color-link-hover: #2776b9;
72
72
  $pds-color-link-visited: #967fff;
73
73
  $pds-color-menu-background: #121219;
74
- $pds-color-menu-item-background-active: #282839;
74
+ $pds-color-menu-item-background-active: #504e62;
75
75
  $pds-color-menu-item-background-default: #121219;
76
- $pds-color-menu-item-background-hover: #1d1d29;
76
+ $pds-color-menu-item-background-hover: #282839;
77
77
  $pds-color-menu-item-foreground: #ffffff;
78
78
  $pds-color-panel-default-background: $pds-color-background-default;
79
79
  $pds-color-panel-default-border: $pds-color-border-default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.5",
3
+ "version": "1.0.0-dev.6",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [