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

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.
@@ -77,7 +77,7 @@
77
77
  --pds-color-input-background-default: #ffffff;
78
78
  --pds-color-input-background-hover: #f0ecff;
79
79
  --pds-color-input-border-critical: #d61f1f;
80
- --pds-color-input-border-default: #f1f1f1;
80
+ --pds-color-input-border-default: #cfcfd3;
81
81
  --pds-color-input-border-hover: #5f41e5;
82
82
  --pds-color-input-border-success: #1f845a;
83
83
  --pds-color-input-checked-background: var(--pds-color-interactive-focus);
@@ -7872,13 +7872,13 @@
7872
7872
  },
7873
7873
  "border": {
7874
7874
  "default": {
7875
- "value": "#f1f1f1",
7875
+ "value": "#cfcfd3",
7876
7876
  "public": true,
7877
7877
  "isReferenceToInternal": true,
7878
7878
  "filePath": "tokens/color/alias/input.light.json",
7879
7879
  "isSource": true,
7880
7880
  "original": {
7881
- "value": "{color.light-mode.neutral.200.value}",
7881
+ "value": "{color.light-mode.neutral.300.value}",
7882
7882
  "public": true,
7883
7883
  "isReferenceToInternal": true
7884
7884
  },
@@ -1726,13 +1726,13 @@
1726
1726
  },
1727
1727
  "border": {
1728
1728
  "default": {
1729
- "value": "#f1f1f1",
1729
+ "value": "#cfcfd3",
1730
1730
  "public": true,
1731
1731
  "isReferenceToInternal": true,
1732
1732
  "filePath": "tokens/color/alias/input.light.json",
1733
1733
  "isSource": true,
1734
1734
  "original": {
1735
- "value": "{color.light-mode.neutral.200.value}",
1735
+ "value": "{color.light-mode.neutral.300.value}",
1736
1736
  "public": true,
1737
1737
  "isReferenceToInternal": true
1738
1738
  },
@@ -75,7 +75,7 @@ $pds-color-input-background-critical: #ffebeb;
75
75
  $pds-color-input-background-default: #ffffff;
76
76
  $pds-color-input-background-hover: #f0ecff;
77
77
  $pds-color-input-border-critical: #d61f1f;
78
- $pds-color-input-border-default: #f1f1f1;
78
+ $pds-color-input-border-default: #cfcfd3;
79
79
  $pds-color-input-border-hover: #5f41e5;
80
80
  $pds-color-input-border-success: #1f845a;
81
81
  $pds-color-input-checked-background: $pds-color-interactive-focus;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.34",
3
+ "version": "1.0.0-dev.36",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [