@patternfly/design-tokens 1.14.8 → 1.14.9

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.
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:24 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:40 GMT
4
4
 
5
5
  @mixin pf-v6-tokens {
6
6
  --pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:24 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:40 GMT
4
4
 
5
5
  @mixin pf-v6-tokens {
6
6
  --pf-t--global--background--color--500: rgba(21, 21, 21, 0.4000);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:24 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (2 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:24 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (2 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 10 Sep 2025 19:58:14 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:40 GMT
4
4
 
5
5
  @mixin pf-v6-tokens {
6
6
  --pf-t--color--black: #000000;
@@ -16,6 +16,7 @@
16
16
  --pf-t--color--gray--20: #e0e0e0;
17
17
  --pf-t--color--gray--30: #c7c7c7;
18
18
  --pf-t--color--gray--40: #a3a3a3;
19
+ --pf-t--color--gray--45: #8c8c8c;
19
20
  --pf-t--color--gray--50: #707070;
20
21
  --pf-t--color--gray--60: #4d4d4d;
21
22
  --pf-t--color--gray--70: #383838;
@@ -46,6 +47,7 @@
46
47
  --pf-t--color--purple--60: #3d2785;
47
48
  --pf-t--color--purple--70: #21134d;
48
49
  --pf-t--color--purple--80: #1b0d33;
50
+ --pf-t--color--red--05: #fef0f0;
49
51
  --pf-t--color--red--10: #fce3e3;
50
52
  --pf-t--color--red--20: #fbc5c5;
51
53
  --pf-t--color--red--30: #f9a8a8;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:25 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (7 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:25 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (9 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:25 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (8 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:25 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (40 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:25 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (120 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 10 Feb 2026 20:40:24 GMT
3
+ // Generated on Wed, 11 Feb 2026 21:08:41 GMT
4
4
 
5
5
  // Only tokens that differ from base theme (8 tokens)
6
6
  @mixin pf-v6-tokens {
@@ -1,5 +1,5 @@
1
1
  {
2
- "source": ["tokens/default/*.json"],
2
+ "source": ["tokens/default/light/*.json"],
3
3
  "platforms": {
4
4
  "css": {
5
5
  "transformGroup": "patternfly/css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@patternfly/design-tokens",
3
- "version": "1.14.8",
3
+ "version": "1.14.9",
4
4
  "description": "Define the design tokens for patternfly design system and component library",
5
5
  "main": "dist/esm/index.js",
6
6
  "module": "dist/esm/index.js",