@pantheon-systems/pds-design-tokens 1.0.0-dev.115 → 1.0.0-dev.117

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.
@@ -10,7 +10,7 @@
10
10
  */
11
11
 
12
12
  :root {
13
- --pds-color-background-brand-secondary: #e5dbff;
13
+ --pds-color-background-brand-secondary: #dfd8f5;
14
14
  --pds-color-background-default: #ffffff;
15
15
  --pds-color-background-default-secondary: #f8f8f8;
16
16
  --pds-color-background-reverse: #23232d;
@@ -22,7 +22,7 @@
22
22
  --pds-color-badge-indicator-info-foreground: #ffffff;
23
23
  --pds-color-badge-indicator-neutral-background: #6d6d78;
24
24
  --pds-color-badge-indicator-neutral-foreground: #ffffff;
25
- --pds-color-badge-indicator-platinum-background: #f0ecff;
25
+ --pds-color-badge-indicator-platinum-background: #f0edfb;
26
26
  --pds-color-badge-indicator-platinum-foreground: #3017a1;
27
27
  --pds-color-badge-indicator-silver-background: #f1f1f1;
28
28
  --pds-color-badge-indicator-silver-foreground: var(--pds-color-text-default-secondary);
@@ -32,7 +32,7 @@
32
32
  --pds-color-badge-status-dot-default: #cfcfd3;
33
33
  --pds-color-badge-status-dot-disabled: #cfcfd3;
34
34
  --pds-color-badge-status-dot-discovery: var(--pds-color-semantic-discovery-foreground);
35
- --pds-color-badge-status-dot-frozen: #e5dbff;
35
+ --pds-color-badge-status-dot-frozen: #dfd8f5;
36
36
  --pds-color-badge-status-dot-info: var(--pds-color-semantic-info-foreground);
37
37
  --pds-color-badge-status-dot-success: var(--pds-color-semantic-success-foreground);
38
38
  --pds-color-badge-status-dot-warning: var(--pds-color-semantic-warning-foreground);
@@ -88,32 +88,32 @@
88
88
  --pds-color-button-navbar-foreground-active: var(--pds-color-link-active);
89
89
  --pds-color-button-navbar-foreground-default: var(--pds-color-foreground-default);
90
90
  --pds-color-button-navbar-foreground-hover: var(--pds-color-link-hover);
91
- --pds-color-button-primary-background-active: #11005d;
91
+ --pds-color-button-primary-background-active: #1b0874;
92
92
  --pds-color-button-primary-background-default: #3017a1;
93
- --pds-color-button-primary-background-hover: #5f41e5;
94
- --pds-color-button-primary-border-active: #11005d;
93
+ --pds-color-button-primary-background-hover: #654bd5;
94
+ --pds-color-button-primary-border-active: #1b0874;
95
95
  --pds-color-button-primary-border-default: #3017a1;
96
- --pds-color-button-primary-border-hover: #5f41e5;
96
+ --pds-color-button-primary-border-hover: #654bd5;
97
97
  --pds-color-button-primary-foreground-active: #ffffff;
98
98
  --pds-color-button-primary-foreground-default: #ffffff;
99
99
  --pds-color-button-primary-foreground-hover: #ffffff;
100
- --pds-color-button-secondary-background-active: #e5dbff;
100
+ --pds-color-button-secondary-background-active: #dfd8f5;
101
101
  --pds-color-button-secondary-background-default: rgba(0, 0, 0, 0);
102
- --pds-color-button-secondary-background-hover: #f0ecff;
103
- --pds-color-button-secondary-border-active: #11005d;
102
+ --pds-color-button-secondary-background-hover: #f0edfb;
103
+ --pds-color-button-secondary-border-active: #1b0874;
104
104
  --pds-color-button-secondary-border-default: #3017a1;
105
- --pds-color-button-secondary-border-hover: #5f41e5;
106
- --pds-color-button-secondary-foreground-active: #11005d;
105
+ --pds-color-button-secondary-border-hover: #654bd5;
106
+ --pds-color-button-secondary-foreground-active: #1b0874;
107
107
  --pds-color-button-secondary-foreground-default: #3017a1;
108
108
  --pds-color-button-secondary-foreground-hover: #3017a1;
109
109
  --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
110
110
  --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
111
- --pds-color-button-subtle-foreground-active: #11005d;
111
+ --pds-color-button-subtle-foreground-active: #1b0874;
112
112
  --pds-color-button-subtle-foreground-default: #3017a1;
113
- --pds-color-button-subtle-foreground-hover: #5f41e5;
113
+ --pds-color-button-subtle-foreground-hover: #654bd5;
114
114
  --pds-color-card-border: var(--pds-color-border-default);
115
- --pds-color-code-inline-background: #f0ecff;
116
- --pds-color-code-inline-border: #e5dbff;
115
+ --pds-color-code-inline-background: #f0edfb;
116
+ --pds-color-code-inline-border: #dfd8f5;
117
117
  --pds-color-code-inline-text: #000000;
118
118
  --pds-color-expansion-panel-hover: #f1f1f1;
119
119
  --pds-color-expansion-panel-open: #f1f1f1;
@@ -121,7 +121,7 @@
121
121
  --pds-color-foreground-reverse: #ffffff;
122
122
  --pds-color-gradient-after-hours: linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%);
123
123
  --pds-color-gradient-midnight: linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%);
124
- --pds-color-gradient-pastel-1: linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%);
124
+ --pds-color-gradient-pastel-1: linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%);
125
125
  --pds-color-gradient-sunrise: linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%);
126
126
  --pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%);
127
127
  --pds-color-icon-button-background-active: #cfcfd3;
@@ -131,10 +131,10 @@
131
131
  --pds-color-input-action-background-hover: #f8f8f8;
132
132
  --pds-color-input-background-critical: #ffedeb;
133
133
  --pds-color-input-background-default: #ffffff;
134
- --pds-color-input-background-hover: #f0ecff;
134
+ --pds-color-input-background-hover: #f0edfb;
135
135
  --pds-color-input-border-critical: #ca3521;
136
136
  --pds-color-input-border-default: #cfcfd3;
137
- --pds-color-input-border-hover: #5f41e5;
137
+ --pds-color-input-border-hover: #654bd5;
138
138
  --pds-color-input-border-success: #218c5f;
139
139
  --pds-color-input-checked-background: var(--pds-color-interactive-focus);
140
140
  --pds-color-input-checked-foreground: #ffffff;
@@ -149,13 +149,15 @@
149
149
  --pds-color-interactive-link: #0f62fe;
150
150
  --pds-color-interactive-reverse-focus: #36a3ff;
151
151
  --pds-color-interactive-reverse-link: #36a3ff;
152
- --pds-color-link-active: #5f41e5;
153
- --pds-color-link-cta-active: #11005d;
152
+ --pds-color-link-active: #654bd5;
153
+ --pds-color-link-cta-active: #1b0874;
154
154
  --pds-color-link-cta-default: #3017a1;
155
- --pds-color-link-cta-hover: #5f41e5;
155
+ --pds-color-link-cta-hover: #654bd5;
156
156
  --pds-color-link-default: #0f62fe;
157
- --pds-color-link-hover: #5f41e5;
158
- --pds-color-link-visited: #5f41e5;
157
+ --pds-color-link-hover: #654bd5;
158
+ --pds-color-link-visited: #654bd5;
159
+ --pds-color-logo-carousel-background: #654bd5;
160
+ --pds-color-logo-carousel-foreground: var(--pds-color-foreground-default);
159
161
  --pds-color-menu-background: #ffffff;
160
162
  --pds-color-menu-item-background-active: #f1f1f1;
161
163
  --pds-color-menu-item-background-default: #ffffff;
@@ -170,9 +172,9 @@
170
172
  --pds-color-neutral-400: #6d6d78;
171
173
  --pds-color-neutral-500: #23232d;
172
174
  --pds-color-overlay: rgba(9, 0, 48, 0.45);
173
- --pds-color-pager-background-active: #f0ecff;
175
+ --pds-color-pager-background-active: #f0edfb;
174
176
  --pds-color-pager-background-hover: #f1f1f1;
175
- --pds-color-pager-foreground-active: #5f41e5;
177
+ --pds-color-pager-foreground-active: #654bd5;
176
178
  --pds-color-panel-default-background: var(--pds-color-background-default);
177
179
  --pds-color-panel-default-border: var(--pds-color-border-default);
178
180
  --pds-color-panel-sunken-background: #f1f1f1;
@@ -203,14 +205,14 @@
203
205
  --pds-color-strength-strong: #218c5f;
204
206
  --pds-color-strength-very-weak: #cfcfd3;
205
207
  --pds-color-strength-weak: #ca3521;
206
- --pds-color-table-sort-arrow-active: #5f41e5;
208
+ --pds-color-table-sort-arrow-active: #654bd5;
207
209
  --pds-color-table-sort-arrow-inactive: #cfcfd3;
208
- --pds-color-tabs-accent: #5f41e5;
210
+ --pds-color-tabs-accent: #654bd5;
209
211
  --pds-color-tag-1-background: #fffbe9;
210
212
  --pds-color-tag-1-foreground: #705e00;
211
213
  --pds-color-tag-10-background: #efeadf;
212
214
  --pds-color-tag-10-foreground: #5b440a;
213
- --pds-color-tag-2-background: #f0ecff;
215
+ --pds-color-tag-2-background: #f0edfb;
214
216
  --pds-color-tag-2-foreground: #3017a1;
215
217
  --pds-color-tag-3-background: #ffe5f6;
216
218
  --pds-color-tag-3-foreground: #9a0066;
@@ -9896,7 +9896,7 @@
9896
9896
  ]
9897
9897
  },
9898
9898
  "frozen": {
9899
- "value": "#e5dbff",
9899
+ "value": "#dfd8f5",
9900
9900
  "public": true,
9901
9901
  "isReferenceToInternal": true,
9902
9902
  "filePath": "tokens/color/alias/badge.light.json",
@@ -10148,7 +10148,7 @@
10148
10148
  },
10149
10149
  "platinum": {
10150
10150
  "background": {
10151
- "value": "#f0ecff",
10151
+ "value": "#f0edfb",
10152
10152
  "public": true,
10153
10153
  "isReferenceToInternal": true,
10154
10154
  "filePath": "tokens/color/alias/badge.light.json",
@@ -10711,7 +10711,7 @@
10711
10711
  ]
10712
10712
  },
10713
10713
  "hover": {
10714
- "value": "#5f41e5",
10714
+ "value": "#654bd5",
10715
10715
  "public": true,
10716
10716
  "isReferenceToInternal": true,
10717
10717
  "filePath": "tokens/color/alias/button.light.json",
@@ -10739,7 +10739,7 @@
10739
10739
  ]
10740
10740
  },
10741
10741
  "active": {
10742
- "value": "#11005d",
10742
+ "value": "#1b0874",
10743
10743
  "public": true,
10744
10744
  "isReferenceToInternal": true,
10745
10745
  "filePath": "tokens/color/alias/button.light.json",
@@ -10797,7 +10797,7 @@
10797
10797
  ]
10798
10798
  },
10799
10799
  "hover": {
10800
- "value": "#5f41e5",
10800
+ "value": "#654bd5",
10801
10801
  "public": true,
10802
10802
  "isReferenceToInternal": true,
10803
10803
  "filePath": "tokens/color/alias/button.light.json",
@@ -10825,7 +10825,7 @@
10825
10825
  ]
10826
10826
  },
10827
10827
  "active": {
10828
- "value": "#11005d",
10828
+ "value": "#1b0874",
10829
10829
  "public": true,
10830
10830
  "isReferenceToInternal": true,
10831
10831
  "filePath": "tokens/color/alias/button.light.json",
@@ -10969,7 +10969,7 @@
10969
10969
  ]
10970
10970
  },
10971
10971
  "hover": {
10972
- "value": "#f0ecff",
10972
+ "value": "#f0edfb",
10973
10973
  "public": true,
10974
10974
  "isReferenceToInternal": true,
10975
10975
  "filePath": "tokens/color/alias/button.light.json",
@@ -10997,7 +10997,7 @@
10997
10997
  ]
10998
10998
  },
10999
10999
  "active": {
11000
- "value": "#e5dbff",
11000
+ "value": "#dfd8f5",
11001
11001
  "public": true,
11002
11002
  "isReferenceToInternal": true,
11003
11003
  "filePath": "tokens/color/alias/button.light.json",
@@ -11055,7 +11055,7 @@
11055
11055
  ]
11056
11056
  },
11057
11057
  "hover": {
11058
- "value": "#5f41e5",
11058
+ "value": "#654bd5",
11059
11059
  "public": true,
11060
11060
  "isReferenceToInternal": true,
11061
11061
  "filePath": "tokens/color/alias/button.light.json",
@@ -11083,7 +11083,7 @@
11083
11083
  ]
11084
11084
  },
11085
11085
  "active": {
11086
- "value": "#11005d",
11086
+ "value": "#1b0874",
11087
11087
  "public": true,
11088
11088
  "isReferenceToInternal": true,
11089
11089
  "filePath": "tokens/color/alias/button.light.json",
@@ -11169,7 +11169,7 @@
11169
11169
  ]
11170
11170
  },
11171
11171
  "active": {
11172
- "value": "#11005d",
11172
+ "value": "#1b0874",
11173
11173
  "public": true,
11174
11174
  "isReferenceToInternal": true,
11175
11175
  "filePath": "tokens/color/alias/button.light.json",
@@ -11285,7 +11285,7 @@
11285
11285
  ]
11286
11286
  },
11287
11287
  "hover": {
11288
- "value": "#5f41e5",
11288
+ "value": "#654bd5",
11289
11289
  "public": true,
11290
11290
  "isReferenceToInternal": true,
11291
11291
  "filePath": "tokens/color/alias/button.light.json",
@@ -11313,7 +11313,7 @@
11313
11313
  ]
11314
11314
  },
11315
11315
  "active": {
11316
- "value": "#11005d",
11316
+ "value": "#1b0874",
11317
11317
  "public": true,
11318
11318
  "isReferenceToInternal": true,
11319
11319
  "filePath": "tokens/color/alias/button.light.json",
@@ -12131,7 +12131,7 @@
12131
12131
  ]
12132
12132
  },
12133
12133
  "hover": {
12134
- "value": "#5f41e5",
12134
+ "value": "#654bd5",
12135
12135
  "public": true,
12136
12136
  "filePath": "tokens/color/alias/button.light.json",
12137
12137
  "isSource": true,
@@ -12157,7 +12157,7 @@
12157
12157
  ]
12158
12158
  },
12159
12159
  "active": {
12160
- "value": "#5f41e5",
12160
+ "value": "#654bd5",
12161
12161
  "public": true,
12162
12162
  "filePath": "tokens/color/alias/button.light.json",
12163
12163
  "isSource": true,
@@ -12385,7 +12385,7 @@
12385
12385
  "code": {
12386
12386
  "inline": {
12387
12387
  "background": {
12388
- "value": "#f0ecff",
12388
+ "value": "#f0edfb",
12389
12389
  "public": true,
12390
12390
  "isReferenceToInternal": true,
12391
12391
  "filePath": "tokens/color/alias/code.light.json",
@@ -12412,7 +12412,7 @@
12412
12412
  ]
12413
12413
  },
12414
12414
  "border": {
12415
- "value": "#e5dbff",
12415
+ "value": "#dfd8f5",
12416
12416
  "public": true,
12417
12417
  "isReferenceToInternal": true,
12418
12418
  "filePath": "tokens/color/alias/code.light.json",
@@ -12542,7 +12542,7 @@
12542
12542
  ]
12543
12543
  },
12544
12544
  "brand-secondary": {
12545
- "value": "#e5dbff",
12545
+ "value": "#dfd8f5",
12546
12546
  "public": true,
12547
12547
  "isReferenceToInternal": true,
12548
12548
  "filePath": "tokens/color/alias/defaults.light.json",
@@ -12878,7 +12878,7 @@
12878
12878
  ]
12879
12879
  },
12880
12880
  "hover": {
12881
- "value": "#f0ecff",
12881
+ "value": "#f0edfb",
12882
12882
  "public": true,
12883
12883
  "isReferenceToInternal": true,
12884
12884
  "filePath": "tokens/color/alias/input.light.json",
@@ -12961,7 +12961,7 @@
12961
12961
  ]
12962
12962
  },
12963
12963
  "hover": {
12964
- "value": "#5f41e5",
12964
+ "value": "#654bd5",
12965
12965
  "public": true,
12966
12966
  "isReferenceToInternal": true,
12967
12967
  "filePath": "tokens/color/alias/input.light.json",
@@ -13345,7 +13345,7 @@
13345
13345
  ]
13346
13346
  },
13347
13347
  "hover": {
13348
- "value": "#5f41e5",
13348
+ "value": "#654bd5",
13349
13349
  "public": true,
13350
13350
  "isReferenceToInternal": true,
13351
13351
  "filePath": "tokens/color/alias/link.light.json",
@@ -13370,7 +13370,7 @@
13370
13370
  ]
13371
13371
  },
13372
13372
  "active": {
13373
- "value": "#5f41e5",
13373
+ "value": "#654bd5",
13374
13374
  "public": true,
13375
13375
  "isReferenceToInternal": true,
13376
13376
  "filePath": "tokens/color/alias/link.light.json",
@@ -13395,7 +13395,7 @@
13395
13395
  ]
13396
13396
  },
13397
13397
  "visited": {
13398
- "value": "#5f41e5",
13398
+ "value": "#654bd5",
13399
13399
  "public": true,
13400
13400
  "isReferenceToInternal": true,
13401
13401
  "filePath": "tokens/color/alias/link.light.json",
@@ -13447,7 +13447,7 @@
13447
13447
  ]
13448
13448
  },
13449
13449
  "hover": {
13450
- "value": "#5f41e5",
13450
+ "value": "#654bd5",
13451
13451
  "public": true,
13452
13452
  "isReferenceToInternal": true,
13453
13453
  "filePath": "tokens/color/alias/link.light.json",
@@ -13472,7 +13472,7 @@
13472
13472
  ]
13473
13473
  },
13474
13474
  "active": {
13475
- "value": "#11005d",
13475
+ "value": "#1b0874",
13476
13476
  "public": true,
13477
13477
  "isReferenceToInternal": true,
13478
13478
  "filePath": "tokens/color/alias/link.light.json",
@@ -13723,7 +13723,7 @@
13723
13723
  ]
13724
13724
  },
13725
13725
  "active": {
13726
- "value": "#f0ecff",
13726
+ "value": "#f0edfb",
13727
13727
  "public": true,
13728
13728
  "isReferenceToInternal": true,
13729
13729
  "filePath": "tokens/color/alias/pager.light.json",
@@ -13752,7 +13752,7 @@
13752
13752
  },
13753
13753
  "foreground": {
13754
13754
  "active": {
13755
- "value": "#5f41e5",
13755
+ "value": "#654bd5",
13756
13756
  "public": true,
13757
13757
  "isReferenceToInternal": true,
13758
13758
  "filePath": "tokens/color/alias/pager.light.json",
@@ -13915,6 +13915,56 @@
13915
13915
  ]
13916
13916
  }
13917
13917
  },
13918
+ "logo-carousel": {
13919
+ "background": {
13920
+ "value": "#654bd5",
13921
+ "public": true,
13922
+ "isReferenceToInternal": true,
13923
+ "filePath": "tokens/color/alias/slices.light.json",
13924
+ "isSource": true,
13925
+ "original": {
13926
+ "value": "{color.light-mode.brand.secondary.300.value}",
13927
+ "public": true,
13928
+ "isReferenceToInternal": true
13929
+ },
13930
+ "name": "color-light-mode-logo-carousel-background",
13931
+ "attributes": {
13932
+ "category": "color",
13933
+ "type": "light-mode",
13934
+ "item": "logo-carousel",
13935
+ "subitem": "background"
13936
+ },
13937
+ "path": [
13938
+ "color",
13939
+ "light-mode",
13940
+ "logo-carousel",
13941
+ "background"
13942
+ ]
13943
+ },
13944
+ "foreground": {
13945
+ "value": "#23232d",
13946
+ "public": true,
13947
+ "filePath": "tokens/color/alias/slices.light.json",
13948
+ "isSource": true,
13949
+ "original": {
13950
+ "value": "{color.light-mode.foreground.default.value}",
13951
+ "public": true
13952
+ },
13953
+ "name": "color-light-mode-logo-carousel-foreground",
13954
+ "attributes": {
13955
+ "category": "color",
13956
+ "type": "light-mode",
13957
+ "item": "logo-carousel",
13958
+ "subitem": "foreground"
13959
+ },
13960
+ "path": [
13961
+ "color",
13962
+ "light-mode",
13963
+ "logo-carousel",
13964
+ "foreground"
13965
+ ]
13966
+ }
13967
+ },
13918
13968
  "stepper": {
13919
13969
  "default": {
13920
13970
  "value": "#cfcfd3",
@@ -14047,7 +14097,7 @@
14047
14097
  ]
14048
14098
  },
14049
14099
  "active": {
14050
- "value": "#5f41e5",
14100
+ "value": "#654bd5",
14051
14101
  "public": true,
14052
14102
  "isReferenceToInternal": true,
14053
14103
  "filePath": "tokens/color/alias/table.light.json",
@@ -14077,7 +14127,7 @@
14077
14127
  },
14078
14128
  "tabs": {
14079
14129
  "accent": {
14080
- "value": "#5f41e5",
14130
+ "value": "#654bd5",
14081
14131
  "public": true,
14082
14132
  "isReferenceToInternal": true,
14083
14133
  "filePath": "tokens/color/alias/tabs.light.json",
@@ -14161,7 +14211,7 @@
14161
14211
  },
14162
14212
  "2": {
14163
14213
  "background": {
14164
- "value": "#f0ecff",
14214
+ "value": "#f0edfb",
14165
14215
  "public": true,
14166
14216
  "isReferenceToInternal": true,
14167
14217
  "filePath": "tokens/color/alias/tags.light.json",
@@ -15097,11 +15147,11 @@
15097
15147
  },
15098
15148
  "secondary": {
15099
15149
  "100": {
15100
- "value": "#f0ecff",
15150
+ "value": "#f0edfb",
15101
15151
  "filePath": "tokens/color/base/brand.light.json",
15102
15152
  "isSource": true,
15103
15153
  "original": {
15104
- "value": "#F0ECFF"
15154
+ "value": "#F0EDFB"
15105
15155
  },
15106
15156
  "name": "color-light-mode-brand-secondary-100",
15107
15157
  "attributes": {
@@ -15120,11 +15170,11 @@
15120
15170
  ]
15121
15171
  },
15122
15172
  "200": {
15123
- "value": "#e5dbff",
15173
+ "value": "#dfd8f5",
15124
15174
  "filePath": "tokens/color/base/brand.light.json",
15125
15175
  "isSource": true,
15126
15176
  "original": {
15127
- "value": "#E5DBFF"
15177
+ "value": "#DFD8F5"
15128
15178
  },
15129
15179
  "name": "color-light-mode-brand-secondary-200",
15130
15180
  "attributes": {
@@ -15143,11 +15193,11 @@
15143
15193
  ]
15144
15194
  },
15145
15195
  "300": {
15146
- "value": "#5f41e5",
15196
+ "value": "#654bd5",
15147
15197
  "filePath": "tokens/color/base/brand.light.json",
15148
15198
  "isSource": true,
15149
15199
  "original": {
15150
- "value": "#5F41E5"
15200
+ "value": "#654BD5"
15151
15201
  },
15152
15202
  "name": "color-light-mode-brand-secondary-300",
15153
15203
  "attributes": {
@@ -15189,11 +15239,11 @@
15189
15239
  ]
15190
15240
  },
15191
15241
  "500": {
15192
- "value": "#11005d",
15242
+ "value": "#1b0874",
15193
15243
  "filePath": "tokens/color/base/brand.light.json",
15194
15244
  "isSource": true,
15195
15245
  "original": {
15196
- "value": "#11005D"
15246
+ "value": "#1B0874"
15197
15247
  },
15198
15248
  "name": "color-light-mode-brand-secondary-500",
15199
15249
  "attributes": {
@@ -15742,7 +15792,7 @@
15742
15792
  ]
15743
15793
  },
15744
15794
  "pastel-1": {
15745
- "value": "linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%)",
15795
+ "value": "linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%)",
15746
15796
  "type": "color",
15747
15797
  "public": true,
15748
15798
  "filePath": "tokens/color/base/gradients.light.json",
@@ -15752,8 +15802,8 @@
15752
15802
  "type": "linear-gradient",
15753
15803
  "angle": "175deg",
15754
15804
  "colors": {
15755
- "1": "rgba(229, 219, 255, 0.36) 15.74%",
15756
- "2": "rgba(217, 217, 217, 0.00) 90.08%"
15805
+ "1": "#DFD8F55C 15%",
15806
+ "2": "#FFFFFF00 80%"
15757
15807
  }
15758
15808
  },
15759
15809
  "type": "color",
@@ -15799,7 +15849,7 @@
15799
15849
  ]
15800
15850
  },
15801
15851
  "visited": {
15802
- "value": "#5f41e5",
15852
+ "value": "#654bd5",
15803
15853
  "filePath": "tokens/color/base/interactive.light.json",
15804
15854
  "isSource": true,
15805
15855
  "original": {
@@ -325,7 +325,7 @@
325
325
  ]
326
326
  },
327
327
  "frozen": {
328
- "value": "#e5dbff",
328
+ "value": "#dfd8f5",
329
329
  "public": true,
330
330
  "isReferenceToInternal": true,
331
331
  "filePath": "tokens/color/alias/badge.light.json",
@@ -577,7 +577,7 @@
577
577
  },
578
578
  "platinum": {
579
579
  "background": {
580
- "value": "#f0ecff",
580
+ "value": "#f0edfb",
581
581
  "public": true,
582
582
  "isReferenceToInternal": true,
583
583
  "filePath": "tokens/color/alias/badge.light.json",
@@ -1140,7 +1140,7 @@
1140
1140
  ]
1141
1141
  },
1142
1142
  "hover": {
1143
- "value": "#5f41e5",
1143
+ "value": "#654bd5",
1144
1144
  "public": true,
1145
1145
  "isReferenceToInternal": true,
1146
1146
  "filePath": "tokens/color/alias/button.light.json",
@@ -1168,7 +1168,7 @@
1168
1168
  ]
1169
1169
  },
1170
1170
  "active": {
1171
- "value": "#11005d",
1171
+ "value": "#1b0874",
1172
1172
  "public": true,
1173
1173
  "isReferenceToInternal": true,
1174
1174
  "filePath": "tokens/color/alias/button.light.json",
@@ -1226,7 +1226,7 @@
1226
1226
  ]
1227
1227
  },
1228
1228
  "hover": {
1229
- "value": "#5f41e5",
1229
+ "value": "#654bd5",
1230
1230
  "public": true,
1231
1231
  "isReferenceToInternal": true,
1232
1232
  "filePath": "tokens/color/alias/button.light.json",
@@ -1254,7 +1254,7 @@
1254
1254
  ]
1255
1255
  },
1256
1256
  "active": {
1257
- "value": "#11005d",
1257
+ "value": "#1b0874",
1258
1258
  "public": true,
1259
1259
  "isReferenceToInternal": true,
1260
1260
  "filePath": "tokens/color/alias/button.light.json",
@@ -1398,7 +1398,7 @@
1398
1398
  ]
1399
1399
  },
1400
1400
  "hover": {
1401
- "value": "#f0ecff",
1401
+ "value": "#f0edfb",
1402
1402
  "public": true,
1403
1403
  "isReferenceToInternal": true,
1404
1404
  "filePath": "tokens/color/alias/button.light.json",
@@ -1426,7 +1426,7 @@
1426
1426
  ]
1427
1427
  },
1428
1428
  "active": {
1429
- "value": "#e5dbff",
1429
+ "value": "#dfd8f5",
1430
1430
  "public": true,
1431
1431
  "isReferenceToInternal": true,
1432
1432
  "filePath": "tokens/color/alias/button.light.json",
@@ -1484,7 +1484,7 @@
1484
1484
  ]
1485
1485
  },
1486
1486
  "hover": {
1487
- "value": "#5f41e5",
1487
+ "value": "#654bd5",
1488
1488
  "public": true,
1489
1489
  "isReferenceToInternal": true,
1490
1490
  "filePath": "tokens/color/alias/button.light.json",
@@ -1512,7 +1512,7 @@
1512
1512
  ]
1513
1513
  },
1514
1514
  "active": {
1515
- "value": "#11005d",
1515
+ "value": "#1b0874",
1516
1516
  "public": true,
1517
1517
  "isReferenceToInternal": true,
1518
1518
  "filePath": "tokens/color/alias/button.light.json",
@@ -1598,7 +1598,7 @@
1598
1598
  ]
1599
1599
  },
1600
1600
  "active": {
1601
- "value": "#11005d",
1601
+ "value": "#1b0874",
1602
1602
  "public": true,
1603
1603
  "isReferenceToInternal": true,
1604
1604
  "filePath": "tokens/color/alias/button.light.json",
@@ -1714,7 +1714,7 @@
1714
1714
  ]
1715
1715
  },
1716
1716
  "hover": {
1717
- "value": "#5f41e5",
1717
+ "value": "#654bd5",
1718
1718
  "public": true,
1719
1719
  "isReferenceToInternal": true,
1720
1720
  "filePath": "tokens/color/alias/button.light.json",
@@ -1742,7 +1742,7 @@
1742
1742
  ]
1743
1743
  },
1744
1744
  "active": {
1745
- "value": "#11005d",
1745
+ "value": "#1b0874",
1746
1746
  "public": true,
1747
1747
  "isReferenceToInternal": true,
1748
1748
  "filePath": "tokens/color/alias/button.light.json",
@@ -2560,7 +2560,7 @@
2560
2560
  ]
2561
2561
  },
2562
2562
  "hover": {
2563
- "value": "#5f41e5",
2563
+ "value": "#654bd5",
2564
2564
  "public": true,
2565
2565
  "filePath": "tokens/color/alias/button.light.json",
2566
2566
  "isSource": true,
@@ -2586,7 +2586,7 @@
2586
2586
  ]
2587
2587
  },
2588
2588
  "active": {
2589
- "value": "#5f41e5",
2589
+ "value": "#654bd5",
2590
2590
  "public": true,
2591
2591
  "filePath": "tokens/color/alias/button.light.json",
2592
2592
  "isSource": true,
@@ -2814,7 +2814,7 @@
2814
2814
  "code": {
2815
2815
  "inline": {
2816
2816
  "background": {
2817
- "value": "#f0ecff",
2817
+ "value": "#f0edfb",
2818
2818
  "public": true,
2819
2819
  "isReferenceToInternal": true,
2820
2820
  "filePath": "tokens/color/alias/code.light.json",
@@ -2841,7 +2841,7 @@
2841
2841
  ]
2842
2842
  },
2843
2843
  "border": {
2844
- "value": "#e5dbff",
2844
+ "value": "#dfd8f5",
2845
2845
  "public": true,
2846
2846
  "isReferenceToInternal": true,
2847
2847
  "filePath": "tokens/color/alias/code.light.json",
@@ -2971,7 +2971,7 @@
2971
2971
  ]
2972
2972
  },
2973
2973
  "brand-secondary": {
2974
- "value": "#e5dbff",
2974
+ "value": "#dfd8f5",
2975
2975
  "public": true,
2976
2976
  "isReferenceToInternal": true,
2977
2977
  "filePath": "tokens/color/alias/defaults.light.json",
@@ -3307,7 +3307,7 @@
3307
3307
  ]
3308
3308
  },
3309
3309
  "hover": {
3310
- "value": "#f0ecff",
3310
+ "value": "#f0edfb",
3311
3311
  "public": true,
3312
3312
  "isReferenceToInternal": true,
3313
3313
  "filePath": "tokens/color/alias/input.light.json",
@@ -3390,7 +3390,7 @@
3390
3390
  ]
3391
3391
  },
3392
3392
  "hover": {
3393
- "value": "#5f41e5",
3393
+ "value": "#654bd5",
3394
3394
  "public": true,
3395
3395
  "isReferenceToInternal": true,
3396
3396
  "filePath": "tokens/color/alias/input.light.json",
@@ -3774,7 +3774,7 @@
3774
3774
  ]
3775
3775
  },
3776
3776
  "hover": {
3777
- "value": "#5f41e5",
3777
+ "value": "#654bd5",
3778
3778
  "public": true,
3779
3779
  "isReferenceToInternal": true,
3780
3780
  "filePath": "tokens/color/alias/link.light.json",
@@ -3799,7 +3799,7 @@
3799
3799
  ]
3800
3800
  },
3801
3801
  "active": {
3802
- "value": "#5f41e5",
3802
+ "value": "#654bd5",
3803
3803
  "public": true,
3804
3804
  "isReferenceToInternal": true,
3805
3805
  "filePath": "tokens/color/alias/link.light.json",
@@ -3824,7 +3824,7 @@
3824
3824
  ]
3825
3825
  },
3826
3826
  "visited": {
3827
- "value": "#5f41e5",
3827
+ "value": "#654bd5",
3828
3828
  "public": true,
3829
3829
  "isReferenceToInternal": true,
3830
3830
  "filePath": "tokens/color/alias/link.light.json",
@@ -3876,7 +3876,7 @@
3876
3876
  ]
3877
3877
  },
3878
3878
  "hover": {
3879
- "value": "#5f41e5",
3879
+ "value": "#654bd5",
3880
3880
  "public": true,
3881
3881
  "isReferenceToInternal": true,
3882
3882
  "filePath": "tokens/color/alias/link.light.json",
@@ -3901,7 +3901,7 @@
3901
3901
  ]
3902
3902
  },
3903
3903
  "active": {
3904
- "value": "#11005d",
3904
+ "value": "#1b0874",
3905
3905
  "public": true,
3906
3906
  "isReferenceToInternal": true,
3907
3907
  "filePath": "tokens/color/alias/link.light.json",
@@ -4152,7 +4152,7 @@
4152
4152
  ]
4153
4153
  },
4154
4154
  "active": {
4155
- "value": "#f0ecff",
4155
+ "value": "#f0edfb",
4156
4156
  "public": true,
4157
4157
  "isReferenceToInternal": true,
4158
4158
  "filePath": "tokens/color/alias/pager.light.json",
@@ -4181,7 +4181,7 @@
4181
4181
  },
4182
4182
  "foreground": {
4183
4183
  "active": {
4184
- "value": "#5f41e5",
4184
+ "value": "#654bd5",
4185
4185
  "public": true,
4186
4186
  "isReferenceToInternal": true,
4187
4187
  "filePath": "tokens/color/alias/pager.light.json",
@@ -4344,6 +4344,56 @@
4344
4344
  ]
4345
4345
  }
4346
4346
  },
4347
+ "logo-carousel": {
4348
+ "background": {
4349
+ "value": "#654bd5",
4350
+ "public": true,
4351
+ "isReferenceToInternal": true,
4352
+ "filePath": "tokens/color/alias/slices.light.json",
4353
+ "isSource": true,
4354
+ "original": {
4355
+ "value": "{color.light-mode.brand.secondary.300.value}",
4356
+ "public": true,
4357
+ "isReferenceToInternal": true
4358
+ },
4359
+ "name": "color-light-mode-logo-carousel-background",
4360
+ "attributes": {
4361
+ "category": "color",
4362
+ "type": "light-mode",
4363
+ "item": "logo-carousel",
4364
+ "subitem": "background"
4365
+ },
4366
+ "path": [
4367
+ "color",
4368
+ "light-mode",
4369
+ "logo-carousel",
4370
+ "background"
4371
+ ]
4372
+ },
4373
+ "foreground": {
4374
+ "value": "#23232d",
4375
+ "public": true,
4376
+ "filePath": "tokens/color/alias/slices.light.json",
4377
+ "isSource": true,
4378
+ "original": {
4379
+ "value": "{color.light-mode.foreground.default.value}",
4380
+ "public": true
4381
+ },
4382
+ "name": "color-light-mode-logo-carousel-foreground",
4383
+ "attributes": {
4384
+ "category": "color",
4385
+ "type": "light-mode",
4386
+ "item": "logo-carousel",
4387
+ "subitem": "foreground"
4388
+ },
4389
+ "path": [
4390
+ "color",
4391
+ "light-mode",
4392
+ "logo-carousel",
4393
+ "foreground"
4394
+ ]
4395
+ }
4396
+ },
4347
4397
  "stepper": {
4348
4398
  "default": {
4349
4399
  "value": "#cfcfd3",
@@ -4476,7 +4526,7 @@
4476
4526
  ]
4477
4527
  },
4478
4528
  "active": {
4479
- "value": "#5f41e5",
4529
+ "value": "#654bd5",
4480
4530
  "public": true,
4481
4531
  "isReferenceToInternal": true,
4482
4532
  "filePath": "tokens/color/alias/table.light.json",
@@ -4506,7 +4556,7 @@
4506
4556
  },
4507
4557
  "tabs": {
4508
4558
  "accent": {
4509
- "value": "#5f41e5",
4559
+ "value": "#654bd5",
4510
4560
  "public": true,
4511
4561
  "isReferenceToInternal": true,
4512
4562
  "filePath": "tokens/color/alias/tabs.light.json",
@@ -4590,7 +4640,7 @@
4590
4640
  },
4591
4641
  "2": {
4592
4642
  "background": {
4593
- "value": "#f0ecff",
4643
+ "value": "#f0edfb",
4594
4644
  "public": true,
4595
4645
  "isReferenceToInternal": true,
4596
4646
  "filePath": "tokens/color/alias/tags.light.json",
@@ -5526,11 +5576,11 @@
5526
5576
  },
5527
5577
  "secondary": {
5528
5578
  "100": {
5529
- "value": "#f0ecff",
5579
+ "value": "#f0edfb",
5530
5580
  "filePath": "tokens/color/base/brand.light.json",
5531
5581
  "isSource": true,
5532
5582
  "original": {
5533
- "value": "#F0ECFF"
5583
+ "value": "#F0EDFB"
5534
5584
  },
5535
5585
  "name": "color-light-mode-brand-secondary-100",
5536
5586
  "attributes": {
@@ -5549,11 +5599,11 @@
5549
5599
  ]
5550
5600
  },
5551
5601
  "200": {
5552
- "value": "#e5dbff",
5602
+ "value": "#dfd8f5",
5553
5603
  "filePath": "tokens/color/base/brand.light.json",
5554
5604
  "isSource": true,
5555
5605
  "original": {
5556
- "value": "#E5DBFF"
5606
+ "value": "#DFD8F5"
5557
5607
  },
5558
5608
  "name": "color-light-mode-brand-secondary-200",
5559
5609
  "attributes": {
@@ -5572,11 +5622,11 @@
5572
5622
  ]
5573
5623
  },
5574
5624
  "300": {
5575
- "value": "#5f41e5",
5625
+ "value": "#654bd5",
5576
5626
  "filePath": "tokens/color/base/brand.light.json",
5577
5627
  "isSource": true,
5578
5628
  "original": {
5579
- "value": "#5F41E5"
5629
+ "value": "#654BD5"
5580
5630
  },
5581
5631
  "name": "color-light-mode-brand-secondary-300",
5582
5632
  "attributes": {
@@ -5618,11 +5668,11 @@
5618
5668
  ]
5619
5669
  },
5620
5670
  "500": {
5621
- "value": "#11005d",
5671
+ "value": "#1b0874",
5622
5672
  "filePath": "tokens/color/base/brand.light.json",
5623
5673
  "isSource": true,
5624
5674
  "original": {
5625
- "value": "#11005D"
5675
+ "value": "#1B0874"
5626
5676
  },
5627
5677
  "name": "color-light-mode-brand-secondary-500",
5628
5678
  "attributes": {
@@ -6171,7 +6221,7 @@
6171
6221
  ]
6172
6222
  },
6173
6223
  "pastel-1": {
6174
- "value": "linear-gradient(175deg, rgba(229, 219, 255, 0.36) 15.74%, rgba(217, 217, 217, 0.00) 90.08%)",
6224
+ "value": "linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%)",
6175
6225
  "type": "color",
6176
6226
  "public": true,
6177
6227
  "filePath": "tokens/color/base/gradients.light.json",
@@ -6181,8 +6231,8 @@
6181
6231
  "type": "linear-gradient",
6182
6232
  "angle": "175deg",
6183
6233
  "colors": {
6184
- "1": "rgba(229, 219, 255, 0.36) 15.74%",
6185
- "2": "rgba(217, 217, 217, 0.00) 90.08%"
6234
+ "1": "#DFD8F55C 15%",
6235
+ "2": "#FFFFFF00 80%"
6186
6236
  }
6187
6237
  },
6188
6238
  "type": "color",
@@ -6341,7 +6391,7 @@
6341
6391
  ]
6342
6392
  },
6343
6393
  "visited": {
6344
- "value": "#5f41e5",
6394
+ "value": "#654bd5",
6345
6395
  "filePath": "tokens/color/base/interactive.light.json",
6346
6396
  "isSource": true,
6347
6397
  "original": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.115",
3
+ "version": "1.0.0-dev.117",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [