@pantheon-systems/pds-design-tokens 1.0.0-dev.36 → 1.0.0-dev.37

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.
@@ -11,7 +11,7 @@
11
11
 
12
12
  :root {
13
13
  --pds-color-background-default: #ffffff;
14
- --pds-color-border-default: #f1f1f1;
14
+ --pds-color-border-default: #cfcfd3;
15
15
  --pds-color-brand-accent-default: #de0093;
16
16
  --pds-color-brand-primary-default: #ffdc28;
17
17
  --pds-color-brand-secondary-default: #3017a1;
@@ -7734,13 +7734,13 @@
7734
7734
  },
7735
7735
  "border": {
7736
7736
  "default": {
7737
- "value": "#f1f1f1",
7737
+ "value": "#cfcfd3",
7738
7738
  "public": true,
7739
7739
  "isReferenceToInternal": true,
7740
7740
  "filePath": "tokens/color/alias/defaults.light.json",
7741
7741
  "isSource": true,
7742
7742
  "original": {
7743
- "value": "{color.light-mode.neutral.200.value}",
7743
+ "value": "{color.light-mode.neutral.300.value}",
7744
7744
  "public": true,
7745
7745
  "isReferenceToInternal": true
7746
7746
  },
@@ -8582,7 +8582,7 @@
8582
8582
  ]
8583
8583
  },
8584
8584
  "border": {
8585
- "value": "#f1f1f1",
8585
+ "value": "#cfcfd3",
8586
8586
  "public": true,
8587
8587
  "filePath": "tokens/color/alias/panel.light.json",
8588
8588
  "isSource": true,
@@ -8690,7 +8690,7 @@
8690
8690
  ]
8691
8691
  },
8692
8692
  "border": {
8693
- "value": "#f1f1f1",
8693
+ "value": "#cfcfd3",
8694
8694
  "public": true,
8695
8695
  "filePath": "tokens/color/alias/panel.light.json",
8696
8696
  "isSource": true,
@@ -8742,7 +8742,7 @@
8742
8742
  ]
8743
8743
  },
8744
8744
  "border": {
8745
- "value": "#f1f1f1",
8745
+ "value": "#cfcfd3",
8746
8746
  "public": true,
8747
8747
  "filePath": "tokens/color/alias/panel.light.json",
8748
8748
  "isSource": true,
@@ -1588,13 +1588,13 @@
1588
1588
  },
1589
1589
  "border": {
1590
1590
  "default": {
1591
- "value": "#f1f1f1",
1591
+ "value": "#cfcfd3",
1592
1592
  "public": true,
1593
1593
  "isReferenceToInternal": true,
1594
1594
  "filePath": "tokens/color/alias/defaults.light.json",
1595
1595
  "isSource": true,
1596
1596
  "original": {
1597
- "value": "{color.light-mode.neutral.200.value}",
1597
+ "value": "{color.light-mode.neutral.300.value}",
1598
1598
  "public": true,
1599
1599
  "isReferenceToInternal": true
1600
1600
  },
@@ -2436,7 +2436,7 @@
2436
2436
  ]
2437
2437
  },
2438
2438
  "border": {
2439
- "value": "#f1f1f1",
2439
+ "value": "#cfcfd3",
2440
2440
  "public": true,
2441
2441
  "filePath": "tokens/color/alias/panel.light.json",
2442
2442
  "isSource": true,
@@ -2544,7 +2544,7 @@
2544
2544
  ]
2545
2545
  },
2546
2546
  "border": {
2547
- "value": "#f1f1f1",
2547
+ "value": "#cfcfd3",
2548
2548
  "public": true,
2549
2549
  "filePath": "tokens/color/alias/panel.light.json",
2550
2550
  "isSource": true,
@@ -2596,7 +2596,7 @@
2596
2596
  ]
2597
2597
  },
2598
2598
  "border": {
2599
- "value": "#f1f1f1",
2599
+ "value": "#cfcfd3",
2600
2600
  "public": true,
2601
2601
  "filePath": "tokens/color/alias/panel.light.json",
2602
2602
  "isSource": true,
@@ -9,7 +9,7 @@
9
9
  // This file has been generated automatically.
10
10
 
11
11
  $pds-color-background-default: #ffffff;
12
- $pds-color-border-default: #f1f1f1;
12
+ $pds-color-border-default: #cfcfd3;
13
13
  $pds-color-brand-accent-default: #de0093;
14
14
  $pds-color-brand-primary-default: #ffdc28;
15
15
  $pds-color-brand-secondary-default: #3017a1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.36",
3
+ "version": "1.0.0-dev.37",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [