@kong/design-tokens 3.2.1 → 3.2.2

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.
@@ -156,7 +156,7 @@ const electricLimeNight = {
156
156
  '--kui-card-border-radius': "6px",
157
157
  '--kui-card-border-width': "1px",
158
158
  '--kui-card-color-background': "#0D0F0D",
159
- '--kui-card-color-border': "#4E594E",
159
+ '--kui-card-color-border': "#242824",
160
160
  '--kui-card-footer-gap': "6px",
161
161
  '--kui-card-gap': "20px",
162
162
  '--kui-card-header-gap': "12px",
@@ -156,7 +156,7 @@
156
156
  --kui-card-border-radius: 6px;
157
157
  --kui-card-border-width: 1px;
158
158
  --kui-card-color-background: #0D0F0D;
159
- --kui-card-color-border: #4E594E;
159
+ --kui-card-color-border: #242824;
160
160
  --kui-card-footer-gap: 6px;
161
161
  --kui-card-gap: 20px;
162
162
  --kui-card-header-gap: 12px;
@@ -155,7 +155,7 @@ export const electricLimeNight = {
155
155
  '--kui-card-border-radius': "6px",
156
156
  '--kui-card-border-width': "1px",
157
157
  '--kui-card-color-background': "#0D0F0D",
158
- '--kui-card-color-border': "#4E594E",
158
+ '--kui-card-color-border': "#242824",
159
159
  '--kui-card-footer-gap': "6px",
160
160
  '--kui-card-gap': "20px",
161
161
  '--kui-card-header-gap': "12px",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Thu, 30 Jul 2026 19:49:09 GMT
4
+ * Generated on Thu, 30 Jul 2026 23:17:34 GMT
5
5
  *
6
6
  * Kong Konnect Design Tokens
7
7
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Thu, 30 Jul 2026 19:49:09 GMT
3
+ // Generated on Thu, 30 Jul 2026 23:17:34 GMT
4
4
  //
5
5
  // Kong Konnect Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/design-tokens",
3
- "version": "3.2.1",
3
+ "version": "3.2.2",
4
4
  "description": "Kong Design Tokens and style dictionary",
5
5
  "private": false,
6
6
  "type": "module",
@@ -103,5 +103,5 @@
103
103
  "volta": {
104
104
  "node": "24.13.1"
105
105
  },
106
- "gitHead": "2b6ee92b84766940481d0af272043c98a9999059"
106
+ "gitHead": "8737e50de970e87de455c2218a300cd28208599e"
107
107
  }