@fluentui-react-native/win32-theme 0.20.1 → 0.21.1

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.
@@ -0,0 +1,3904 @@
1
+ // Jest Snapshot v1, https://goo.gl/fbAQLP
2
+
3
+ exports[`createBrandedThemeWithAlias test themeName: Black 1`] = `
4
+ Object {
5
+ "colors": Object {
6
+ "brandBackground": "#0078d4",
7
+ "brandBackground2": "#eff6fc",
8
+ "brandBackgroundHover": "#106ebe",
9
+ "brandBackgroundPressed": "#004578",
10
+ "brandBackgroundSelected": "#005a9e",
11
+ "brandBackgroundStatic": "#0078d4",
12
+ "brandForeground1": "#deecf9",
13
+ "brandForeground2": "#eff6fc",
14
+ "brandForegroundLink": "#deecf9",
15
+ "brandForegroundLinkHover": "#eff6fc",
16
+ "brandForegroundLinkPressed": "#2b88d8",
17
+ "brandForegroundLinkSelected": "#eff6fc",
18
+ "brandStroke1": "#0078d4",
19
+ "brandStroke2": "#eff6fc",
20
+ "compoundBrandBackground1": "#0078d4",
21
+ "compoundBrandBackground1Hover": "#106ebe",
22
+ "compoundBrandBackground1Pressed": "#005a9e",
23
+ "compoundBrandForeground1": "#deecf9",
24
+ "compoundBrandForeground1Hover": "#eff6fc",
25
+ "compoundBrandForeground1Pressed": "#2b88d8",
26
+ "compoundBrandStroke1": "#0078d4",
27
+ "compoundBrandStroke1Hover": "#106ebe",
28
+ "compoundBrandStroke1Pressed": "#005a9e",
29
+ "neutralForeground2BrandHover": "#eff6fc",
30
+ "neutralForeground2BrandPressed": "#2b88d8",
31
+ "neutralForeground2BrandSelected": "#eff6fc",
32
+ "neutralForeground3BrandHover": "#eff6fc",
33
+ "neutralForeground3BrandPressed": "#2b88d8",
34
+ "neutralForeground3BrandSelected": "#eff6fc",
35
+ "neutralStrokeAccessibleSelected": "#0078d4",
36
+ },
37
+ }
38
+ `;
39
+
40
+ exports[`createBrandedThemeWithAlias test themeName: Colorful 1`] = `
41
+ Object {
42
+ "colors": Object {
43
+ "brandBackground": "#0078d4",
44
+ "brandBackground2": "#eff6fc",
45
+ "brandBackgroundHover": "#106ebe",
46
+ "brandBackgroundPressed": "#004578",
47
+ "brandBackgroundSelected": "#005a9e",
48
+ "brandBackgroundStatic": "#0078d4",
49
+ "brandForeground1": "#0078d4",
50
+ "brandForeground2": "#106ebe",
51
+ "brandForegroundLink": "#0078d4",
52
+ "brandForegroundLinkHover": "#106ebe",
53
+ "brandForegroundLinkPressed": "#004578",
54
+ "brandForegroundLinkSelected": "#005a9e",
55
+ "brandStroke1": "#0078d4",
56
+ "brandStroke2": "#eff6fc",
57
+ "compoundBrandBackground1": "#0078d4",
58
+ "compoundBrandBackground1Hover": "#106ebe",
59
+ "compoundBrandBackground1Pressed": "#005a9e",
60
+ "compoundBrandForeground1": "#0078d4",
61
+ "compoundBrandForeground1Hover": "#106ebe",
62
+ "compoundBrandForeground1Pressed": "#004578",
63
+ "compoundBrandStroke1": "#0078d4",
64
+ "compoundBrandStroke1Hover": "#106ebe",
65
+ "compoundBrandStroke1Pressed": "#005a9e",
66
+ "neutralForeground2BrandHover": "#106ebe",
67
+ "neutralForeground2BrandPressed": "#004578",
68
+ "neutralForeground2BrandSelected": "#005a9e",
69
+ "neutralForeground3BrandHover": "#106ebe",
70
+ "neutralForeground3BrandPressed": "#004578",
71
+ "neutralForeground3BrandSelected": "#005a9e",
72
+ "neutralStrokeAccessibleSelected": "#0078d4",
73
+ },
74
+ }
75
+ `;
76
+
77
+ exports[`createBrandedThemeWithAlias test themeName: DarkGray 1`] = `
78
+ Object {
79
+ "colors": Object {
80
+ "brandBackground": "#0078d4",
81
+ "brandBackground2": "#eff6fc",
82
+ "brandBackgroundHover": "#106ebe",
83
+ "brandBackgroundPressed": "#004578",
84
+ "brandBackgroundSelected": "#005a9e",
85
+ "brandBackgroundStatic": "#0078d4",
86
+ "brandForeground1": "#deecf9",
87
+ "brandForeground2": "#eff6fc",
88
+ "brandForegroundLink": "#deecf9",
89
+ "brandForegroundLinkHover": "#eff6fc",
90
+ "brandForegroundLinkPressed": "#2b88d8",
91
+ "brandForegroundLinkSelected": "#eff6fc",
92
+ "brandStroke1": "#0078d4",
93
+ "brandStroke2": "#eff6fc",
94
+ "compoundBrandBackground1": "#0078d4",
95
+ "compoundBrandBackground1Hover": "#106ebe",
96
+ "compoundBrandBackground1Pressed": "#005a9e",
97
+ "compoundBrandForeground1": "#deecf9",
98
+ "compoundBrandForeground1Hover": "#eff6fc",
99
+ "compoundBrandForeground1Pressed": "#2b88d8",
100
+ "compoundBrandStroke1": "#0078d4",
101
+ "compoundBrandStroke1Hover": "#106ebe",
102
+ "compoundBrandStroke1Pressed": "#005a9e",
103
+ "neutralForeground2BrandHover": "#eff6fc",
104
+ "neutralForeground2BrandPressed": "#2b88d8",
105
+ "neutralForeground2BrandSelected": "#eff6fc",
106
+ "neutralForeground3BrandHover": "#eff6fc",
107
+ "neutralForeground3BrandPressed": "#2b88d8",
108
+ "neutralForeground3BrandSelected": "#eff6fc",
109
+ "neutralStrokeAccessibleSelected": "#0078d4",
110
+ },
111
+ }
112
+ `;
113
+
114
+ exports[`createBrandedThemeWithAlias test themeName: HighContrast 1`] = `Object {}`;
115
+
116
+ exports[`createBrandedThemeWithAlias test themeName: White 1`] = `
117
+ Object {
118
+ "colors": Object {
119
+ "brandBackground": "#0078d4",
120
+ "brandBackground2": "#eff6fc",
121
+ "brandBackgroundHover": "#106ebe",
122
+ "brandBackgroundPressed": "#004578",
123
+ "brandBackgroundSelected": "#005a9e",
124
+ "brandBackgroundStatic": "#0078d4",
125
+ "brandForeground1": "#0078d4",
126
+ "brandForeground2": "#106ebe",
127
+ "brandForegroundLink": "#0078d4",
128
+ "brandForegroundLinkHover": "#106ebe",
129
+ "brandForegroundLinkPressed": "#004578",
130
+ "brandForegroundLinkSelected": "#005a9e",
131
+ "brandStroke1": "#0078d4",
132
+ "brandStroke2": "#eff6fc",
133
+ "compoundBrandBackground1": "#0078d4",
134
+ "compoundBrandBackground1Hover": "#106ebe",
135
+ "compoundBrandBackground1Pressed": "#005a9e",
136
+ "compoundBrandForeground1": "#0078d4",
137
+ "compoundBrandForeground1Hover": "#106ebe",
138
+ "compoundBrandForeground1Pressed": "#004578",
139
+ "compoundBrandStroke1": "#0078d4",
140
+ "compoundBrandStroke1Hover": "#106ebe",
141
+ "compoundBrandStroke1Pressed": "#005a9e",
142
+ "neutralForeground2BrandHover": "#106ebe",
143
+ "neutralForeground2BrandPressed": "#004578",
144
+ "neutralForeground2BrandSelected": "#005a9e",
145
+ "neutralForeground3BrandHover": "#106ebe",
146
+ "neutralForeground3BrandPressed": "#004578",
147
+ "neutralForeground3BrandSelected": "#005a9e",
148
+ "neutralStrokeAccessibleSelected": "#0078d4",
149
+ },
150
+ }
151
+ `;
152
+
153
+ exports[`createFontAliasTokens test 1`] = `
154
+ Object {
155
+ "body1": Object {
156
+ "face": "primary",
157
+ "size": 12,
158
+ "weight": "400",
159
+ },
160
+ "body1Strong": Object {
161
+ "face": "primary",
162
+ "size": 12,
163
+ "weight": "600",
164
+ },
165
+ "body2": Object {
166
+ "face": "primary",
167
+ "size": 14,
168
+ "weight": "400",
169
+ },
170
+ "body2Strong": Object {
171
+ "face": "primary",
172
+ "size": 14,
173
+ "weight": "600",
174
+ },
175
+ "caption1": Object {
176
+ "face": "primary",
177
+ "size": 10,
178
+ "weight": "400",
179
+ },
180
+ "display": Object {
181
+ "face": "primary",
182
+ "size": 40,
183
+ "weight": "600",
184
+ },
185
+ "largeTitle": Object {
186
+ "face": "primary",
187
+ "size": 40,
188
+ "weight": "400",
189
+ },
190
+ "subtitle1": Object {
191
+ "face": "primary",
192
+ "size": 20,
193
+ "weight": "400",
194
+ },
195
+ "subtitle1Strong": Object {
196
+ "face": "primary",
197
+ "size": 20,
198
+ "weight": "600",
199
+ },
200
+ "subtitle2": Object {
201
+ "face": "primary",
202
+ "size": 16,
203
+ "weight": "400",
204
+ },
205
+ "subtitle2Strong": Object {
206
+ "face": "primary",
207
+ "size": 16,
208
+ "weight": "600",
209
+ },
210
+ "title1": Object {
211
+ "face": "primary",
212
+ "size": 28,
213
+ "weight": "400",
214
+ },
215
+ "title1Strong": Object {
216
+ "face": "primary",
217
+ "size": 28,
218
+ "weight": "600",
219
+ },
220
+ }
221
+ `;
222
+
223
+ exports[`createOfficeColorAliasTokens test officeTheme: Black 1`] = `
224
+ Object {
225
+ "brandBackground": "#185abd",
226
+ "brandBackground2": "#d2e0f4",
227
+ "brandBackgroundDisabled": undefined,
228
+ "brandBackgroundHover": "#1651aa",
229
+ "brandBackgroundPressed": "#0e336a",
230
+ "brandBackgroundSelected": "#13458f",
231
+ "brandBackgroundStatic": "#185abd",
232
+ "brandForeground1": "#aec6eb",
233
+ "brandForeground1Disabled": undefined,
234
+ "brandForeground1Pressed": undefined,
235
+ "brandForeground2": "#d2e0f4",
236
+ "brandForegroundLink": "#aec6eb",
237
+ "brandForegroundLinkHover": "#d2e0f4",
238
+ "brandForegroundLinkPressed": "#2e6ac5",
239
+ "brandForegroundLinkSelected": "#d2e0f4",
240
+ "brandStroke1": "#185abd",
241
+ "brandStroke2": "#6794d7",
242
+ "compoundBrandBackground1": "#185abd",
243
+ "compoundBrandBackground1Hover": "#1651aa",
244
+ "compoundBrandBackground1Pressed": "#0e336a",
245
+ "compoundBrandForeground1": "#aec6eb",
246
+ "compoundBrandForeground1Hover": "#d2e0f4",
247
+ "compoundBrandForeground1Pressed": "#2e6ac5",
248
+ "compoundBrandStroke1": "#185abd",
249
+ "compoundBrandStroke1Hover": "#1651aa",
250
+ "compoundBrandStroke1Pressed": "#0e336a",
251
+ "neutralBackground1": "#292929",
252
+ "neutralBackground1Hover": "#3d3d3d",
253
+ "neutralBackground1Pressed": "#1f1f1f",
254
+ "neutralBackground1Selected": "#383838",
255
+ "neutralBackground2": "#1f1f1f",
256
+ "neutralBackground2Hover": "#333333",
257
+ "neutralBackground2Pressed": "#141414",
258
+ "neutralBackground2Selected": "#2e2e2e",
259
+ "neutralBackground3": "#141414",
260
+ "neutralBackground3Hover": "#292929",
261
+ "neutralBackground3Pressed": "#0a0a0a",
262
+ "neutralBackground3Selected": "#242424",
263
+ "neutralBackground4": "#0a0a0a",
264
+ "neutralBackground4Hover": "#1f1f1f",
265
+ "neutralBackground4Pressed": "#000000",
266
+ "neutralBackground4Selected": "#1a1a1a",
267
+ "neutralBackground5": "#000000",
268
+ "neutralBackground5Hover": "#141414",
269
+ "neutralBackground5Pressed": "#050505",
270
+ "neutralBackground5Selected": "#0f0f0f",
271
+ "neutralBackground6": "#333333",
272
+ "neutralBackgroundDisabled": "#141414",
273
+ "neutralBackgroundInverted": "#ffffff",
274
+ "neutralForeground1": "#ffffff",
275
+ "neutralForeground1Hover": "#ffffff",
276
+ "neutralForeground1Pressed": "#ffffff",
277
+ "neutralForeground1Selected": "#ffffff",
278
+ "neutralForeground2": "#d6d6d6",
279
+ "neutralForeground2BrandHover": "#d2e0f4",
280
+ "neutralForeground2BrandPressed": "#2e6ac5",
281
+ "neutralForeground2BrandSelected": "#d2e0f4",
282
+ "neutralForeground2Hover": "#ffffff",
283
+ "neutralForeground2Pressed": "#ffffff",
284
+ "neutralForeground2Selected": "#ffffff",
285
+ "neutralForeground3": "#adadad",
286
+ "neutralForeground3BrandHover": "#d2e0f4",
287
+ "neutralForeground3BrandPressed": "#2e6ac5",
288
+ "neutralForeground3BrandSelected": "#d2e0f4",
289
+ "neutralForeground3Hover": "#d6d6d6",
290
+ "neutralForeground3Pressed": "#d6d6d6",
291
+ "neutralForeground3Selected": "#d6d6d6",
292
+ "neutralForeground4": "#999999",
293
+ "neutralForegroundDisabled": "#5c5c5c",
294
+ "neutralForegroundInverted": "#000000",
295
+ "neutralForegroundInvertedLink": "#292929",
296
+ "neutralForegroundInvertedLinkHover": "#292929",
297
+ "neutralForegroundInvertedLinkPressed": "#292929",
298
+ "neutralForegroundInvertedLinkSelected": "#292929",
299
+ "neutralForegroundOnBrand": "#ffffff",
300
+ "neutralForegroundOnBrandHover": "#ffffff",
301
+ "neutralForegroundOnBrandPressed": "#ffffff",
302
+ "neutralForegroundOnBrandSelected": "#ffffff",
303
+ "neutralStencil1": "#333333",
304
+ "neutralStencil2": "#575757",
305
+ "neutralStroke1": "#666666",
306
+ "neutralStroke1Hover": "#757575",
307
+ "neutralStroke1Pressed": "#6b6b6b",
308
+ "neutralStroke1Selected": "#707070",
309
+ "neutralStroke2": "#525252",
310
+ "neutralStroke3": "#3d3d3d",
311
+ "neutralStrokeAccessible": "#adadad",
312
+ "neutralStrokeAccessibleHover": "#bdbdbd",
313
+ "neutralStrokeAccessiblePressed": "#b3b3b3",
314
+ "neutralStrokeAccessibleSelected": "#185abd",
315
+ "neutralStrokeDisabled": "#424242",
316
+ "redBackground1": "#230308",
317
+ "redBackground2": "#420610",
318
+ "redBackground3": "#750b1c",
319
+ "redBorder1": "#750b1c",
320
+ "redBorder2": "#962f3f",
321
+ "redBorderActive": "#ac4f5e",
322
+ "redForeground1": "#ac4f5e",
323
+ "redForeground2": "#420610",
324
+ "redForeground3": "#750b1c",
325
+ "strokeFocus1": "#000000",
326
+ "strokeFocus2": "#ffffff",
327
+ "subtleBackground": "transparent",
328
+ "subtleBackgroundHover": "#3d3d3d",
329
+ "subtleBackgroundPressed": "#1f1f1f",
330
+ "subtleBackgroundSelected": "#383838",
331
+ "transparentBackground": "transparent",
332
+ "transparentBackgroundHover": "transparent",
333
+ "transparentBackgroundPressed": "transparent",
334
+ "transparentBackgroundSelected": "transparent",
335
+ "transparentStroke": "transparent",
336
+ "transparentStrokeDisabled": "transparent",
337
+ "transparentStrokeInteractive": "transparent",
338
+ }
339
+ `;
340
+
341
+ exports[`createOfficeColorAliasTokens test officeTheme: Colorful 1`] = `
342
+ Object {
343
+ "brandBackground": "#185abd",
344
+ "brandBackground2": "#d2e0f4",
345
+ "brandBackgroundDisabled": undefined,
346
+ "brandBackgroundHover": "#1651aa",
347
+ "brandBackgroundPressed": "#0e336a",
348
+ "brandBackgroundSelected": "#13458f",
349
+ "brandBackgroundStatic": "#185abd",
350
+ "brandForeground1": "#185abd",
351
+ "brandForeground1Disabled": undefined,
352
+ "brandForeground1Pressed": undefined,
353
+ "brandForeground2": "#1651aa",
354
+ "brandForegroundLink": "#185abd",
355
+ "brandForegroundLinkHover": "#1651aa",
356
+ "brandForegroundLinkPressed": "#0e336a",
357
+ "brandForegroundLinkSelected": "#13458f",
358
+ "brandStroke1": "#185abd",
359
+ "brandStroke2": "#6794d7",
360
+ "compoundBrandBackground1": "#185abd",
361
+ "compoundBrandBackground1Hover": "#1651aa",
362
+ "compoundBrandBackground1Pressed": "#0e336a",
363
+ "compoundBrandForeground1": "#185abd",
364
+ "compoundBrandForeground1Hover": "#1651aa",
365
+ "compoundBrandForeground1Pressed": "#0e336a",
366
+ "compoundBrandStroke1": "#185abd",
367
+ "compoundBrandStroke1Hover": "#1651aa",
368
+ "compoundBrandStroke1Pressed": "#0e336a",
369
+ "neutralBackground1": "#ffffff",
370
+ "neutralBackground1Hover": "#f5f5f5",
371
+ "neutralBackground1Pressed": "#e0e0e0",
372
+ "neutralBackground1Selected": "#ebebeb",
373
+ "neutralBackground2": "#fafafa",
374
+ "neutralBackground2Hover": "#f0f0f0",
375
+ "neutralBackground2Pressed": "#dbdbdb",
376
+ "neutralBackground2Selected": "#e6e6e6",
377
+ "neutralBackground3": "#f5f5f5",
378
+ "neutralBackground3Hover": "#ebebeb",
379
+ "neutralBackground3Pressed": "#d6d6d6",
380
+ "neutralBackground3Selected": "#e0e0e0",
381
+ "neutralBackground4": "#f0f0f0",
382
+ "neutralBackground4Hover": "#fafafa",
383
+ "neutralBackground4Pressed": "#f5f5f5",
384
+ "neutralBackground4Selected": "#ffffff",
385
+ "neutralBackground5": "#ebebeb",
386
+ "neutralBackground5Hover": "#f5f5f5",
387
+ "neutralBackground5Pressed": "#f0f0f0",
388
+ "neutralBackground5Selected": "#fafafa",
389
+ "neutralBackground6": "#e6e6e6",
390
+ "neutralBackgroundDisabled": "#f0f0f0",
391
+ "neutralBackgroundInverted": "#616161",
392
+ "neutralForeground1": "#242424",
393
+ "neutralForeground1Hover": "#242424",
394
+ "neutralForeground1Pressed": "#242424",
395
+ "neutralForeground1Selected": "#242424",
396
+ "neutralForeground2": "#424242",
397
+ "neutralForeground2BrandHover": "#1651aa",
398
+ "neutralForeground2BrandPressed": "#0e336a",
399
+ "neutralForeground2BrandSelected": "#13458f",
400
+ "neutralForeground2Hover": "#242424",
401
+ "neutralForeground2Pressed": "#242424",
402
+ "neutralForeground2Selected": "#242424",
403
+ "neutralForeground3": "#616161",
404
+ "neutralForeground3BrandHover": "#1651aa",
405
+ "neutralForeground3BrandPressed": "#0e336a",
406
+ "neutralForeground3BrandSelected": "#13458f",
407
+ "neutralForeground3Hover": "#424242",
408
+ "neutralForeground3Pressed": "#424242",
409
+ "neutralForeground3Selected": "#424242",
410
+ "neutralForeground4": "#707070",
411
+ "neutralForegroundDisabled": "#bdbdbd",
412
+ "neutralForegroundInverted": "#ffffff",
413
+ "neutralForegroundInvertedLink": "#ffffff",
414
+ "neutralForegroundInvertedLinkHover": "#ffffff",
415
+ "neutralForegroundInvertedLinkPressed": "#ffffff",
416
+ "neutralForegroundInvertedLinkSelected": "#ffffff",
417
+ "neutralForegroundOnBrand": "#ffffff",
418
+ "neutralForegroundOnBrandHover": "#ffffff",
419
+ "neutralForegroundOnBrandPressed": "#ffffff",
420
+ "neutralForegroundOnBrandSelected": "#ffffff",
421
+ "neutralStencil1": "#e6e6e6",
422
+ "neutralStencil2": "#fafafa",
423
+ "neutralStroke1": "#d1d1d1",
424
+ "neutralStroke1Hover": "#c7c7c7",
425
+ "neutralStroke1Pressed": "#b3b3b3",
426
+ "neutralStroke1Selected": "#bdbdbd",
427
+ "neutralStroke2": "#e0e0e0",
428
+ "neutralStroke3": "#f0f0f0",
429
+ "neutralStrokeAccessible": "#616161",
430
+ "neutralStrokeAccessibleHover": "#575757",
431
+ "neutralStrokeAccessiblePressed": "#4d4d4d",
432
+ "neutralStrokeAccessibleSelected": "#185abd",
433
+ "neutralStrokeDisabled": "#e0e0e0",
434
+ "redBackground1": "#f9f0f2",
435
+ "redBackground2": "#d69ca5",
436
+ "redBackground3": "#750b1c",
437
+ "redBorder1": "#d69ca5",
438
+ "redBorder2": "#750b1c",
439
+ "redBorderActive": "#750b1c",
440
+ "redForeground1": "#690a19",
441
+ "redForeground2": "#d69ca5",
442
+ "redForeground3": "#750b1c",
443
+ "strokeFocus1": "#ffffff",
444
+ "strokeFocus2": "#000000",
445
+ "subtleBackground": "transparent",
446
+ "subtleBackgroundHover": "#f5f5f5",
447
+ "subtleBackgroundPressed": "#e0e0e0",
448
+ "subtleBackgroundSelected": "#ebebeb",
449
+ "transparentBackground": "transparent",
450
+ "transparentBackgroundHover": "transparent",
451
+ "transparentBackgroundPressed": "transparent",
452
+ "transparentBackgroundSelected": "transparent",
453
+ "transparentStroke": "transparent",
454
+ "transparentStrokeDisabled": "transparent",
455
+ "transparentStrokeInteractive": "transparent",
456
+ }
457
+ `;
458
+
459
+ exports[`createOfficeColorAliasTokens test officeTheme: DarkGray 1`] = `
460
+ Object {
461
+ "brandBackground": "#185abd",
462
+ "brandBackground2": "#d2e0f4",
463
+ "brandBackgroundDisabled": undefined,
464
+ "brandBackgroundHover": "#1651aa",
465
+ "brandBackgroundPressed": "#0e336a",
466
+ "brandBackgroundSelected": "#13458f",
467
+ "brandBackgroundStatic": "#185abd",
468
+ "brandForeground1": "#aec6eb",
469
+ "brandForeground1Disabled": undefined,
470
+ "brandForeground1Pressed": undefined,
471
+ "brandForeground2": "#d2e0f4",
472
+ "brandForegroundLink": "#aec6eb",
473
+ "brandForegroundLinkHover": "#d2e0f4",
474
+ "brandForegroundLinkPressed": "#2e6ac5",
475
+ "brandForegroundLinkSelected": "#d2e0f4",
476
+ "brandStroke1": "#185abd",
477
+ "brandStroke2": "#6794d7",
478
+ "compoundBrandBackground1": "#185abd",
479
+ "compoundBrandBackground1Hover": "#1651aa",
480
+ "compoundBrandBackground1Pressed": "#0e336a",
481
+ "compoundBrandForeground1": "#aec6eb",
482
+ "compoundBrandForeground1Hover": "#d2e0f4",
483
+ "compoundBrandForeground1Pressed": "#2e6ac5",
484
+ "compoundBrandStroke1": "#185abd",
485
+ "compoundBrandStroke1Hover": "#1651aa",
486
+ "compoundBrandStroke1Pressed": "#0e336a",
487
+ "neutralBackground1": "#4d4d4d",
488
+ "neutralBackground1Hover": "#5c5c5c",
489
+ "neutralBackground1Pressed": "#424242",
490
+ "neutralBackground1Selected": "#575757",
491
+ "neutralBackground2": "#424242",
492
+ "neutralBackground2Hover": "#525252",
493
+ "neutralBackground2Pressed": "#383838",
494
+ "neutralBackground2Selected": "#4d4d4d",
495
+ "neutralBackground3": "#383838",
496
+ "neutralBackground3Hover": "#474747",
497
+ "neutralBackground3Pressed": "#2e2e2e",
498
+ "neutralBackground3Selected": "#424242",
499
+ "neutralBackground4": "#2e2e2e",
500
+ "neutralBackground4Hover": "#3d3d3d",
501
+ "neutralBackground4Pressed": "#242424",
502
+ "neutralBackground4Selected": "#383838",
503
+ "neutralBackground5": "#242424",
504
+ "neutralBackground5Hover": "#333333",
505
+ "neutralBackground5Pressed": "#1a1a1a",
506
+ "neutralBackground5Selected": "#2e2e2e",
507
+ "neutralBackground6": "#1a1a1a",
508
+ "neutralBackgroundDisabled": "#383838",
509
+ "neutralBackgroundInverted": "#ffffff",
510
+ "neutralForeground1": "#ffffff",
511
+ "neutralForeground1Hover": "#ffffff",
512
+ "neutralForeground1Pressed": "#ffffff",
513
+ "neutralForeground1Selected": "#ffffff",
514
+ "neutralForeground2": "#e6e6e6",
515
+ "neutralForeground2BrandHover": "#d2e0f4",
516
+ "neutralForeground2BrandPressed": "#2e6ac5",
517
+ "neutralForeground2BrandSelected": "#d2e0f4",
518
+ "neutralForeground2Hover": "#ffffff",
519
+ "neutralForeground2Pressed": "#ffffff",
520
+ "neutralForeground2Selected": "#ffffff",
521
+ "neutralForeground3": "#cccccc",
522
+ "neutralForeground3BrandHover": "#d2e0f4",
523
+ "neutralForeground3BrandPressed": "#2e6ac5",
524
+ "neutralForeground3BrandSelected": "#d2e0f4",
525
+ "neutralForeground3Hover": "#e6e6e6",
526
+ "neutralForeground3Pressed": "#e6e6e6",
527
+ "neutralForeground3Selected": "#e6e6e6",
528
+ "neutralForeground4": "#c2c2c2",
529
+ "neutralForegroundDisabled": "#666666",
530
+ "neutralForegroundInverted": "#000000",
531
+ "neutralForegroundInvertedLink": "#4d4d4d",
532
+ "neutralForegroundInvertedLinkHover": "#4d4d4d",
533
+ "neutralForegroundInvertedLinkPressed": "#4d4d4d",
534
+ "neutralForegroundInvertedLinkSelected": "#4d4d4d",
535
+ "neutralForegroundOnBrand": "#ffffff",
536
+ "neutralForegroundOnBrandHover": "#ffffff",
537
+ "neutralForegroundOnBrandPressed": "#ffffff",
538
+ "neutralForegroundOnBrandSelected": "#ffffff",
539
+ "neutralStencil1": "#1a1a1a",
540
+ "neutralStencil2": "#424242",
541
+ "neutralStroke1": "#8a8a8a",
542
+ "neutralStroke1Hover": "#999999",
543
+ "neutralStroke1Pressed": "#8f8f8f",
544
+ "neutralStroke1Selected": "#949494",
545
+ "neutralStroke2": "#757575",
546
+ "neutralStroke3": "#616161",
547
+ "neutralStrokeAccessible": "#a8a8a8",
548
+ "neutralStrokeAccessibleHover": "#b8b8b8",
549
+ "neutralStrokeAccessiblePressed": "#adadad",
550
+ "neutralStrokeAccessibleSelected": "#185abd",
551
+ "neutralStrokeDisabled": "#474747",
552
+ "redBackground1": "#230308",
553
+ "redBackground2": "#420610",
554
+ "redBackground3": "#750b1c",
555
+ "redBorder1": "#750b1c",
556
+ "redBorder2": "#962f3f",
557
+ "redBorderActive": "#ac4f5e",
558
+ "redForeground1": "#ac4f5e",
559
+ "redForeground2": "#420610",
560
+ "redForeground3": "#750b1c",
561
+ "strokeFocus1": "#000000",
562
+ "strokeFocus2": "#ffffff",
563
+ "subtleBackground": "transparent",
564
+ "subtleBackgroundHover": "#5c5c5c",
565
+ "subtleBackgroundPressed": "#424242",
566
+ "subtleBackgroundSelected": "#575757",
567
+ "transparentBackground": "transparent",
568
+ "transparentBackgroundHover": "transparent",
569
+ "transparentBackgroundPressed": "transparent",
570
+ "transparentBackgroundSelected": "transparent",
571
+ "transparentStroke": "transparent",
572
+ "transparentStrokeDisabled": "transparent",
573
+ "transparentStrokeInteractive": "transparent",
574
+ }
575
+ `;
576
+
577
+ exports[`createOfficeColorAliasTokens test officeTheme: HighContrast 1`] = `
578
+ Object {
579
+ "brandBackground": Object {
580
+ "resource_paths": Array [
581
+ "SystemColorButtonFaceColor",
582
+ ],
583
+ },
584
+ "brandBackground2": Object {
585
+ "resource_paths": Array [
586
+ "SystemColorButtonFaceColor",
587
+ ],
588
+ },
589
+ "brandBackgroundDisabled": undefined,
590
+ "brandBackgroundHover": Object {
591
+ "resource_paths": Array [
592
+ "SystemColorHighlightColor",
593
+ ],
594
+ },
595
+ "brandBackgroundPressed": Object {
596
+ "resource_paths": Array [
597
+ "SystemColorHighlightColor",
598
+ ],
599
+ },
600
+ "brandBackgroundSelected": Object {
601
+ "resource_paths": Array [
602
+ "SystemColorHighlightColor",
603
+ ],
604
+ },
605
+ "brandBackgroundStatic": Object {
606
+ "resource_paths": Array [
607
+ "SystemColorWindowColor",
608
+ ],
609
+ },
610
+ "brandForeground1": Object {
611
+ "resource_paths": Array [
612
+ "SystemColorWindowTextColor",
613
+ ],
614
+ },
615
+ "brandForeground1Disabled": undefined,
616
+ "brandForeground1Pressed": undefined,
617
+ "brandForeground2": Object {
618
+ "resource_paths": Array [
619
+ "SystemColorButtonTextColor",
620
+ ],
621
+ },
622
+ "brandForegroundLink": Object {
623
+ "resource_paths": Array [
624
+ "SystemColorHotlightColor",
625
+ ],
626
+ },
627
+ "brandForegroundLinkHover": Object {
628
+ "resource_paths": Array [
629
+ "SystemColorHotlightColor",
630
+ ],
631
+ },
632
+ "brandForegroundLinkPressed": Object {
633
+ "resource_paths": Array [
634
+ "SystemColorHotlightColor",
635
+ ],
636
+ },
637
+ "brandForegroundLinkSelected": Object {
638
+ "resource_paths": Array [
639
+ "SystemColorHotlightColor",
640
+ ],
641
+ },
642
+ "brandStroke1": Object {
643
+ "resource_paths": Array [
644
+ "SystemColorWindowTextColor",
645
+ ],
646
+ },
647
+ "brandStroke2": Object {
648
+ "resource_paths": Array [
649
+ "SystemColorWindowColor",
650
+ ],
651
+ },
652
+ "compoundBrandBackground1": Object {
653
+ "resource_paths": Array [
654
+ "SystemColorHighlightColor",
655
+ ],
656
+ },
657
+ "compoundBrandBackground1Hover": Object {
658
+ "resource_paths": Array [
659
+ "SystemColorHighlightColor",
660
+ ],
661
+ },
662
+ "compoundBrandBackground1Pressed": Object {
663
+ "resource_paths": Array [
664
+ "SystemColorHighlightColor",
665
+ ],
666
+ },
667
+ "compoundBrandForeground1": Object {
668
+ "resource_paths": Array [
669
+ "SystemColorHighlightColor",
670
+ ],
671
+ },
672
+ "compoundBrandForeground1Hover": Object {
673
+ "resource_paths": Array [
674
+ "SystemColorHighlightColor",
675
+ ],
676
+ },
677
+ "compoundBrandForeground1Pressed": Object {
678
+ "resource_paths": Array [
679
+ "SystemColorHighlightColor",
680
+ ],
681
+ },
682
+ "compoundBrandStroke1": Object {
683
+ "resource_paths": Array [
684
+ "SystemColorWindowColor",
685
+ ],
686
+ },
687
+ "compoundBrandStroke1Hover": Object {
688
+ "resource_paths": Array [
689
+ "SystemColorHighlightColor",
690
+ ],
691
+ },
692
+ "compoundBrandStroke1Pressed": Object {
693
+ "resource_paths": Array [
694
+ "SystemColorHighlightColor",
695
+ ],
696
+ },
697
+ "neutralBackground1": Object {
698
+ "resource_paths": Array [
699
+ "SystemColorWindowColor",
700
+ ],
701
+ },
702
+ "neutralBackground1Hover": Object {
703
+ "resource_paths": Array [
704
+ "SystemColorHighlightColor",
705
+ ],
706
+ },
707
+ "neutralBackground1Pressed": Object {
708
+ "resource_paths": Array [
709
+ "SystemColorHighlightColor",
710
+ ],
711
+ },
712
+ "neutralBackground1Selected": Object {
713
+ "resource_paths": Array [
714
+ "SystemColorHighlightColor",
715
+ ],
716
+ },
717
+ "neutralBackground2": Object {
718
+ "resource_paths": Array [
719
+ "SystemColorWindowColor",
720
+ ],
721
+ },
722
+ "neutralBackground2Hover": Object {
723
+ "resource_paths": Array [
724
+ "SystemColorHighlightColor",
725
+ ],
726
+ },
727
+ "neutralBackground2Pressed": Object {
728
+ "resource_paths": Array [
729
+ "SystemColorHighlightColor",
730
+ ],
731
+ },
732
+ "neutralBackground2Selected": Object {
733
+ "resource_paths": Array [
734
+ "SystemColorHighlightColor",
735
+ ],
736
+ },
737
+ "neutralBackground3": Object {
738
+ "resource_paths": Array [
739
+ "SystemColorWindowColor",
740
+ ],
741
+ },
742
+ "neutralBackground3Hover": Object {
743
+ "resource_paths": Array [
744
+ "SystemColorHighlightColor",
745
+ ],
746
+ },
747
+ "neutralBackground3Pressed": Object {
748
+ "resource_paths": Array [
749
+ "SystemColorHighlightColor",
750
+ ],
751
+ },
752
+ "neutralBackground3Selected": Object {
753
+ "resource_paths": Array [
754
+ "SystemColorHighlightColor",
755
+ ],
756
+ },
757
+ "neutralBackground4": Object {
758
+ "resource_paths": Array [
759
+ "SystemColorWindowColor",
760
+ ],
761
+ },
762
+ "neutralBackground4Hover": Object {
763
+ "resource_paths": Array [
764
+ "SystemColorHighlightColor",
765
+ ],
766
+ },
767
+ "neutralBackground4Pressed": Object {
768
+ "resource_paths": Array [
769
+ "SystemColorHighlightColor",
770
+ ],
771
+ },
772
+ "neutralBackground4Selected": Object {
773
+ "resource_paths": Array [
774
+ "SystemColorHighlightColor",
775
+ ],
776
+ },
777
+ "neutralBackground5": Object {
778
+ "resource_paths": Array [
779
+ "SystemColorWindowColor",
780
+ ],
781
+ },
782
+ "neutralBackground5Hover": Object {
783
+ "resource_paths": Array [
784
+ "SystemColorHighlightColor",
785
+ ],
786
+ },
787
+ "neutralBackground5Pressed": Object {
788
+ "resource_paths": Array [
789
+ "SystemColorHighlightColor",
790
+ ],
791
+ },
792
+ "neutralBackground5Selected": Object {
793
+ "resource_paths": Array [
794
+ "SystemColorHighlightColor",
795
+ ],
796
+ },
797
+ "neutralBackground6": Object {
798
+ "resource_paths": Array [
799
+ "SystemColorWindowColor",
800
+ ],
801
+ },
802
+ "neutralBackgroundDisabled": Object {
803
+ "resource_paths": Array [
804
+ "SystemColorWindowColor",
805
+ ],
806
+ },
807
+ "neutralBackgroundInverted": Object {
808
+ "resource_paths": Array [
809
+ "SystemColorWindowTextColor",
810
+ ],
811
+ },
812
+ "neutralForeground1": Object {
813
+ "resource_paths": Array [
814
+ "SystemColorWindowTextColor",
815
+ ],
816
+ },
817
+ "neutralForeground1Hover": Object {
818
+ "resource_paths": Array [
819
+ "SystemColorHighlightTextColor",
820
+ ],
821
+ },
822
+ "neutralForeground1Pressed": Object {
823
+ "resource_paths": Array [
824
+ "SystemColorHighlightTextColor",
825
+ ],
826
+ },
827
+ "neutralForeground1Selected": Object {
828
+ "resource_paths": Array [
829
+ "SystemColorHighlightTextColor",
830
+ ],
831
+ },
832
+ "neutralForeground2": Object {
833
+ "resource_paths": Array [
834
+ "SystemColorWindowTextColor",
835
+ ],
836
+ },
837
+ "neutralForeground2BrandHover": Object {
838
+ "resource_paths": Array [
839
+ "SystemColorHighlightTextColor",
840
+ ],
841
+ },
842
+ "neutralForeground2BrandPressed": Object {
843
+ "resource_paths": Array [
844
+ "SystemColorHighlightTextColor",
845
+ ],
846
+ },
847
+ "neutralForeground2BrandSelected": Object {
848
+ "resource_paths": Array [
849
+ "SystemColorHighlightTextColor",
850
+ ],
851
+ },
852
+ "neutralForeground2Hover": Object {
853
+ "resource_paths": Array [
854
+ "SystemColorHighlightTextColor",
855
+ ],
856
+ },
857
+ "neutralForeground2Pressed": Object {
858
+ "resource_paths": Array [
859
+ "SystemColorHighlightTextColor",
860
+ ],
861
+ },
862
+ "neutralForeground2Selected": Object {
863
+ "resource_paths": Array [
864
+ "SystemColorHighlightTextColor",
865
+ ],
866
+ },
867
+ "neutralForeground3": Object {
868
+ "resource_paths": Array [
869
+ "SystemColorWindowTextColor",
870
+ ],
871
+ },
872
+ "neutralForeground3BrandHover": Object {
873
+ "resource_paths": Array [
874
+ "SystemColorHighlightTextColor",
875
+ ],
876
+ },
877
+ "neutralForeground3BrandPressed": Object {
878
+ "resource_paths": Array [
879
+ "SystemColorHighlightTextColor",
880
+ ],
881
+ },
882
+ "neutralForeground3BrandSelected": Object {
883
+ "resource_paths": Array [
884
+ "SystemColorHighlightTextColor",
885
+ ],
886
+ },
887
+ "neutralForeground3Hover": Object {
888
+ "resource_paths": Array [
889
+ "SystemColorHighlightTextColor",
890
+ ],
891
+ },
892
+ "neutralForeground3Pressed": Object {
893
+ "resource_paths": Array [
894
+ "SystemColorHighlightTextColor",
895
+ ],
896
+ },
897
+ "neutralForeground3Selected": Object {
898
+ "resource_paths": Array [
899
+ "SystemColorHighlightTextColor",
900
+ ],
901
+ },
902
+ "neutralForeground4": Object {
903
+ "resource_paths": Array [
904
+ "SystemColorWindowTextColor",
905
+ ],
906
+ },
907
+ "neutralForegroundDisabled": Object {
908
+ "resource_paths": Array [
909
+ "SystemColorGrayTextColor",
910
+ ],
911
+ },
912
+ "neutralForegroundInverted": Object {
913
+ "resource_paths": Array [
914
+ "SystemColorWindowColor",
915
+ ],
916
+ },
917
+ "neutralForegroundInvertedLink": Object {
918
+ "resource_paths": Array [
919
+ "SystemColorHotlightColor",
920
+ ],
921
+ },
922
+ "neutralForegroundInvertedLinkHover": Object {
923
+ "resource_paths": Array [
924
+ "SystemColorHotlightColor",
925
+ ],
926
+ },
927
+ "neutralForegroundInvertedLinkPressed": Object {
928
+ "resource_paths": Array [
929
+ "SystemColorHotlightColor",
930
+ ],
931
+ },
932
+ "neutralForegroundInvertedLinkSelected": Object {
933
+ "resource_paths": Array [
934
+ "SystemColorHotlightColor",
935
+ ],
936
+ },
937
+ "neutralForegroundOnBrand": Object {
938
+ "resource_paths": Array [
939
+ "SystemColorButtonTextColor",
940
+ ],
941
+ },
942
+ "neutralForegroundOnBrandHover": Object {
943
+ "resource_paths": Array [
944
+ "SystemColorHighlightTextColor",
945
+ ],
946
+ },
947
+ "neutralForegroundOnBrandPressed": Object {
948
+ "resource_paths": Array [
949
+ "SystemColorHighlightTextColor",
950
+ ],
951
+ },
952
+ "neutralForegroundOnBrandSelected": Object {
953
+ "resource_paths": Array [
954
+ "SystemColorHighlightTextColor",
955
+ ],
956
+ },
957
+ "neutralStencil1": "#141414",
958
+ "neutralStencil2": "#858585",
959
+ "neutralStroke1": Object {
960
+ "resource_paths": Array [
961
+ "SystemColorWindowTextColor",
962
+ ],
963
+ },
964
+ "neutralStroke1Hover": Object {
965
+ "resource_paths": Array [
966
+ "SystemColorHighlightColor",
967
+ ],
968
+ },
969
+ "neutralStroke1Pressed": Object {
970
+ "resource_paths": Array [
971
+ "SystemColorHighlightColor",
972
+ ],
973
+ },
974
+ "neutralStroke1Selected": Object {
975
+ "resource_paths": Array [
976
+ "SystemColorHighlightColor",
977
+ ],
978
+ },
979
+ "neutralStroke2": Object {
980
+ "resource_paths": Array [
981
+ "SystemColorWindowTextColor",
982
+ ],
983
+ },
984
+ "neutralStroke3": Object {
985
+ "resource_paths": Array [
986
+ "SystemColorWindowTextColor",
987
+ ],
988
+ },
989
+ "neutralStrokeAccessible": Object {
990
+ "resource_paths": Array [
991
+ "SystemColorWindowTextColor",
992
+ ],
993
+ },
994
+ "neutralStrokeAccessibleHover": Object {
995
+ "resource_paths": Array [
996
+ "SystemColorHighlightColor",
997
+ ],
998
+ },
999
+ "neutralStrokeAccessiblePressed": Object {
1000
+ "resource_paths": Array [
1001
+ "SystemColorHighlightColor",
1002
+ ],
1003
+ },
1004
+ "neutralStrokeAccessibleSelected": Object {
1005
+ "resource_paths": Array [
1006
+ "SystemColorHighlightColor",
1007
+ ],
1008
+ },
1009
+ "neutralStrokeDisabled": Object {
1010
+ "resource_paths": Array [
1011
+ "SystemColorGrayTextColor",
1012
+ ],
1013
+ },
1014
+ "redBackground1": Object {
1015
+ "resource_paths": Array [
1016
+ "SystemColorButtonFaceColor",
1017
+ ],
1018
+ },
1019
+ "redBackground2": Object {
1020
+ "resource_paths": Array [
1021
+ "SystemColorWindowColor",
1022
+ ],
1023
+ },
1024
+ "redBackground3": Object {
1025
+ "resource_paths": Array [
1026
+ "SystemColorButtonFaceColor",
1027
+ ],
1028
+ },
1029
+ "redBorder1": Object {
1030
+ "resource_paths": Array [
1031
+ "SystemColorWindowTextColor",
1032
+ ],
1033
+ },
1034
+ "redBorder2": Object {
1035
+ "resource_paths": Array [
1036
+ "SystemColorWindowTextColor",
1037
+ ],
1038
+ },
1039
+ "redBorderActive": Object {
1040
+ "resource_paths": Array [
1041
+ "SystemColorHighlightColor",
1042
+ ],
1043
+ },
1044
+ "redForeground1": Object {
1045
+ "resource_paths": Array [
1046
+ "SystemColorButtonTextColor",
1047
+ ],
1048
+ },
1049
+ "redForeground2": Object {
1050
+ "resource_paths": Array [
1051
+ "SystemColorWindowColor",
1052
+ ],
1053
+ },
1054
+ "redForeground3": Object {
1055
+ "resource_paths": Array [
1056
+ "SystemColorButtonFaceColor",
1057
+ ],
1058
+ },
1059
+ "strokeFocus1": Object {
1060
+ "resource_paths": Array [
1061
+ "SystemColorWindowColor",
1062
+ ],
1063
+ },
1064
+ "strokeFocus2": Object {
1065
+ "resource_paths": Array [
1066
+ "SystemColorHighlightColor",
1067
+ ],
1068
+ },
1069
+ "subtleBackground": "transparent",
1070
+ "subtleBackgroundHover": Object {
1071
+ "resource_paths": Array [
1072
+ "SystemColorHighlightColor",
1073
+ ],
1074
+ },
1075
+ "subtleBackgroundPressed": Object {
1076
+ "resource_paths": Array [
1077
+ "SystemColorHighlightColor",
1078
+ ],
1079
+ },
1080
+ "subtleBackgroundSelected": Object {
1081
+ "resource_paths": Array [
1082
+ "SystemColorHighlightColor",
1083
+ ],
1084
+ },
1085
+ "transparentBackground": "transparent",
1086
+ "transparentBackgroundHover": "transparent",
1087
+ "transparentBackgroundPressed": "transparent",
1088
+ "transparentBackgroundSelected": "transparent",
1089
+ "transparentStroke": Object {
1090
+ "resource_paths": Array [
1091
+ "SystemColorWindowTextColor",
1092
+ ],
1093
+ },
1094
+ "transparentStrokeDisabled": Object {
1095
+ "resource_paths": Array [
1096
+ "SystemColorGrayTextColor",
1097
+ ],
1098
+ },
1099
+ "transparentStrokeInteractive": Object {
1100
+ "resource_paths": Array [
1101
+ "SystemColorHighlightColor",
1102
+ ],
1103
+ },
1104
+ }
1105
+ `;
1106
+
1107
+ exports[`createOfficeColorAliasTokens test officeTheme: White 1`] = `
1108
+ Object {
1109
+ "brandBackground": "#185abd",
1110
+ "brandBackground2": "#d2e0f4",
1111
+ "brandBackgroundDisabled": undefined,
1112
+ "brandBackgroundHover": "#1651aa",
1113
+ "brandBackgroundPressed": "#0e336a",
1114
+ "brandBackgroundSelected": "#13458f",
1115
+ "brandBackgroundStatic": "#185abd",
1116
+ "brandForeground1": "#185abd",
1117
+ "brandForeground1Disabled": undefined,
1118
+ "brandForeground1Pressed": undefined,
1119
+ "brandForeground2": "#1651aa",
1120
+ "brandForegroundLink": "#185abd",
1121
+ "brandForegroundLinkHover": "#1651aa",
1122
+ "brandForegroundLinkPressed": "#0e336a",
1123
+ "brandForegroundLinkSelected": "#13458f",
1124
+ "brandStroke1": "#185abd",
1125
+ "brandStroke2": "#6794d7",
1126
+ "compoundBrandBackground1": "#185abd",
1127
+ "compoundBrandBackground1Hover": "#1651aa",
1128
+ "compoundBrandBackground1Pressed": "#0e336a",
1129
+ "compoundBrandForeground1": "#185abd",
1130
+ "compoundBrandForeground1Hover": "#1651aa",
1131
+ "compoundBrandForeground1Pressed": "#0e336a",
1132
+ "compoundBrandStroke1": "#185abd",
1133
+ "compoundBrandStroke1Hover": "#1651aa",
1134
+ "compoundBrandStroke1Pressed": "#0e336a",
1135
+ "neutralBackground1": "#ffffff",
1136
+ "neutralBackground1Hover": "#f5f5f5",
1137
+ "neutralBackground1Pressed": "#e0e0e0",
1138
+ "neutralBackground1Selected": "#ebebeb",
1139
+ "neutralBackground2": "#fafafa",
1140
+ "neutralBackground2Hover": "#f0f0f0",
1141
+ "neutralBackground2Pressed": "#dbdbdb",
1142
+ "neutralBackground2Selected": "#e6e6e6",
1143
+ "neutralBackground3": "#f5f5f5",
1144
+ "neutralBackground3Hover": "#ebebeb",
1145
+ "neutralBackground3Pressed": "#d6d6d6",
1146
+ "neutralBackground3Selected": "#e0e0e0",
1147
+ "neutralBackground4": "#f0f0f0",
1148
+ "neutralBackground4Hover": "#fafafa",
1149
+ "neutralBackground4Pressed": "#f5f5f5",
1150
+ "neutralBackground4Selected": "#ffffff",
1151
+ "neutralBackground5": "#ebebeb",
1152
+ "neutralBackground5Hover": "#f5f5f5",
1153
+ "neutralBackground5Pressed": "#f0f0f0",
1154
+ "neutralBackground5Selected": "#fafafa",
1155
+ "neutralBackground6": "#e6e6e6",
1156
+ "neutralBackgroundDisabled": "#f0f0f0",
1157
+ "neutralBackgroundInverted": "#616161",
1158
+ "neutralForeground1": "#242424",
1159
+ "neutralForeground1Hover": "#242424",
1160
+ "neutralForeground1Pressed": "#242424",
1161
+ "neutralForeground1Selected": "#242424",
1162
+ "neutralForeground2": "#424242",
1163
+ "neutralForeground2BrandHover": "#1651aa",
1164
+ "neutralForeground2BrandPressed": "#0e336a",
1165
+ "neutralForeground2BrandSelected": "#13458f",
1166
+ "neutralForeground2Hover": "#242424",
1167
+ "neutralForeground2Pressed": "#242424",
1168
+ "neutralForeground2Selected": "#242424",
1169
+ "neutralForeground3": "#616161",
1170
+ "neutralForeground3BrandHover": "#1651aa",
1171
+ "neutralForeground3BrandPressed": "#0e336a",
1172
+ "neutralForeground3BrandSelected": "#13458f",
1173
+ "neutralForeground3Hover": "#424242",
1174
+ "neutralForeground3Pressed": "#424242",
1175
+ "neutralForeground3Selected": "#424242",
1176
+ "neutralForeground4": "#707070",
1177
+ "neutralForegroundDisabled": "#bdbdbd",
1178
+ "neutralForegroundInverted": "#ffffff",
1179
+ "neutralForegroundInvertedLink": "#ffffff",
1180
+ "neutralForegroundInvertedLinkHover": "#ffffff",
1181
+ "neutralForegroundInvertedLinkPressed": "#ffffff",
1182
+ "neutralForegroundInvertedLinkSelected": "#ffffff",
1183
+ "neutralForegroundOnBrand": "#ffffff",
1184
+ "neutralForegroundOnBrandHover": "#ffffff",
1185
+ "neutralForegroundOnBrandPressed": "#ffffff",
1186
+ "neutralForegroundOnBrandSelected": "#ffffff",
1187
+ "neutralStencil1": "#e6e6e6",
1188
+ "neutralStencil2": "#fafafa",
1189
+ "neutralStroke1": "#d1d1d1",
1190
+ "neutralStroke1Hover": "#c7c7c7",
1191
+ "neutralStroke1Pressed": "#b3b3b3",
1192
+ "neutralStroke1Selected": "#bdbdbd",
1193
+ "neutralStroke2": "#e0e0e0",
1194
+ "neutralStroke3": "#f0f0f0",
1195
+ "neutralStrokeAccessible": "#616161",
1196
+ "neutralStrokeAccessibleHover": "#575757",
1197
+ "neutralStrokeAccessiblePressed": "#4d4d4d",
1198
+ "neutralStrokeAccessibleSelected": "#185abd",
1199
+ "neutralStrokeDisabled": "#e0e0e0",
1200
+ "redBackground1": "#f9f0f2",
1201
+ "redBackground2": "#d69ca5",
1202
+ "redBackground3": "#750b1c",
1203
+ "redBorder1": "#d69ca5",
1204
+ "redBorder2": "#750b1c",
1205
+ "redBorderActive": "#750b1c",
1206
+ "redForeground1": "#690a19",
1207
+ "redForeground2": "#d69ca5",
1208
+ "redForeground3": "#750b1c",
1209
+ "strokeFocus1": "#ffffff",
1210
+ "strokeFocus2": "#000000",
1211
+ "subtleBackground": "transparent",
1212
+ "subtleBackgroundHover": "#f5f5f5",
1213
+ "subtleBackgroundPressed": "#e0e0e0",
1214
+ "subtleBackgroundSelected": "#ebebeb",
1215
+ "transparentBackground": "transparent",
1216
+ "transparentBackgroundHover": "transparent",
1217
+ "transparentBackgroundPressed": "transparent",
1218
+ "transparentBackgroundSelected": "transparent",
1219
+ "transparentStroke": "transparent",
1220
+ "transparentStrokeDisabled": "transparent",
1221
+ "transparentStrokeInteractive": "transparent",
1222
+ }
1223
+ `;
1224
+
1225
+ exports[`createOfficeShadowAliasTokens test officeTheme: Black 1`] = `
1226
+ Object {
1227
+ "shadow16": Object {
1228
+ "ambient": Object {
1229
+ "blur": 2,
1230
+ "color": "#0000003d",
1231
+ "x": 0,
1232
+ "y": 0,
1233
+ },
1234
+ "key": Object {
1235
+ "blur": 16,
1236
+ "color": "#00000047",
1237
+ "x": 0,
1238
+ "y": 8,
1239
+ },
1240
+ },
1241
+ "shadow16brand": Object {
1242
+ "ambient": Object {
1243
+ "blur": 2,
1244
+ "color": "#0000004d",
1245
+ "x": 0,
1246
+ "y": 0,
1247
+ },
1248
+ "key": Object {
1249
+ "blur": 16,
1250
+ "color": "#00000040",
1251
+ "x": 0,
1252
+ "y": 8,
1253
+ },
1254
+ },
1255
+ "shadow2": Object {
1256
+ "ambient": Object {
1257
+ "blur": 2,
1258
+ "color": "#0000003d",
1259
+ "x": 0,
1260
+ "y": 0,
1261
+ },
1262
+ "key": Object {
1263
+ "blur": 2,
1264
+ "color": "#00000047",
1265
+ "x": 0,
1266
+ "y": 1,
1267
+ },
1268
+ },
1269
+ "shadow28": Object {
1270
+ "ambient": Object {
1271
+ "blur": 8,
1272
+ "color": "#00000066",
1273
+ "x": 0,
1274
+ "y": 0,
1275
+ },
1276
+ "key": Object {
1277
+ "blur": 28,
1278
+ "color": "#0000007a",
1279
+ "x": 0,
1280
+ "y": 14,
1281
+ },
1282
+ },
1283
+ "shadow28brand": Object {
1284
+ "ambient": Object {
1285
+ "blur": 8,
1286
+ "color": "#0000004d",
1287
+ "x": 0,
1288
+ "y": 0,
1289
+ },
1290
+ "key": Object {
1291
+ "blur": 28,
1292
+ "color": "#00000040",
1293
+ "x": 0,
1294
+ "y": 14,
1295
+ },
1296
+ },
1297
+ "shadow2brand": Object {
1298
+ "ambient": Object {
1299
+ "blur": 2,
1300
+ "color": "#0000004d",
1301
+ "x": 0,
1302
+ "y": 0,
1303
+ },
1304
+ "key": Object {
1305
+ "blur": 2,
1306
+ "color": "#00000040",
1307
+ "x": 0,
1308
+ "y": 1,
1309
+ },
1310
+ },
1311
+ "shadow4": Object {
1312
+ "ambient": Object {
1313
+ "blur": 2,
1314
+ "color": "#0000003d",
1315
+ "x": 0,
1316
+ "y": 0,
1317
+ },
1318
+ "key": Object {
1319
+ "blur": 4,
1320
+ "color": "#00000047",
1321
+ "x": 0,
1322
+ "y": 2,
1323
+ },
1324
+ },
1325
+ "shadow4brand": Object {
1326
+ "ambient": Object {
1327
+ "blur": 2,
1328
+ "color": "#0000004d",
1329
+ "x": 0,
1330
+ "y": 0,
1331
+ },
1332
+ "key": Object {
1333
+ "blur": 4,
1334
+ "color": "#00000040",
1335
+ "x": 0,
1336
+ "y": 2,
1337
+ },
1338
+ },
1339
+ "shadow64": Object {
1340
+ "ambient": Object {
1341
+ "blur": 8,
1342
+ "color": "#00000066",
1343
+ "x": 0,
1344
+ "y": 0,
1345
+ },
1346
+ "key": Object {
1347
+ "blur": 64,
1348
+ "color": "#0000007a",
1349
+ "x": 0,
1350
+ "y": 32,
1351
+ },
1352
+ },
1353
+ "shadow64brand": Object {
1354
+ "ambient": Object {
1355
+ "blur": 8,
1356
+ "color": "#0000004d",
1357
+ "x": 0,
1358
+ "y": 0,
1359
+ },
1360
+ "key": Object {
1361
+ "blur": 64,
1362
+ "color": "#00000040",
1363
+ "x": 0,
1364
+ "y": 32,
1365
+ },
1366
+ },
1367
+ "shadow8": Object {
1368
+ "ambient": Object {
1369
+ "blur": 2,
1370
+ "color": "#0000003d",
1371
+ "x": 0,
1372
+ "y": 0,
1373
+ },
1374
+ "key": Object {
1375
+ "blur": 8,
1376
+ "color": "#00000047",
1377
+ "x": 0,
1378
+ "y": 4,
1379
+ },
1380
+ },
1381
+ "shadow8brand": Object {
1382
+ "ambient": Object {
1383
+ "blur": 2,
1384
+ "color": "#0000004d",
1385
+ "x": 0,
1386
+ "y": 0,
1387
+ },
1388
+ "key": Object {
1389
+ "blur": 8,
1390
+ "color": "#00000040",
1391
+ "x": 0,
1392
+ "y": 4,
1393
+ },
1394
+ },
1395
+ }
1396
+ `;
1397
+
1398
+ exports[`createOfficeShadowAliasTokens test officeTheme: Colorful 1`] = `
1399
+ Object {
1400
+ "shadow16": Object {
1401
+ "ambient": Object {
1402
+ "blur": 2,
1403
+ "color": "#0000001f",
1404
+ "x": 0,
1405
+ "y": 0,
1406
+ },
1407
+ "key": Object {
1408
+ "blur": 16,
1409
+ "color": "#00000024",
1410
+ "x": 0,
1411
+ "y": 8,
1412
+ },
1413
+ },
1414
+ "shadow16brand": Object {
1415
+ "ambient": Object {
1416
+ "blur": 2,
1417
+ "color": "#0000004d",
1418
+ "x": 0,
1419
+ "y": 0,
1420
+ },
1421
+ "key": Object {
1422
+ "blur": 16,
1423
+ "color": "#00000040",
1424
+ "x": 0,
1425
+ "y": 8,
1426
+ },
1427
+ },
1428
+ "shadow2": Object {
1429
+ "ambient": Object {
1430
+ "blur": 2,
1431
+ "color": "#0000001f",
1432
+ "x": 0,
1433
+ "y": 0,
1434
+ },
1435
+ "key": Object {
1436
+ "blur": 2,
1437
+ "color": "#00000024",
1438
+ "x": 0,
1439
+ "y": 1,
1440
+ },
1441
+ },
1442
+ "shadow28": Object {
1443
+ "ambient": Object {
1444
+ "blur": 8,
1445
+ "color": "#00000033",
1446
+ "x": 0,
1447
+ "y": 0,
1448
+ },
1449
+ "key": Object {
1450
+ "blur": 28,
1451
+ "color": "#0000003d",
1452
+ "x": 0,
1453
+ "y": 14,
1454
+ },
1455
+ },
1456
+ "shadow28brand": Object {
1457
+ "ambient": Object {
1458
+ "blur": 8,
1459
+ "color": "#0000004d",
1460
+ "x": 0,
1461
+ "y": 0,
1462
+ },
1463
+ "key": Object {
1464
+ "blur": 28,
1465
+ "color": "#00000040",
1466
+ "x": 0,
1467
+ "y": 14,
1468
+ },
1469
+ },
1470
+ "shadow2brand": Object {
1471
+ "ambient": Object {
1472
+ "blur": 2,
1473
+ "color": "#0000004d",
1474
+ "x": 0,
1475
+ "y": 0,
1476
+ },
1477
+ "key": Object {
1478
+ "blur": 2,
1479
+ "color": "#00000040",
1480
+ "x": 0,
1481
+ "y": 1,
1482
+ },
1483
+ },
1484
+ "shadow4": Object {
1485
+ "ambient": Object {
1486
+ "blur": 2,
1487
+ "color": "#0000001f",
1488
+ "x": 0,
1489
+ "y": 0,
1490
+ },
1491
+ "key": Object {
1492
+ "blur": 4,
1493
+ "color": "#00000024",
1494
+ "x": 0,
1495
+ "y": 2,
1496
+ },
1497
+ },
1498
+ "shadow4brand": Object {
1499
+ "ambient": Object {
1500
+ "blur": 2,
1501
+ "color": "#0000004d",
1502
+ "x": 0,
1503
+ "y": 0,
1504
+ },
1505
+ "key": Object {
1506
+ "blur": 4,
1507
+ "color": "#00000040",
1508
+ "x": 0,
1509
+ "y": 2,
1510
+ },
1511
+ },
1512
+ "shadow64": Object {
1513
+ "ambient": Object {
1514
+ "blur": 8,
1515
+ "color": "#00000033",
1516
+ "x": 0,
1517
+ "y": 0,
1518
+ },
1519
+ "key": Object {
1520
+ "blur": 64,
1521
+ "color": "#0000003d",
1522
+ "x": 0,
1523
+ "y": 32,
1524
+ },
1525
+ },
1526
+ "shadow64brand": Object {
1527
+ "ambient": Object {
1528
+ "blur": 8,
1529
+ "color": "#0000004d",
1530
+ "x": 0,
1531
+ "y": 0,
1532
+ },
1533
+ "key": Object {
1534
+ "blur": 64,
1535
+ "color": "#00000040",
1536
+ "x": 0,
1537
+ "y": 32,
1538
+ },
1539
+ },
1540
+ "shadow8": Object {
1541
+ "ambient": Object {
1542
+ "blur": 2,
1543
+ "color": "#0000001f",
1544
+ "x": 0,
1545
+ "y": 0,
1546
+ },
1547
+ "key": Object {
1548
+ "blur": 8,
1549
+ "color": "#00000024",
1550
+ "x": 0,
1551
+ "y": 4,
1552
+ },
1553
+ },
1554
+ "shadow8brand": Object {
1555
+ "ambient": Object {
1556
+ "blur": 2,
1557
+ "color": "#0000004d",
1558
+ "x": 0,
1559
+ "y": 0,
1560
+ },
1561
+ "key": Object {
1562
+ "blur": 8,
1563
+ "color": "#00000040",
1564
+ "x": 0,
1565
+ "y": 4,
1566
+ },
1567
+ },
1568
+ }
1569
+ `;
1570
+
1571
+ exports[`createOfficeShadowAliasTokens test officeTheme: DarkGray 1`] = `
1572
+ Object {
1573
+ "shadow16": Object {
1574
+ "ambient": Object {
1575
+ "blur": 2,
1576
+ "color": "#0000003d",
1577
+ "x": 0,
1578
+ "y": 0,
1579
+ },
1580
+ "key": Object {
1581
+ "blur": 16,
1582
+ "color": "#00000047",
1583
+ "x": 0,
1584
+ "y": 8,
1585
+ },
1586
+ },
1587
+ "shadow16brand": Object {
1588
+ "ambient": Object {
1589
+ "blur": 2,
1590
+ "color": "#0000004d",
1591
+ "x": 0,
1592
+ "y": 0,
1593
+ },
1594
+ "key": Object {
1595
+ "blur": 16,
1596
+ "color": "#00000040",
1597
+ "x": 0,
1598
+ "y": 8,
1599
+ },
1600
+ },
1601
+ "shadow2": Object {
1602
+ "ambient": Object {
1603
+ "blur": 2,
1604
+ "color": "#0000003d",
1605
+ "x": 0,
1606
+ "y": 0,
1607
+ },
1608
+ "key": Object {
1609
+ "blur": 2,
1610
+ "color": "#00000047",
1611
+ "x": 0,
1612
+ "y": 1,
1613
+ },
1614
+ },
1615
+ "shadow28": Object {
1616
+ "ambient": Object {
1617
+ "blur": 8,
1618
+ "color": "#00000066",
1619
+ "x": 0,
1620
+ "y": 0,
1621
+ },
1622
+ "key": Object {
1623
+ "blur": 28,
1624
+ "color": "#0000007a",
1625
+ "x": 0,
1626
+ "y": 14,
1627
+ },
1628
+ },
1629
+ "shadow28brand": Object {
1630
+ "ambient": Object {
1631
+ "blur": 8,
1632
+ "color": "#0000004d",
1633
+ "x": 0,
1634
+ "y": 0,
1635
+ },
1636
+ "key": Object {
1637
+ "blur": 28,
1638
+ "color": "#00000040",
1639
+ "x": 0,
1640
+ "y": 14,
1641
+ },
1642
+ },
1643
+ "shadow2brand": Object {
1644
+ "ambient": Object {
1645
+ "blur": 2,
1646
+ "color": "#0000004d",
1647
+ "x": 0,
1648
+ "y": 0,
1649
+ },
1650
+ "key": Object {
1651
+ "blur": 2,
1652
+ "color": "#00000040",
1653
+ "x": 0,
1654
+ "y": 1,
1655
+ },
1656
+ },
1657
+ "shadow4": Object {
1658
+ "ambient": Object {
1659
+ "blur": 2,
1660
+ "color": "#0000003d",
1661
+ "x": 0,
1662
+ "y": 0,
1663
+ },
1664
+ "key": Object {
1665
+ "blur": 4,
1666
+ "color": "#00000047",
1667
+ "x": 0,
1668
+ "y": 2,
1669
+ },
1670
+ },
1671
+ "shadow4brand": Object {
1672
+ "ambient": Object {
1673
+ "blur": 2,
1674
+ "color": "#0000004d",
1675
+ "x": 0,
1676
+ "y": 0,
1677
+ },
1678
+ "key": Object {
1679
+ "blur": 4,
1680
+ "color": "#00000040",
1681
+ "x": 0,
1682
+ "y": 2,
1683
+ },
1684
+ },
1685
+ "shadow64": Object {
1686
+ "ambient": Object {
1687
+ "blur": 8,
1688
+ "color": "#00000066",
1689
+ "x": 0,
1690
+ "y": 0,
1691
+ },
1692
+ "key": Object {
1693
+ "blur": 64,
1694
+ "color": "#0000007a",
1695
+ "x": 0,
1696
+ "y": 32,
1697
+ },
1698
+ },
1699
+ "shadow64brand": Object {
1700
+ "ambient": Object {
1701
+ "blur": 8,
1702
+ "color": "#0000004d",
1703
+ "x": 0,
1704
+ "y": 0,
1705
+ },
1706
+ "key": Object {
1707
+ "blur": 64,
1708
+ "color": "#00000040",
1709
+ "x": 0,
1710
+ "y": 32,
1711
+ },
1712
+ },
1713
+ "shadow8": Object {
1714
+ "ambient": Object {
1715
+ "blur": 2,
1716
+ "color": "#0000003d",
1717
+ "x": 0,
1718
+ "y": 0,
1719
+ },
1720
+ "key": Object {
1721
+ "blur": 8,
1722
+ "color": "#00000047",
1723
+ "x": 0,
1724
+ "y": 4,
1725
+ },
1726
+ },
1727
+ "shadow8brand": Object {
1728
+ "ambient": Object {
1729
+ "blur": 2,
1730
+ "color": "#0000004d",
1731
+ "x": 0,
1732
+ "y": 0,
1733
+ },
1734
+ "key": Object {
1735
+ "blur": 8,
1736
+ "color": "#00000040",
1737
+ "x": 0,
1738
+ "y": 4,
1739
+ },
1740
+ },
1741
+ }
1742
+ `;
1743
+
1744
+ exports[`createOfficeShadowAliasTokens test officeTheme: HighContrast 1`] = `
1745
+ Object {
1746
+ "shadow16": Object {
1747
+ "ambient": Object {
1748
+ "blur": 2,
1749
+ "color": "#0000003d",
1750
+ "x": 0,
1751
+ "y": 0,
1752
+ },
1753
+ "key": Object {
1754
+ "blur": 16,
1755
+ "color": "#00000047",
1756
+ "x": 0,
1757
+ "y": 8,
1758
+ },
1759
+ },
1760
+ "shadow16brand": Object {
1761
+ "ambient": Object {
1762
+ "blur": 2,
1763
+ "color": "#0000004d",
1764
+ "x": 0,
1765
+ "y": 0,
1766
+ },
1767
+ "key": Object {
1768
+ "blur": 16,
1769
+ "color": "#00000040",
1770
+ "x": 0,
1771
+ "y": 8,
1772
+ },
1773
+ },
1774
+ "shadow2": Object {
1775
+ "ambient": Object {
1776
+ "blur": 2,
1777
+ "color": "#0000003d",
1778
+ "x": 0,
1779
+ "y": 0,
1780
+ },
1781
+ "key": Object {
1782
+ "blur": 2,
1783
+ "color": "#00000047",
1784
+ "x": 0,
1785
+ "y": 1,
1786
+ },
1787
+ },
1788
+ "shadow28": Object {
1789
+ "ambient": Object {
1790
+ "blur": 8,
1791
+ "color": "#00000066",
1792
+ "x": 0,
1793
+ "y": 0,
1794
+ },
1795
+ "key": Object {
1796
+ "blur": 28,
1797
+ "color": "#0000007a",
1798
+ "x": 0,
1799
+ "y": 14,
1800
+ },
1801
+ },
1802
+ "shadow28brand": Object {
1803
+ "ambient": Object {
1804
+ "blur": 8,
1805
+ "color": "#0000004d",
1806
+ "x": 0,
1807
+ "y": 0,
1808
+ },
1809
+ "key": Object {
1810
+ "blur": 28,
1811
+ "color": "#00000040",
1812
+ "x": 0,
1813
+ "y": 14,
1814
+ },
1815
+ },
1816
+ "shadow2brand": Object {
1817
+ "ambient": Object {
1818
+ "blur": 2,
1819
+ "color": "#0000004d",
1820
+ "x": 0,
1821
+ "y": 0,
1822
+ },
1823
+ "key": Object {
1824
+ "blur": 2,
1825
+ "color": "#00000040",
1826
+ "x": 0,
1827
+ "y": 1,
1828
+ },
1829
+ },
1830
+ "shadow4": Object {
1831
+ "ambient": Object {
1832
+ "blur": 2,
1833
+ "color": "#0000003d",
1834
+ "x": 0,
1835
+ "y": 0,
1836
+ },
1837
+ "key": Object {
1838
+ "blur": 4,
1839
+ "color": "#00000047",
1840
+ "x": 0,
1841
+ "y": 2,
1842
+ },
1843
+ },
1844
+ "shadow4brand": Object {
1845
+ "ambient": Object {
1846
+ "blur": 2,
1847
+ "color": "#0000004d",
1848
+ "x": 0,
1849
+ "y": 0,
1850
+ },
1851
+ "key": Object {
1852
+ "blur": 4,
1853
+ "color": "#00000040",
1854
+ "x": 0,
1855
+ "y": 2,
1856
+ },
1857
+ },
1858
+ "shadow64": Object {
1859
+ "ambient": Object {
1860
+ "blur": 8,
1861
+ "color": "#00000066",
1862
+ "x": 0,
1863
+ "y": 0,
1864
+ },
1865
+ "key": Object {
1866
+ "blur": 64,
1867
+ "color": "#0000007a",
1868
+ "x": 0,
1869
+ "y": 32,
1870
+ },
1871
+ },
1872
+ "shadow64brand": Object {
1873
+ "ambient": Object {
1874
+ "blur": 8,
1875
+ "color": "#0000004d",
1876
+ "x": 0,
1877
+ "y": 0,
1878
+ },
1879
+ "key": Object {
1880
+ "blur": 64,
1881
+ "color": "#00000040",
1882
+ "x": 0,
1883
+ "y": 32,
1884
+ },
1885
+ },
1886
+ "shadow8": Object {
1887
+ "ambient": Object {
1888
+ "blur": 2,
1889
+ "color": "#0000003d",
1890
+ "x": 0,
1891
+ "y": 0,
1892
+ },
1893
+ "key": Object {
1894
+ "blur": 8,
1895
+ "color": "#00000047",
1896
+ "x": 0,
1897
+ "y": 4,
1898
+ },
1899
+ },
1900
+ "shadow8brand": Object {
1901
+ "ambient": Object {
1902
+ "blur": 2,
1903
+ "color": "#0000004d",
1904
+ "x": 0,
1905
+ "y": 0,
1906
+ },
1907
+ "key": Object {
1908
+ "blur": 8,
1909
+ "color": "#00000040",
1910
+ "x": 0,
1911
+ "y": 4,
1912
+ },
1913
+ },
1914
+ }
1915
+ `;
1916
+
1917
+ exports[`createOfficeShadowAliasTokens test officeTheme: White 1`] = `
1918
+ Object {
1919
+ "shadow16": Object {
1920
+ "ambient": Object {
1921
+ "blur": 2,
1922
+ "color": "#0000001f",
1923
+ "x": 0,
1924
+ "y": 0,
1925
+ },
1926
+ "key": Object {
1927
+ "blur": 16,
1928
+ "color": "#00000024",
1929
+ "x": 0,
1930
+ "y": 8,
1931
+ },
1932
+ },
1933
+ "shadow16brand": Object {
1934
+ "ambient": Object {
1935
+ "blur": 2,
1936
+ "color": "#0000004d",
1937
+ "x": 0,
1938
+ "y": 0,
1939
+ },
1940
+ "key": Object {
1941
+ "blur": 16,
1942
+ "color": "#00000040",
1943
+ "x": 0,
1944
+ "y": 8,
1945
+ },
1946
+ },
1947
+ "shadow2": Object {
1948
+ "ambient": Object {
1949
+ "blur": 2,
1950
+ "color": "#0000001f",
1951
+ "x": 0,
1952
+ "y": 0,
1953
+ },
1954
+ "key": Object {
1955
+ "blur": 2,
1956
+ "color": "#00000024",
1957
+ "x": 0,
1958
+ "y": 1,
1959
+ },
1960
+ },
1961
+ "shadow28": Object {
1962
+ "ambient": Object {
1963
+ "blur": 8,
1964
+ "color": "#00000033",
1965
+ "x": 0,
1966
+ "y": 0,
1967
+ },
1968
+ "key": Object {
1969
+ "blur": 28,
1970
+ "color": "#0000003d",
1971
+ "x": 0,
1972
+ "y": 14,
1973
+ },
1974
+ },
1975
+ "shadow28brand": Object {
1976
+ "ambient": Object {
1977
+ "blur": 8,
1978
+ "color": "#0000004d",
1979
+ "x": 0,
1980
+ "y": 0,
1981
+ },
1982
+ "key": Object {
1983
+ "blur": 28,
1984
+ "color": "#00000040",
1985
+ "x": 0,
1986
+ "y": 14,
1987
+ },
1988
+ },
1989
+ "shadow2brand": Object {
1990
+ "ambient": Object {
1991
+ "blur": 2,
1992
+ "color": "#0000004d",
1993
+ "x": 0,
1994
+ "y": 0,
1995
+ },
1996
+ "key": Object {
1997
+ "blur": 2,
1998
+ "color": "#00000040",
1999
+ "x": 0,
2000
+ "y": 1,
2001
+ },
2002
+ },
2003
+ "shadow4": Object {
2004
+ "ambient": Object {
2005
+ "blur": 2,
2006
+ "color": "#0000001f",
2007
+ "x": 0,
2008
+ "y": 0,
2009
+ },
2010
+ "key": Object {
2011
+ "blur": 4,
2012
+ "color": "#00000024",
2013
+ "x": 0,
2014
+ "y": 2,
2015
+ },
2016
+ },
2017
+ "shadow4brand": Object {
2018
+ "ambient": Object {
2019
+ "blur": 2,
2020
+ "color": "#0000004d",
2021
+ "x": 0,
2022
+ "y": 0,
2023
+ },
2024
+ "key": Object {
2025
+ "blur": 4,
2026
+ "color": "#00000040",
2027
+ "x": 0,
2028
+ "y": 2,
2029
+ },
2030
+ },
2031
+ "shadow64": Object {
2032
+ "ambient": Object {
2033
+ "blur": 8,
2034
+ "color": "#00000033",
2035
+ "x": 0,
2036
+ "y": 0,
2037
+ },
2038
+ "key": Object {
2039
+ "blur": 64,
2040
+ "color": "#0000003d",
2041
+ "x": 0,
2042
+ "y": 32,
2043
+ },
2044
+ },
2045
+ "shadow64brand": Object {
2046
+ "ambient": Object {
2047
+ "blur": 8,
2048
+ "color": "#0000004d",
2049
+ "x": 0,
2050
+ "y": 0,
2051
+ },
2052
+ "key": Object {
2053
+ "blur": 64,
2054
+ "color": "#00000040",
2055
+ "x": 0,
2056
+ "y": 32,
2057
+ },
2058
+ },
2059
+ "shadow8": Object {
2060
+ "ambient": Object {
2061
+ "blur": 2,
2062
+ "color": "#0000001f",
2063
+ "x": 0,
2064
+ "y": 0,
2065
+ },
2066
+ "key": Object {
2067
+ "blur": 8,
2068
+ "color": "#00000024",
2069
+ "x": 0,
2070
+ "y": 4,
2071
+ },
2072
+ },
2073
+ "shadow8brand": Object {
2074
+ "ambient": Object {
2075
+ "blur": 2,
2076
+ "color": "#0000004d",
2077
+ "x": 0,
2078
+ "y": 0,
2079
+ },
2080
+ "key": Object {
2081
+ "blur": 8,
2082
+ "color": "#00000040",
2083
+ "x": 0,
2084
+ "y": 4,
2085
+ },
2086
+ },
2087
+ }
2088
+ `;
2089
+
2090
+ exports[`createOfficeTheme test 1`] = `
2091
+ Object {
2092
+ "colors": Object {
2093
+ "accentButtonBackground": "#D83B01",
2094
+ "accentButtonText": "#FFFFFF",
2095
+ "actionLink": "#262626",
2096
+ "actionLinkHovered": "#EA6115",
2097
+ "background": "antiquewhite",
2098
+ "blockingBackground": "antiquewhite",
2099
+ "bodyDivider": "#E6E6E6",
2100
+ "bodyFrameBackground": "antiquewhite",
2101
+ "bodyFrameDivider": "#E6E6E6",
2102
+ "bodyStandoutBackground": "antiquewhite",
2103
+ "bodyText": "#262626",
2104
+ "bodyTextChecked": "#262626",
2105
+ "brandBackground": "#D83B01",
2106
+ "brandBackground2": "#eff6fc",
2107
+ "brandBackgroundHover": "#F29F71",
2108
+ "brandBackgroundPressed": "#A22C01",
2109
+ "brandBackgroundSelected": "#005a9e",
2110
+ "brandBackgroundStatic": "#0078d4",
2111
+ "brandForeground1": "#deecf9",
2112
+ "brandForeground2": "#eff6fc",
2113
+ "brandForegroundLink": "#deecf9",
2114
+ "brandForegroundLinkHover": "#eff6fc",
2115
+ "brandForegroundLinkPressed": "#2b88d8",
2116
+ "brandForegroundLinkSelected": "#eff6fc",
2117
+ "brandStroke1": "#D83B01",
2118
+ "brandStroke2": "#eff6fc",
2119
+ "brandedBackground": "#D83B01",
2120
+ "brandedBorder": "#A22C01",
2121
+ "brandedCheckedBackground": "#c8c6c4",
2122
+ "brandedCheckedContent": "#201f1e",
2123
+ "brandedCheckedHoveredBackground": "#edebe9",
2124
+ "brandedCheckedHoveredContent": "#201f1e",
2125
+ "brandedContent": "#FFFFFF",
2126
+ "brandedDisabledBackground": "#E6E6E6",
2127
+ "brandedDisabledBorder": "#D2D2D2",
2128
+ "brandedDisabledContent": "#B1B1B1",
2129
+ "brandedDisabledIcon": "#B1B1B1",
2130
+ "brandedFocusedBackground": "#F29F71",
2131
+ "brandedFocusedBorder": "#A22C01",
2132
+ "brandedFocusedContent": "#FFFFFF",
2133
+ "brandedFocusedIcon": "#FFFFFF",
2134
+ "brandedFocusedSecondaryContent": "#faf9f8",
2135
+ "brandedHoveredBackground": "#F29F71",
2136
+ "brandedHoveredBorder": "#D83B01",
2137
+ "brandedHoveredContent": "#FFFFFF",
2138
+ "brandedHoveredIcon": "#FFFFFF",
2139
+ "brandedHoveredSecondaryContent": "#faf9f8",
2140
+ "brandedIcon": "#FFFFFF",
2141
+ "brandedPressedBackground": "#A22C01",
2142
+ "brandedPressedBorder": "#A22C01",
2143
+ "brandedPressedContent": "#FFFFFF",
2144
+ "brandedPressedIcon": "#FFFFFF",
2145
+ "brandedPressedSecondaryContent": "#faf9f8",
2146
+ "brandedSecondaryContent": "#faf9f8",
2147
+ "buttonBackground": "#E6E6E6",
2148
+ "buttonBackgroundChecked": "#E6E6E6",
2149
+ "buttonBackgroundCheckedHovered": "#E6E6E6",
2150
+ "buttonBackgroundDisabled": "#E6E6E6",
2151
+ "buttonBackgroundHovered": "#FFF7F0",
2152
+ "buttonBackgroundPressed": "#FBDFD0",
2153
+ "buttonBorder": "#969696",
2154
+ "buttonBorderDisabled": "#D2D2D2",
2155
+ "buttonBorderFocused": "#FBDFD0",
2156
+ "buttonText": "#262626",
2157
+ "buttonTextChecked": "#262626",
2158
+ "buttonTextCheckedHovered": "#262626",
2159
+ "buttonTextDisabled": "#B1B1B1",
2160
+ "buttonTextHovered": "#262626",
2161
+ "buttonTextPressed": "#262626",
2162
+ "checkboxBackground": "#0078d4",
2163
+ "checkboxBackgroundDisabled": "#f3f2f1",
2164
+ "checkboxBorderColor": "#8a8886",
2165
+ "checkmarkColor": "#ffffff",
2166
+ "compoundBrandBackground1": "#D83B01",
2167
+ "compoundBrandBackground1Hover": "#EA6115",
2168
+ "compoundBrandBackground1Pressed": "#A22C01",
2169
+ "compoundBrandForeground1": "#D83B01",
2170
+ "compoundBrandForeground1Hover": "#EA6115",
2171
+ "compoundBrandForeground1Pressed": "#A22C01",
2172
+ "compoundBrandStroke1": "#D83B01",
2173
+ "compoundBrandStroke1Hover": "#EA6115",
2174
+ "compoundBrandStroke1Pressed": "#A22C01",
2175
+ "defaultBackground": "#E6E6E6",
2176
+ "defaultBorder": "#969696",
2177
+ "defaultCheckedBackground": "#E6E6E6",
2178
+ "defaultCheckedContent": "#262626",
2179
+ "defaultCheckedHoveredBackground": "#FFF7F0",
2180
+ "defaultCheckedHoveredContent": "#262626",
2181
+ "defaultContent": "#262626",
2182
+ "defaultDisabledBackground": "#E6E6E6",
2183
+ "defaultDisabledBorder": "#D2D2D2",
2184
+ "defaultDisabledContent": "#B1B1B1",
2185
+ "defaultDisabledIcon": "#B1B1B1",
2186
+ "defaultDisabledSecondaryContent": "#a19f9d",
2187
+ "defaultFocusedBackground": "#FFF7F0",
2188
+ "defaultFocusedBorder": "#FBDFD0",
2189
+ "defaultFocusedContent": "#262626",
2190
+ "defaultFocusedIcon": "#262626",
2191
+ "defaultHoveredBackground": "#FFF7F0",
2192
+ "defaultHoveredBorder": "#FBDFD0",
2193
+ "defaultHoveredContent": "#262626",
2194
+ "defaultHoveredIcon": "#262626",
2195
+ "defaultHoveredSecondaryContent": "#a19f9d",
2196
+ "defaultIcon": "#262626",
2197
+ "defaultPressedBackground": "#FBDFD0",
2198
+ "defaultPressedBorder": "#EA6115",
2199
+ "defaultPressedContent": "#262626",
2200
+ "defaultPressedIcon": "#262626",
2201
+ "defaultPressedSecondaryContent": "#a19f9d",
2202
+ "defaultStateBackground": "antiquewhite",
2203
+ "disabledBackground": "#F3F3F3",
2204
+ "disabledBodySubtext": "#B1B1B1",
2205
+ "disabledBodyText": "#B1B1B1",
2206
+ "disabledSubtext": "#B1B1B1",
2207
+ "disabledText": "#B1B1B1",
2208
+ "errorBackground": "antiquewhite",
2209
+ "errorText": "#A50000",
2210
+ "focusBorder": "#969696",
2211
+ "ghostBackground": "antiquewhite",
2212
+ "ghostBorder": "antiquewhite",
2213
+ "ghostCheckedBackground": "#C6C6C6",
2214
+ "ghostCheckedContent": "#262626",
2215
+ "ghostCheckedHoveredBackground": "#D2D2D2",
2216
+ "ghostCheckedHoveredBorder": "#969696",
2217
+ "ghostCheckedHoveredContent": "#262626",
2218
+ "ghostContent": "#262626",
2219
+ "ghostDisabledBackground": "antiquewhite",
2220
+ "ghostDisabledBorder": "antiquewhite",
2221
+ "ghostDisabledContent": "#B1B1B1",
2222
+ "ghostDisabledIcon": "#B1B1B1",
2223
+ "ghostFocusedBackground": "#D2D2D2",
2224
+ "ghostFocusedBorder": "#969696",
2225
+ "ghostFocusedContent": "#262626",
2226
+ "ghostFocusedIcon": "#262626",
2227
+ "ghostFocusedSecondaryContent": "#505050",
2228
+ "ghostHoveredBackground": "#D2D2D2",
2229
+ "ghostHoveredBorder": "#D2D2D2",
2230
+ "ghostHoveredContent": "#262626",
2231
+ "ghostHoveredIcon": "#262626",
2232
+ "ghostHoveredSecondaryContent": "#505050",
2233
+ "ghostIcon": "#262626",
2234
+ "ghostPressedBackground": "#B1B1B1",
2235
+ "ghostPressedBorder": "#B1B1B1",
2236
+ "ghostPressedContent": "#262626",
2237
+ "ghostPressedIcon": "#262626",
2238
+ "ghostPressedSecondaryContent": "#666666",
2239
+ "ghostSecondaryContent": "#666666",
2240
+ "inputBackground": "#FFFFFF",
2241
+ "inputBackgroundChecked": "#FFFFFF",
2242
+ "inputBackgroundCheckedHovered": "#FFFFFF",
2243
+ "inputBorder": "#C6C6C6",
2244
+ "inputBorderHovered": "#969696",
2245
+ "inputFocusBorderAlt": "#969696",
2246
+ "inputForegroundChecked": "#262626",
2247
+ "inputPlaceholderText": "#666666",
2248
+ "inputText": "#262626",
2249
+ "inputTextHovered": "#262626",
2250
+ "link": "#D83B01",
2251
+ "linkHovered": "#A22C01",
2252
+ "linkPressed": "#6C1E01",
2253
+ "listBackground": "antiquewhite",
2254
+ "listHeaderBackgroundHovered": "#D2D2D2",
2255
+ "listHeaderBackgroundPressed": "#B1B1B1",
2256
+ "listItemBackgroundChecked": "#C6C6C6",
2257
+ "listItemBackgroundCheckedHovered": "#C6C6C6",
2258
+ "listItemBackgroundHovered": "#D2D2D2",
2259
+ "listText": "#262626",
2260
+ "menuBackground": "antiquewhite",
2261
+ "menuDivider": "#E6E6E6",
2262
+ "menuHeader": "#262626",
2263
+ "menuIcon": "#262626",
2264
+ "menuItemBackgroundHovered": "#D2D2D2",
2265
+ "menuItemBackgroundPressed": "#B1B1B1",
2266
+ "menuItemText": "#262626",
2267
+ "menuItemTextHovered": "#262626",
2268
+ "neutralBackground1": "antiquewhite",
2269
+ "neutralBackground1Hover": "#D2D2D2",
2270
+ "neutralBackground1Pressed": "#B1B1B1",
2271
+ "neutralBackground1Selected": "#C6C6C6",
2272
+ "neutralBackground2": "#E6E6E6",
2273
+ "neutralBackground2Hover": "#F3F3F3",
2274
+ "neutralBackground2Pressed": "#dbdbdb",
2275
+ "neutralBackground2Selected": "#e6e6e6",
2276
+ "neutralBackground3": "#F3F3F3",
2277
+ "neutralBackground3Hover": "#ebebeb",
2278
+ "neutralBackground3Pressed": "#d6d6d6",
2279
+ "neutralBackground3Selected": "#e0e0e0",
2280
+ "neutralBackground4": "#f0f0f0",
2281
+ "neutralBackground4Hover": "#fafafa",
2282
+ "neutralBackground4Pressed": "#f5f5f5",
2283
+ "neutralBackground4Selected": "#ffffff",
2284
+ "neutralBackground5": "#ebebeb",
2285
+ "neutralBackground5Hover": "#f5f5f5",
2286
+ "neutralBackground5Pressed": "#f0f0f0",
2287
+ "neutralBackground5Selected": "#fafafa",
2288
+ "neutralBackground6": "#e6e6e6",
2289
+ "neutralBackgroundDisabled": "#E6E6E6",
2290
+ "neutralBackgroundInverted": "#737373",
2291
+ "neutralForeground1": "#262626",
2292
+ "neutralForeground1Hover": "#262626",
2293
+ "neutralForeground1Pressed": "#262626",
2294
+ "neutralForeground1Selected": "#262626",
2295
+ "neutralForeground2": "#666666",
2296
+ "neutralForeground2BrandHover": "#eff6fc",
2297
+ "neutralForeground2BrandPressed": "#2b88d8",
2298
+ "neutralForeground2BrandSelected": "#eff6fc",
2299
+ "neutralForeground2Hover": "#505050",
2300
+ "neutralForeground2Pressed": "#666666",
2301
+ "neutralForeground2Selected": "#666666",
2302
+ "neutralForeground3": "#616161",
2303
+ "neutralForeground3BrandHover": "#eff6fc",
2304
+ "neutralForeground3BrandPressed": "#2b88d8",
2305
+ "neutralForeground3BrandSelected": "#eff6fc",
2306
+ "neutralForeground3Hover": "#424242",
2307
+ "neutralForeground3Pressed": "#424242",
2308
+ "neutralForeground3Selected": "#424242",
2309
+ "neutralForeground4": "#666666",
2310
+ "neutralForegroundDisabled": "#B1B1B1",
2311
+ "neutralForegroundInverted": "#262626",
2312
+ "neutralForegroundInvertedLink": "#FFFFFF",
2313
+ "neutralForegroundInvertedLinkHover": "#D2D2D2",
2314
+ "neutralForegroundInvertedLinkPressed": "#B1B1B1",
2315
+ "neutralForegroundInvertedLinkSelected": "#ffffff",
2316
+ "neutralForegroundOnBrand": "#FFFFFF",
2317
+ "neutralForegroundOnBrandHover": "#FFFFFF",
2318
+ "neutralForegroundOnBrandPressed": "#FFFFFF",
2319
+ "neutralForegroundOnBrandSelected": "#ffffff",
2320
+ "neutralStencil1": "#262626",
2321
+ "neutralStencil2": "#fafafa",
2322
+ "neutralStroke1": "#969696",
2323
+ "neutralStroke1Hover": "#969696",
2324
+ "neutralStroke1Pressed": "#00000000",
2325
+ "neutralStroke1Selected": "#bdbdbd",
2326
+ "neutralStroke2": "#262626",
2327
+ "neutralStroke3": "#f0f0f0",
2328
+ "neutralStrokeAccessible": "#969696",
2329
+ "neutralStrokeAccessibleHover": "#B1B1B1",
2330
+ "neutralStrokeAccessiblePressed": "#737373",
2331
+ "neutralStrokeAccessibleSelected": "#0078d4",
2332
+ "neutralStrokeDisabled": "#D2D2D2",
2333
+ "personaActivityGlow": "#0078d4",
2334
+ "personaActivityRing": "#ffffff",
2335
+ "primaryButtonBackground": "#D83B01",
2336
+ "primaryButtonBackgroundDisabled": "#E6E6E6",
2337
+ "primaryButtonBackgroundHovered": "#F29F71",
2338
+ "primaryButtonBackgroundPressed": "#A22C01",
2339
+ "primaryButtonBorder": "#A22C01",
2340
+ "primaryButtonBorderFocused": "#A22C01",
2341
+ "primaryButtonText": "#FFFFFF",
2342
+ "primaryButtonTextDisabled": "#B1B1B1",
2343
+ "primaryButtonTextHovered": "#FFFFFF",
2344
+ "primaryButtonTextPressed": "#FFFFFF",
2345
+ "redBackground1": "#f9f0f2",
2346
+ "redBackground2": "#d69ca5",
2347
+ "redBackground3": "#750b1c",
2348
+ "redBorder1": "#d69ca5",
2349
+ "redBorder2": "#750b1c",
2350
+ "redBorderActive": "#750b1c",
2351
+ "redForeground1": "#690a19",
2352
+ "redForeground2": "#d69ca5",
2353
+ "redForeground3": "#750b1c",
2354
+ "smallInputBorder": "#C6C6C6",
2355
+ "strokeFocus1": "#ffffff",
2356
+ "strokeFocus2": "#969696",
2357
+ "subText": "#666666",
2358
+ "subtleBackground": "transparent",
2359
+ "subtleBackgroundHover": "#f5f5f5",
2360
+ "subtleBackgroundPressed": "#e0e0e0",
2361
+ "subtleBackgroundSelected": "#ebebeb",
2362
+ "successBackground": "#D83B01",
2363
+ "transparentBackground": "transparent",
2364
+ "transparentBackgroundHover": "transparent",
2365
+ "transparentBackgroundPressed": "transparent",
2366
+ "transparentBackgroundSelected": "transparent",
2367
+ "transparentStroke": "transparent",
2368
+ "transparentStrokeDisabled": "transparent",
2369
+ "transparentStrokeInteractive": "transparent",
2370
+ "variantBorder": "#000000",
2371
+ "variantBorderHovered": "#000000",
2372
+ "warningBackground": "antiquewhite",
2373
+ "warningHighlight": "#A50000",
2374
+ "warningText": "#262626",
2375
+ },
2376
+ "host": Object {
2377
+ "appearance": "light",
2378
+ "colors": Object {
2379
+ "App2": "#EFF6FC",
2380
+ "App3": "#BBDAF3",
2381
+ "App4": "#55A4E2",
2382
+ "App5": "#359EDD",
2383
+ "App6": "#0078d7",
2384
+ "App7": "#283E4A",
2385
+ "App8": "#030C13",
2386
+ "FakeApp1": "#F8F8F8",
2387
+ "FakeGray1": "#FAF9F8",
2388
+ "FakeGray4": "#FFFFFF",
2389
+ "FakeSepia": "#ECE6DE",
2390
+ "Gray2": "#797775",
2391
+ "Gray3": "#11100F",
2392
+ "Gray5": "#737373",
2393
+ "Gray6": "#000000",
2394
+ },
2395
+ "palette": Object {
2396
+ "AccentDark": "#C6C6C6",
2397
+ "AccentEmphasis": "#D83B01",
2398
+ "AccentLight": "#E6E6E6",
2399
+ "AccentOutline": "#000000",
2400
+ "Bkg": "antiquewhite",
2401
+ "BkgCtl": "#E6E6E6",
2402
+ "BkgCtlDisabled": "#E6E6E6",
2403
+ "BkgCtlEmphasis": "#D83B01",
2404
+ "BkgCtlEmphasisDisabled": "#E6E6E6",
2405
+ "BkgCtlEmphasisFocus": "#F3F3F3",
2406
+ "BkgCtlEmphasisHover": "#F29F71",
2407
+ "BkgCtlEmphasisPressed": "#A22C01",
2408
+ "BkgCtlHover": "#FFF7F0",
2409
+ "BkgCtlPressed": "#FBDFD0",
2410
+ "BkgCtlSelected": "#E6E6E6",
2411
+ "BkgCtlSubtle": "#FFFFFF",
2412
+ "BkgCtlSubtleDisabled": "#F3F3F3",
2413
+ "BkgCtlSubtleFocus": "#F3F3F3",
2414
+ "BkgCtlSubtleHover": "#FFFFFF",
2415
+ "BkgCtlSubtleHoverDisabled": "#F3F3F3",
2416
+ "BkgCtlSubtlePressed": "#FFFFFF",
2417
+ "BkgCtlSubtleSelected": "#F3F3F3",
2418
+ "BkgCtlSubtleSelectedDisabled": "#F3F3F3",
2419
+ "BkgCtlSubtleSelectionHighlight": "#7DA3C6",
2420
+ "BkgHeader": "#E6E6E6",
2421
+ "BkgHover": "#D2D2D2",
2422
+ "BkgPressed": "#B1B1B1",
2423
+ "BkgSelected": "#C6C6C6",
2424
+ "BkgSelectionHighlight": "#737373",
2425
+ "BkgSubtle": "#F3F3F3",
2426
+ "BkgToggleSwitchOff": "#FFFFFF",
2427
+ "BkgToggleSwitchOffDisabled": "#FFFFFF",
2428
+ "BkgToggleSwitchOffHover": "#D2D2D2",
2429
+ "BkgToggleSwitchOffPressed": "#B1B1B1",
2430
+ "BkgToggleSwitchOn": "#D83B01",
2431
+ "BkgToggleSwitchOnDisabled": "#D2D2D2",
2432
+ "BkgToggleSwitchOnHover": "#EA6115",
2433
+ "BkgToggleSwitchOnPressed": "#A22C01",
2434
+ "SliderBuffer": "#262626",
2435
+ "SliderKeyboard": "#444444",
2436
+ "SliderPrimary": "#444444",
2437
+ "SliderPrimaryDisabled": "#969696",
2438
+ "SliderPrimaryHover": "#D2D2D2",
2439
+ "SliderPrimaryPressed": "#262626",
2440
+ "SliderSecondary": "#D2D2D2",
2441
+ "SliderToolTipBkg": "#FFFFFF",
2442
+ "SliderToolTipBorder": "#C6C6C6",
2443
+ "SliderToolTipLabel": "#262626",
2444
+ "StrokeCtl": "#969696",
2445
+ "StrokeCtlDisabled": "#D2D2D2",
2446
+ "StrokeCtlEmphasis": "#A22C01",
2447
+ "StrokeCtlEmphasisDisabled": "#D2D2D2",
2448
+ "StrokeCtlEmphasisHover": "#D83B01",
2449
+ "StrokeCtlEmphasisKeyboard": "#A22C01",
2450
+ "StrokeCtlEmphasisPressed": "#A22C01",
2451
+ "StrokeCtlHover": "#FBDFD0",
2452
+ "StrokeCtlKeyboard": "#FBDFD0",
2453
+ "StrokeCtlPressed": "#EA6115",
2454
+ "StrokeCtlSelected": "#969696",
2455
+ "StrokeCtlSubtle": "#C6C6C6",
2456
+ "StrokeCtlSubtleDisabled": "#C6C6C6",
2457
+ "StrokeCtlSubtleHover": "#969696",
2458
+ "StrokeCtlSubtleKeyboard": "#969696",
2459
+ "StrokeCtlSubtlePressed": "#969696",
2460
+ "StrokeKeyboard": "#969696",
2461
+ "StrokeOnlyHover": "#B1B1B1",
2462
+ "StrokeOnlyPressed": "#737373",
2463
+ "StrokeOnlySelected": "#969696",
2464
+ "StrokeOverHover": "#00000000",
2465
+ "StrokeOverPressed": "#00000000",
2466
+ "StrokeOverRest": "#00000000",
2467
+ "StrokeOverSelectedHover": "#969696",
2468
+ "StrokeOverSelectedPressed": "#00000000",
2469
+ "StrokeOverSelectedRest": "#00000000",
2470
+ "StrokeSelectedHover": "#969696",
2471
+ "StrokeToggleSwitchOff": "#505050",
2472
+ "StrokeToggleSwitchOffDisabled": "#D2D2D2",
2473
+ "StrokeToggleSwitchOffHover": "#505050",
2474
+ "StrokeToggleSwitchOffPressed": "#505050",
2475
+ "StrokeToggleSwitchOn": "#D83B01",
2476
+ "StrokeToggleSwitchOnDisabled": "#D2D2D2",
2477
+ "StrokeToggleSwitchOnHover": "#EA6115",
2478
+ "StrokeToggleSwitchOnPressed": "#A22C01",
2479
+ "Text": "#262626",
2480
+ "TextActive": "#262626",
2481
+ "TextActiveHover": "#EA6115",
2482
+ "TextActivePressed": "#A22C01",
2483
+ "TextActiveSelected": "#D83B01",
2484
+ "TextCtl": "#262626",
2485
+ "TextCtlDisabled": "#B1B1B1",
2486
+ "TextCtlEmphasis": "#FFFFFF",
2487
+ "TextCtlEmphasisDisabled": "#B1B1B1",
2488
+ "TextCtlEmphasisHover": "#FFFFFF",
2489
+ "TextCtlEmphasisPressed": "#FFFFFF",
2490
+ "TextCtlHover": "#262626",
2491
+ "TextCtlPressed": "#262626",
2492
+ "TextCtlSelected": "#262626",
2493
+ "TextCtlSubtle": "#262626",
2494
+ "TextCtlSubtleDisabled": "#B1B1B1",
2495
+ "TextCtlSubtleHover": "#262626",
2496
+ "TextCtlSubtlePlaceholder": "#666666",
2497
+ "TextCtlSubtlePressed": "#262626",
2498
+ "TextCtlSubtleSelected": "#262626",
2499
+ "TextCtlSubtleSelectionHighlight": "#262626",
2500
+ "TextDisabled": "#B1B1B1",
2501
+ "TextEmphasis": "#D83B01",
2502
+ "TextEmphasis2": "#D83B01",
2503
+ "TextEmphasisHover": "#EA6115",
2504
+ "TextEmphasisPressed": "#A22C01",
2505
+ "TextEmphasisRest": "#D83B01",
2506
+ "TextEmphasisSelected": "#D83B01",
2507
+ "TextError": "#A50000",
2508
+ "TextErrorHover": "#A50000",
2509
+ "TextErrorPressed": "#A50000",
2510
+ "TextErrorSelected": "#A50000",
2511
+ "TextHeader": "#262626",
2512
+ "TextHover": "#262626",
2513
+ "TextHyperlink": "#D83B01",
2514
+ "TextHyperlinkHover": "#A22C01",
2515
+ "TextHyperlinkPressed": "#6C1E01",
2516
+ "TextPressed": "#262626",
2517
+ "TextRest": "#262626",
2518
+ "TextSecondary": "#666666",
2519
+ "TextSecondaryHover": "#505050",
2520
+ "TextSecondaryPressed": "#666666",
2521
+ "TextSecondaryRest": "#666666",
2522
+ "TextSecondarySelected": "#666666",
2523
+ "TextSelected": "#262626",
2524
+ "TextSelectionHighlight": "#FFFFFF",
2525
+ "ThumbToggleSwitchOff": "#505050",
2526
+ "ThumbToggleSwitchOffDisabled": "#D2D2D2",
2527
+ "ThumbToggleSwitchOffHover": "#505050",
2528
+ "ThumbToggleSwitchOffPressed": "#505050",
2529
+ "ThumbToggleSwitchOn": "#FFFFFF",
2530
+ "ThumbToggleSwitchOnDisabled": "#FFFFFF",
2531
+ "ThumbToggleSwitchOnHover": "#FFFFFF",
2532
+ "ThumbToggleSwitchOnPressed": "#FFFFFF",
2533
+ },
2534
+ },
2535
+ "shadows": Object {
2536
+ "shadow16": Object {
2537
+ "ambient": Object {
2538
+ "blur": 2,
2539
+ "color": "#0000001f",
2540
+ "x": 0,
2541
+ "y": 0,
2542
+ },
2543
+ "key": Object {
2544
+ "blur": 16,
2545
+ "color": "#00000024",
2546
+ "x": 0,
2547
+ "y": 8,
2548
+ },
2549
+ },
2550
+ "shadow16brand": Object {
2551
+ "ambient": Object {
2552
+ "blur": 2,
2553
+ "color": "#0000004d",
2554
+ "x": 0,
2555
+ "y": 0,
2556
+ },
2557
+ "key": Object {
2558
+ "blur": 16,
2559
+ "color": "#00000040",
2560
+ "x": 0,
2561
+ "y": 8,
2562
+ },
2563
+ },
2564
+ "shadow2": Object {
2565
+ "ambient": Object {
2566
+ "blur": 2,
2567
+ "color": "#0000001f",
2568
+ "x": 0,
2569
+ "y": 0,
2570
+ },
2571
+ "key": Object {
2572
+ "blur": 2,
2573
+ "color": "#00000024",
2574
+ "x": 0,
2575
+ "y": 1,
2576
+ },
2577
+ },
2578
+ "shadow28": Object {
2579
+ "ambient": Object {
2580
+ "blur": 8,
2581
+ "color": "#00000033",
2582
+ "x": 0,
2583
+ "y": 0,
2584
+ },
2585
+ "key": Object {
2586
+ "blur": 28,
2587
+ "color": "#0000003d",
2588
+ "x": 0,
2589
+ "y": 14,
2590
+ },
2591
+ },
2592
+ "shadow28brand": Object {
2593
+ "ambient": Object {
2594
+ "blur": 8,
2595
+ "color": "#0000004d",
2596
+ "x": 0,
2597
+ "y": 0,
2598
+ },
2599
+ "key": Object {
2600
+ "blur": 28,
2601
+ "color": "#00000040",
2602
+ "x": 0,
2603
+ "y": 14,
2604
+ },
2605
+ },
2606
+ "shadow2brand": Object {
2607
+ "ambient": Object {
2608
+ "blur": 2,
2609
+ "color": "#0000004d",
2610
+ "x": 0,
2611
+ "y": 0,
2612
+ },
2613
+ "key": Object {
2614
+ "blur": 2,
2615
+ "color": "#00000040",
2616
+ "x": 0,
2617
+ "y": 1,
2618
+ },
2619
+ },
2620
+ "shadow4": Object {
2621
+ "ambient": Object {
2622
+ "blur": 2,
2623
+ "color": "#0000001f",
2624
+ "x": 0,
2625
+ "y": 0,
2626
+ },
2627
+ "key": Object {
2628
+ "blur": 4,
2629
+ "color": "#00000024",
2630
+ "x": 0,
2631
+ "y": 2,
2632
+ },
2633
+ },
2634
+ "shadow4brand": Object {
2635
+ "ambient": Object {
2636
+ "blur": 2,
2637
+ "color": "#0000004d",
2638
+ "x": 0,
2639
+ "y": 0,
2640
+ },
2641
+ "key": Object {
2642
+ "blur": 4,
2643
+ "color": "#00000040",
2644
+ "x": 0,
2645
+ "y": 2,
2646
+ },
2647
+ },
2648
+ "shadow64": Object {
2649
+ "ambient": Object {
2650
+ "blur": 8,
2651
+ "color": "#00000033",
2652
+ "x": 0,
2653
+ "y": 0,
2654
+ },
2655
+ "key": Object {
2656
+ "blur": 64,
2657
+ "color": "#0000003d",
2658
+ "x": 0,
2659
+ "y": 32,
2660
+ },
2661
+ },
2662
+ "shadow64brand": Object {
2663
+ "ambient": Object {
2664
+ "blur": 8,
2665
+ "color": "#0000004d",
2666
+ "x": 0,
2667
+ "y": 0,
2668
+ },
2669
+ "key": Object {
2670
+ "blur": 64,
2671
+ "color": "#00000040",
2672
+ "x": 0,
2673
+ "y": 32,
2674
+ },
2675
+ },
2676
+ "shadow8": Object {
2677
+ "ambient": Object {
2678
+ "blur": 2,
2679
+ "color": "#0000001f",
2680
+ "x": 0,
2681
+ "y": 0,
2682
+ },
2683
+ "key": Object {
2684
+ "blur": 8,
2685
+ "color": "#00000024",
2686
+ "x": 0,
2687
+ "y": 4,
2688
+ },
2689
+ },
2690
+ "shadow8brand": Object {
2691
+ "ambient": Object {
2692
+ "blur": 2,
2693
+ "color": "#0000004d",
2694
+ "x": 0,
2695
+ "y": 0,
2696
+ },
2697
+ "key": Object {
2698
+ "blur": 8,
2699
+ "color": "#00000040",
2700
+ "x": 0,
2701
+ "y": 4,
2702
+ },
2703
+ },
2704
+ },
2705
+ "spacing": Object {
2706
+ "l1": "20px",
2707
+ "l2": "32px",
2708
+ "m": "16px",
2709
+ "s1": "8px",
2710
+ "s2": "4px",
2711
+ },
2712
+ "typography": Object {
2713
+ "families": Object {
2714
+ "cursive": "System",
2715
+ "monospace": "Consolas",
2716
+ "numeric": "Bahnschrift",
2717
+ "primary": "Segoe UI",
2718
+ "sansSerif": "System",
2719
+ "secondary": "Segoe UI Semibold",
2720
+ "serif": "System",
2721
+ },
2722
+ "sizes": Object {
2723
+ "body": 14,
2724
+ "caption": 10,
2725
+ "header": 20,
2726
+ "hero": 28,
2727
+ "heroLarge": 40,
2728
+ "secondary": 12,
2729
+ "subheader": 16,
2730
+ },
2731
+ "variants": Object {
2732
+ "body1": Object {
2733
+ "face": "primary",
2734
+ "size": 12,
2735
+ "weight": "400",
2736
+ },
2737
+ "body1Strong": Object {
2738
+ "face": "primary",
2739
+ "size": 12,
2740
+ "weight": "600",
2741
+ },
2742
+ "body2": Object {
2743
+ "face": "primary",
2744
+ "size": 14,
2745
+ "weight": "400",
2746
+ },
2747
+ "body2Strong": Object {
2748
+ "face": "primary",
2749
+ "size": 14,
2750
+ "weight": "600",
2751
+ },
2752
+ "bodySemibold": Object {
2753
+ "face": "primary",
2754
+ "size": "body",
2755
+ "weight": "semiBold",
2756
+ },
2757
+ "bodyStandard": Object {
2758
+ "face": "primary",
2759
+ "size": "body",
2760
+ "weight": "regular",
2761
+ },
2762
+ "caption1": Object {
2763
+ "face": "primary",
2764
+ "size": 10,
2765
+ "weight": "400",
2766
+ },
2767
+ "captionStandard": Object {
2768
+ "face": "primary",
2769
+ "size": "caption",
2770
+ "weight": "regular",
2771
+ },
2772
+ "display": Object {
2773
+ "face": "primary",
2774
+ "size": 40,
2775
+ "weight": "600",
2776
+ },
2777
+ "headerSemibold": Object {
2778
+ "face": "primary",
2779
+ "size": "header",
2780
+ "weight": "semiBold",
2781
+ },
2782
+ "headerStandard": Object {
2783
+ "face": "primary",
2784
+ "size": "header",
2785
+ "weight": "regular",
2786
+ },
2787
+ "heroLargeSemibold": Object {
2788
+ "face": "primary",
2789
+ "size": "heroLarge",
2790
+ "weight": "semiBold",
2791
+ },
2792
+ "heroLargeStandard": Object {
2793
+ "face": "primary",
2794
+ "size": "heroLarge",
2795
+ "weight": "regular",
2796
+ },
2797
+ "heroSemibold": Object {
2798
+ "face": "primary",
2799
+ "size": "hero",
2800
+ "weight": "semiBold",
2801
+ },
2802
+ "heroStandard": Object {
2803
+ "face": "primary",
2804
+ "size": "hero",
2805
+ "weight": "regular",
2806
+ },
2807
+ "largeTitle": Object {
2808
+ "face": "primary",
2809
+ "size": 40,
2810
+ "weight": "400",
2811
+ },
2812
+ "secondarySemibold": Object {
2813
+ "face": "primary",
2814
+ "size": "secondary",
2815
+ "weight": "semiBold",
2816
+ },
2817
+ "secondaryStandard": Object {
2818
+ "face": "primary",
2819
+ "size": "secondary",
2820
+ "weight": "regular",
2821
+ },
2822
+ "subheaderSemibold": Object {
2823
+ "face": "primary",
2824
+ "size": "subheader",
2825
+ "weight": "semiBold",
2826
+ },
2827
+ "subheaderStandard": Object {
2828
+ "face": "primary",
2829
+ "size": "subheader",
2830
+ "weight": "regular",
2831
+ },
2832
+ "subtitle1": Object {
2833
+ "face": "primary",
2834
+ "size": 20,
2835
+ "weight": "400",
2836
+ },
2837
+ "subtitle1Strong": Object {
2838
+ "face": "primary",
2839
+ "size": 20,
2840
+ "weight": "600",
2841
+ },
2842
+ "subtitle2": Object {
2843
+ "face": "primary",
2844
+ "size": 16,
2845
+ "weight": "400",
2846
+ },
2847
+ "subtitle2Strong": Object {
2848
+ "face": "primary",
2849
+ "size": 16,
2850
+ "weight": "600",
2851
+ },
2852
+ "title1": Object {
2853
+ "face": "primary",
2854
+ "size": 28,
2855
+ "weight": "400",
2856
+ },
2857
+ "title1Strong": Object {
2858
+ "face": "primary",
2859
+ "size": 28,
2860
+ "weight": "600",
2861
+ },
2862
+ },
2863
+ "weights": Object {
2864
+ "regular": "400",
2865
+ "semiBold": "600",
2866
+ },
2867
+ },
2868
+ }
2869
+ `;
2870
+
2871
+ exports[`fallbackGetPalette test Random palette 1`] = `
2872
+ Object {
2873
+ "AccentDark": "#C6C6C6",
2874
+ "AccentEmphasis": "#D83B01",
2875
+ "AccentLight": "#E6E6E6",
2876
+ "AccentOutline": "#000000",
2877
+ "Bkg": "#FFFFFF",
2878
+ "BkgCtl": "#E6E6E6",
2879
+ "BkgCtlDisabled": "#E6E6E6",
2880
+ "BkgCtlEmphasis": "#D83B01",
2881
+ "BkgCtlEmphasisDisabled": "#E6E6E6",
2882
+ "BkgCtlEmphasisFocus": "#F3F3F3",
2883
+ "BkgCtlEmphasisHover": "#F29F71",
2884
+ "BkgCtlEmphasisPressed": "#A22C01",
2885
+ "BkgCtlHover": "#FFF7F0",
2886
+ "BkgCtlPressed": "#FBDFD0",
2887
+ "BkgCtlSelected": "#E6E6E6",
2888
+ "BkgCtlSubtle": "#FFFFFF",
2889
+ "BkgCtlSubtleDisabled": "#F3F3F3",
2890
+ "BkgCtlSubtleFocus": "#F3F3F3",
2891
+ "BkgCtlSubtleHover": "#FFFFFF",
2892
+ "BkgCtlSubtleHoverDisabled": "#F3F3F3",
2893
+ "BkgCtlSubtlePressed": "#FFFFFF",
2894
+ "BkgCtlSubtleSelected": "#F3F3F3",
2895
+ "BkgCtlSubtleSelectedDisabled": "#F3F3F3",
2896
+ "BkgCtlSubtleSelectionHighlight": "#7DA3C6",
2897
+ "BkgHeader": "#E6E6E6",
2898
+ "BkgHover": "#D2D2D2",
2899
+ "BkgPressed": "#B1B1B1",
2900
+ "BkgSelected": "#C6C6C6",
2901
+ "BkgSelectionHighlight": "#737373",
2902
+ "BkgSubtle": "#F3F3F3",
2903
+ "BkgToggleSwitchOff": "#FFFFFF",
2904
+ "BkgToggleSwitchOffDisabled": "#FFFFFF",
2905
+ "BkgToggleSwitchOffHover": "#D2D2D2",
2906
+ "BkgToggleSwitchOffPressed": "#B1B1B1",
2907
+ "BkgToggleSwitchOn": "#D83B01",
2908
+ "BkgToggleSwitchOnDisabled": "#D2D2D2",
2909
+ "BkgToggleSwitchOnHover": "#EA6115",
2910
+ "BkgToggleSwitchOnPressed": "#A22C01",
2911
+ "SliderBuffer": "#262626",
2912
+ "SliderKeyboard": "#444444",
2913
+ "SliderPrimary": "#444444",
2914
+ "SliderPrimaryDisabled": "#969696",
2915
+ "SliderPrimaryHover": "#D2D2D2",
2916
+ "SliderPrimaryPressed": "#262626",
2917
+ "SliderSecondary": "#D2D2D2",
2918
+ "SliderToolTipBkg": "#FFFFFF",
2919
+ "SliderToolTipBorder": "#C6C6C6",
2920
+ "SliderToolTipLabel": "#262626",
2921
+ "StrokeCtl": "#969696",
2922
+ "StrokeCtlDisabled": "#D2D2D2",
2923
+ "StrokeCtlEmphasis": "#A22C01",
2924
+ "StrokeCtlEmphasisDisabled": "#D2D2D2",
2925
+ "StrokeCtlEmphasisHover": "#D83B01",
2926
+ "StrokeCtlEmphasisKeyboard": "#A22C01",
2927
+ "StrokeCtlEmphasisPressed": "#A22C01",
2928
+ "StrokeCtlHover": "#FBDFD0",
2929
+ "StrokeCtlKeyboard": "#FBDFD0",
2930
+ "StrokeCtlPressed": "#EA6115",
2931
+ "StrokeCtlSelected": "#969696",
2932
+ "StrokeCtlSubtle": "#C6C6C6",
2933
+ "StrokeCtlSubtleDisabled": "#C6C6C6",
2934
+ "StrokeCtlSubtleHover": "#969696",
2935
+ "StrokeCtlSubtleKeyboard": "#969696",
2936
+ "StrokeCtlSubtlePressed": "#969696",
2937
+ "StrokeKeyboard": "#969696",
2938
+ "StrokeOnlyHover": "#B1B1B1",
2939
+ "StrokeOnlyPressed": "#737373",
2940
+ "StrokeOnlySelected": "#969696",
2941
+ "StrokeOverHover": "#00000000",
2942
+ "StrokeOverPressed": "#00000000",
2943
+ "StrokeOverRest": "#00000000",
2944
+ "StrokeOverSelectedHover": "#969696",
2945
+ "StrokeOverSelectedPressed": "#00000000",
2946
+ "StrokeOverSelectedRest": "#00000000",
2947
+ "StrokeSelectedHover": "#969696",
2948
+ "StrokeToggleSwitchOff": "#505050",
2949
+ "StrokeToggleSwitchOffDisabled": "#D2D2D2",
2950
+ "StrokeToggleSwitchOffHover": "#505050",
2951
+ "StrokeToggleSwitchOffPressed": "#505050",
2952
+ "StrokeToggleSwitchOn": "#D83B01",
2953
+ "StrokeToggleSwitchOnDisabled": "#D2D2D2",
2954
+ "StrokeToggleSwitchOnHover": "#EA6115",
2955
+ "StrokeToggleSwitchOnPressed": "#A22C01",
2956
+ "Text": "#262626",
2957
+ "TextActive": "#262626",
2958
+ "TextActiveHover": "#EA6115",
2959
+ "TextActivePressed": "#A22C01",
2960
+ "TextActiveSelected": "#D83B01",
2961
+ "TextCtl": "#262626",
2962
+ "TextCtlDisabled": "#B1B1B1",
2963
+ "TextCtlEmphasis": "#FFFFFF",
2964
+ "TextCtlEmphasisDisabled": "#B1B1B1",
2965
+ "TextCtlEmphasisHover": "#FFFFFF",
2966
+ "TextCtlEmphasisPressed": "#FFFFFF",
2967
+ "TextCtlHover": "#262626",
2968
+ "TextCtlPressed": "#262626",
2969
+ "TextCtlSelected": "#262626",
2970
+ "TextCtlSubtle": "#262626",
2971
+ "TextCtlSubtleDisabled": "#B1B1B1",
2972
+ "TextCtlSubtleHover": "#262626",
2973
+ "TextCtlSubtlePlaceholder": "#666666",
2974
+ "TextCtlSubtlePressed": "#262626",
2975
+ "TextCtlSubtleSelected": "#262626",
2976
+ "TextCtlSubtleSelectionHighlight": "#262626",
2977
+ "TextDisabled": "#B1B1B1",
2978
+ "TextEmphasis": "#D83B01",
2979
+ "TextEmphasis2": "#D83B01",
2980
+ "TextEmphasisHover": "#EA6115",
2981
+ "TextEmphasisPressed": "#A22C01",
2982
+ "TextEmphasisRest": "#D83B01",
2983
+ "TextEmphasisSelected": "#D83B01",
2984
+ "TextError": "#A50000",
2985
+ "TextErrorHover": "#A50000",
2986
+ "TextErrorPressed": "#A50000",
2987
+ "TextErrorSelected": "#A50000",
2988
+ "TextHeader": "#262626",
2989
+ "TextHover": "#262626",
2990
+ "TextHyperlink": "#D83B01",
2991
+ "TextHyperlinkHover": "#A22C01",
2992
+ "TextHyperlinkPressed": "#6C1E01",
2993
+ "TextPressed": "#262626",
2994
+ "TextRest": "#262626",
2995
+ "TextSecondary": "#666666",
2996
+ "TextSecondaryHover": "#505050",
2997
+ "TextSecondaryPressed": "#666666",
2998
+ "TextSecondaryRest": "#666666",
2999
+ "TextSecondarySelected": "#666666",
3000
+ "TextSelected": "#262626",
3001
+ "TextSelectionHighlight": "#FFFFFF",
3002
+ "ThumbToggleSwitchOff": "#505050",
3003
+ "ThumbToggleSwitchOffDisabled": "#D2D2D2",
3004
+ "ThumbToggleSwitchOffHover": "#505050",
3005
+ "ThumbToggleSwitchOffPressed": "#505050",
3006
+ "ThumbToggleSwitchOn": "#FFFFFF",
3007
+ "ThumbToggleSwitchOnDisabled": "#FFFFFF",
3008
+ "ThumbToggleSwitchOnHover": "#FFFFFF",
3009
+ "ThumbToggleSwitchOnPressed": "#FFFFFF",
3010
+ }
3011
+ `;
3012
+
3013
+ exports[`fallbackGetPalette test TaskPane palette 1`] = `
3014
+ Object {
3015
+ "AccentDark": "#C6C6C6",
3016
+ "AccentEmphasis": "#D83B01",
3017
+ "AccentLight": "#E6E6E6",
3018
+ "AccentOutline": "#000000",
3019
+ "Bkg": "antiquewhite",
3020
+ "BkgCtl": "#E6E6E6",
3021
+ "BkgCtlDisabled": "#E6E6E6",
3022
+ "BkgCtlEmphasis": "#D83B01",
3023
+ "BkgCtlEmphasisDisabled": "#E6E6E6",
3024
+ "BkgCtlEmphasisFocus": "#F3F3F3",
3025
+ "BkgCtlEmphasisHover": "#F29F71",
3026
+ "BkgCtlEmphasisPressed": "#A22C01",
3027
+ "BkgCtlHover": "#FFF7F0",
3028
+ "BkgCtlPressed": "#FBDFD0",
3029
+ "BkgCtlSelected": "#E6E6E6",
3030
+ "BkgCtlSubtle": "#FFFFFF",
3031
+ "BkgCtlSubtleDisabled": "#F3F3F3",
3032
+ "BkgCtlSubtleFocus": "#F3F3F3",
3033
+ "BkgCtlSubtleHover": "#FFFFFF",
3034
+ "BkgCtlSubtleHoverDisabled": "#F3F3F3",
3035
+ "BkgCtlSubtlePressed": "#FFFFFF",
3036
+ "BkgCtlSubtleSelected": "#F3F3F3",
3037
+ "BkgCtlSubtleSelectedDisabled": "#F3F3F3",
3038
+ "BkgCtlSubtleSelectionHighlight": "#7DA3C6",
3039
+ "BkgHeader": "#E6E6E6",
3040
+ "BkgHover": "#D2D2D2",
3041
+ "BkgPressed": "#B1B1B1",
3042
+ "BkgSelected": "#C6C6C6",
3043
+ "BkgSelectionHighlight": "#737373",
3044
+ "BkgSubtle": "#F3F3F3",
3045
+ "BkgToggleSwitchOff": "#FFFFFF",
3046
+ "BkgToggleSwitchOffDisabled": "#FFFFFF",
3047
+ "BkgToggleSwitchOffHover": "#D2D2D2",
3048
+ "BkgToggleSwitchOffPressed": "#B1B1B1",
3049
+ "BkgToggleSwitchOn": "#D83B01",
3050
+ "BkgToggleSwitchOnDisabled": "#D2D2D2",
3051
+ "BkgToggleSwitchOnHover": "#EA6115",
3052
+ "BkgToggleSwitchOnPressed": "#A22C01",
3053
+ "SliderBuffer": "#262626",
3054
+ "SliderKeyboard": "#444444",
3055
+ "SliderPrimary": "#444444",
3056
+ "SliderPrimaryDisabled": "#969696",
3057
+ "SliderPrimaryHover": "#D2D2D2",
3058
+ "SliderPrimaryPressed": "#262626",
3059
+ "SliderSecondary": "#D2D2D2",
3060
+ "SliderToolTipBkg": "#FFFFFF",
3061
+ "SliderToolTipBorder": "#C6C6C6",
3062
+ "SliderToolTipLabel": "#262626",
3063
+ "StrokeCtl": "#969696",
3064
+ "StrokeCtlDisabled": "#D2D2D2",
3065
+ "StrokeCtlEmphasis": "#A22C01",
3066
+ "StrokeCtlEmphasisDisabled": "#D2D2D2",
3067
+ "StrokeCtlEmphasisHover": "#D83B01",
3068
+ "StrokeCtlEmphasisKeyboard": "#A22C01",
3069
+ "StrokeCtlEmphasisPressed": "#A22C01",
3070
+ "StrokeCtlHover": "#FBDFD0",
3071
+ "StrokeCtlKeyboard": "#FBDFD0",
3072
+ "StrokeCtlPressed": "#EA6115",
3073
+ "StrokeCtlSelected": "#969696",
3074
+ "StrokeCtlSubtle": "#C6C6C6",
3075
+ "StrokeCtlSubtleDisabled": "#C6C6C6",
3076
+ "StrokeCtlSubtleHover": "#969696",
3077
+ "StrokeCtlSubtleKeyboard": "#969696",
3078
+ "StrokeCtlSubtlePressed": "#969696",
3079
+ "StrokeKeyboard": "#969696",
3080
+ "StrokeOnlyHover": "#B1B1B1",
3081
+ "StrokeOnlyPressed": "#737373",
3082
+ "StrokeOnlySelected": "#969696",
3083
+ "StrokeOverHover": "#00000000",
3084
+ "StrokeOverPressed": "#00000000",
3085
+ "StrokeOverRest": "#00000000",
3086
+ "StrokeOverSelectedHover": "#969696",
3087
+ "StrokeOverSelectedPressed": "#00000000",
3088
+ "StrokeOverSelectedRest": "#00000000",
3089
+ "StrokeSelectedHover": "#969696",
3090
+ "StrokeToggleSwitchOff": "#505050",
3091
+ "StrokeToggleSwitchOffDisabled": "#D2D2D2",
3092
+ "StrokeToggleSwitchOffHover": "#505050",
3093
+ "StrokeToggleSwitchOffPressed": "#505050",
3094
+ "StrokeToggleSwitchOn": "#D83B01",
3095
+ "StrokeToggleSwitchOnDisabled": "#D2D2D2",
3096
+ "StrokeToggleSwitchOnHover": "#EA6115",
3097
+ "StrokeToggleSwitchOnPressed": "#A22C01",
3098
+ "Text": "#262626",
3099
+ "TextActive": "#262626",
3100
+ "TextActiveHover": "#EA6115",
3101
+ "TextActivePressed": "#A22C01",
3102
+ "TextActiveSelected": "#D83B01",
3103
+ "TextCtl": "#262626",
3104
+ "TextCtlDisabled": "#B1B1B1",
3105
+ "TextCtlEmphasis": "#FFFFFF",
3106
+ "TextCtlEmphasisDisabled": "#B1B1B1",
3107
+ "TextCtlEmphasisHover": "#FFFFFF",
3108
+ "TextCtlEmphasisPressed": "#FFFFFF",
3109
+ "TextCtlHover": "#262626",
3110
+ "TextCtlPressed": "#262626",
3111
+ "TextCtlSelected": "#262626",
3112
+ "TextCtlSubtle": "#262626",
3113
+ "TextCtlSubtleDisabled": "#B1B1B1",
3114
+ "TextCtlSubtleHover": "#262626",
3115
+ "TextCtlSubtlePlaceholder": "#666666",
3116
+ "TextCtlSubtlePressed": "#262626",
3117
+ "TextCtlSubtleSelected": "#262626",
3118
+ "TextCtlSubtleSelectionHighlight": "#262626",
3119
+ "TextDisabled": "#B1B1B1",
3120
+ "TextEmphasis": "#D83B01",
3121
+ "TextEmphasis2": "#D83B01",
3122
+ "TextEmphasisHover": "#EA6115",
3123
+ "TextEmphasisPressed": "#A22C01",
3124
+ "TextEmphasisRest": "#D83B01",
3125
+ "TextEmphasisSelected": "#D83B01",
3126
+ "TextError": "#A50000",
3127
+ "TextErrorHover": "#A50000",
3128
+ "TextErrorPressed": "#A50000",
3129
+ "TextErrorSelected": "#A50000",
3130
+ "TextHeader": "#262626",
3131
+ "TextHover": "#262626",
3132
+ "TextHyperlink": "#D83B01",
3133
+ "TextHyperlinkHover": "#A22C01",
3134
+ "TextHyperlinkPressed": "#6C1E01",
3135
+ "TextPressed": "#262626",
3136
+ "TextRest": "#262626",
3137
+ "TextSecondary": "#666666",
3138
+ "TextSecondaryHover": "#505050",
3139
+ "TextSecondaryPressed": "#666666",
3140
+ "TextSecondaryRest": "#666666",
3141
+ "TextSecondarySelected": "#666666",
3142
+ "TextSelected": "#262626",
3143
+ "TextSelectionHighlight": "#FFFFFF",
3144
+ "ThumbToggleSwitchOff": "#505050",
3145
+ "ThumbToggleSwitchOffDisabled": "#D2D2D2",
3146
+ "ThumbToggleSwitchOffHover": "#505050",
3147
+ "ThumbToggleSwitchOffPressed": "#505050",
3148
+ "ThumbToggleSwitchOn": "#FFFFFF",
3149
+ "ThumbToggleSwitchOnDisabled": "#FFFFFF",
3150
+ "ThumbToggleSwitchOnHover": "#FFFFFF",
3151
+ "ThumbToggleSwitchOnPressed": "#FFFFFF",
3152
+ }
3153
+ `;
3154
+
3155
+ exports[`fallbackOfficeModule test 1`] = `
3156
+ Object {
3157
+ "fluentTypography": Object {},
3158
+ "getPalette": [Function],
3159
+ "rampNames": Object {
3160
+ "App": Array [
3161
+ "FakeApp1",
3162
+ "App2",
3163
+ "App3",
3164
+ "App4",
3165
+ "App5",
3166
+ "App6",
3167
+ "App7",
3168
+ "App8",
3169
+ ],
3170
+ "ClassicGrays": Array [
3171
+ "FakeGray4",
3172
+ "Gray5",
3173
+ "Gray6",
3174
+ ],
3175
+ "FluentGrays": Array [
3176
+ "FakeGray1",
3177
+ "Gray2",
3178
+ "Gray3",
3179
+ ],
3180
+ "Sepias": Array [
3181
+ "FakeSepia",
3182
+ ],
3183
+ },
3184
+ "ramps": Object {
3185
+ "App": Array [
3186
+ "#F8F8F8",
3187
+ "#EFF6FC",
3188
+ "#BBDAF3",
3189
+ "#55A4E2",
3190
+ "#359EDD",
3191
+ "#0078d7",
3192
+ "#283E4A",
3193
+ "#030C13",
3194
+ ],
3195
+ "ClassicGrays": Array [
3196
+ "#FFFFFF",
3197
+ "#737373",
3198
+ "#000000",
3199
+ ],
3200
+ "FluentGrays": Array [
3201
+ "#FAF9F8",
3202
+ "#797775",
3203
+ "#11100F",
3204
+ ],
3205
+ "Sepias": Array [
3206
+ "#ECE6DE",
3207
+ ],
3208
+ },
3209
+ "typography": Object {},
3210
+ }
3211
+ `;
3212
+
3213
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #0078d4 1`] = `
3214
+ Object {
3215
+ "brandBackground": "#0078d4",
3216
+ "brandBackground2": "#cce3f5",
3217
+ "brandBackgroundHover": "#106ebe",
3218
+ "brandBackgroundPressed": "#135995",
3219
+ "brandBackgroundSelected": "#1664a7",
3220
+ "brandBackgroundStatic": "#0078d4",
3221
+ "brandForeground1": "#0078d4",
3222
+ "brandForeground2": "#106ebe",
3223
+ "brandForegroundLink": "#0078d4",
3224
+ "brandForegroundLinkHover": "#106ebe",
3225
+ "brandForegroundLinkPressed": "#135995",
3226
+ "brandForegroundLinkSelected": "#1664a7",
3227
+ "brandStroke1": "#0078d4",
3228
+ "brandStroke2": "#cce3f5",
3229
+ "compoundBrandBackground1": "#0078d4",
3230
+ "compoundBrandBackground1Hover": "#106ebe",
3231
+ "compoundBrandBackground1Pressed": "#1664a7",
3232
+ "compoundBrandForeground1": "#0078d4",
3233
+ "compoundBrandForeground1Hover": "#106ebe",
3234
+ "compoundBrandForeground1Pressed": "#135995",
3235
+ "compoundBrandStroke1": "#0078d4",
3236
+ "compoundBrandStroke1Hover": "#106ebe",
3237
+ "compoundBrandStroke1Pressed": "#1664a7",
3238
+ "neutralForeground2BrandHover": "#106ebe",
3239
+ "neutralForeground2BrandPressed": "#135995",
3240
+ "neutralForeground2BrandSelected": "#1664a7",
3241
+ "neutralForeground3BrandHover": "#106ebe",
3242
+ "neutralForeground3BrandPressed": "#135995",
3243
+ "neutralForeground3BrandSelected": "#1664a7",
3244
+ "neutralStrokeAccessibleSelected": "#0078d4",
3245
+ }
3246
+ `;
3247
+
3248
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #107c41 1`] = `
3249
+ Object {
3250
+ "brandBackground": "#107c41",
3251
+ "brandBackground2": "#caead8",
3252
+ "brandBackgroundHover": "#0f703b",
3253
+ "brandBackgroundPressed": "#094624",
3254
+ "brandBackgroundSelected": "#0c5f32",
3255
+ "brandBackgroundStatic": "#107c41",
3256
+ "brandForeground1": "#107c41",
3257
+ "brandForeground2": "#0f703b",
3258
+ "brandForegroundLink": "#107c41",
3259
+ "brandForegroundLinkHover": "#0f703b",
3260
+ "brandForegroundLinkPressed": "#094624",
3261
+ "brandForegroundLinkSelected": "#0c5f32",
3262
+ "brandStroke1": "#107c41",
3263
+ "brandStroke2": "#caead8",
3264
+ "compoundBrandBackground1": "#107c41",
3265
+ "compoundBrandBackground1Hover": "#0f703b",
3266
+ "compoundBrandBackground1Pressed": "#0c5f32",
3267
+ "compoundBrandForeground1": "#107c41",
3268
+ "compoundBrandForeground1Hover": "#0f703b",
3269
+ "compoundBrandForeground1Pressed": "#094624",
3270
+ "compoundBrandStroke1": "#107c41",
3271
+ "compoundBrandStroke1Hover": "#0f703b",
3272
+ "compoundBrandStroke1Pressed": "#0c5f32",
3273
+ "neutralForeground2BrandHover": "#0f703b",
3274
+ "neutralForeground2BrandPressed": "#094624",
3275
+ "neutralForeground2BrandSelected": "#0c5f32",
3276
+ "neutralForeground3BrandHover": "#0f703b",
3277
+ "neutralForeground3BrandPressed": "#094624",
3278
+ "neutralForeground3BrandSelected": "#0c5f32",
3279
+ "neutralStrokeAccessibleSelected": "#107c41",
3280
+ }
3281
+ `;
3282
+
3283
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #185abd 1`] = `
3284
+ Object {
3285
+ "brandBackground": "#185abd",
3286
+ "brandBackground2": "#d2e0f4",
3287
+ "brandBackgroundHover": "#1651aa",
3288
+ "brandBackgroundPressed": "#0e336a",
3289
+ "brandBackgroundSelected": "#13458f",
3290
+ "brandBackgroundStatic": "#185abd",
3291
+ "brandForeground1": "#185abd",
3292
+ "brandForeground2": "#1651aa",
3293
+ "brandForegroundLink": "#185abd",
3294
+ "brandForegroundLinkHover": "#1651aa",
3295
+ "brandForegroundLinkPressed": "#0e336a",
3296
+ "brandForegroundLinkSelected": "#13458f",
3297
+ "brandStroke1": "#185abd",
3298
+ "brandStroke2": "#d2e0f4",
3299
+ "compoundBrandBackground1": "#185abd",
3300
+ "compoundBrandBackground1Hover": "#1651aa",
3301
+ "compoundBrandBackground1Pressed": "#13458f",
3302
+ "compoundBrandForeground1": "#185abd",
3303
+ "compoundBrandForeground1Hover": "#1651aa",
3304
+ "compoundBrandForeground1Pressed": "#0e336a",
3305
+ "compoundBrandStroke1": "#185abd",
3306
+ "compoundBrandStroke1Hover": "#1651aa",
3307
+ "compoundBrandStroke1Pressed": "#13458f",
3308
+ "neutralForeground2BrandHover": "#1651aa",
3309
+ "neutralForeground2BrandPressed": "#0e336a",
3310
+ "neutralForeground2BrandSelected": "#13458f",
3311
+ "neutralForeground3BrandHover": "#1651aa",
3312
+ "neutralForeground3BrandPressed": "#0e336a",
3313
+ "neutralForeground3BrandSelected": "#13458f",
3314
+ "neutralStrokeAccessibleSelected": "#185abd",
3315
+ }
3316
+ `;
3317
+
3318
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #80397b 1`] = `
3319
+ Object {
3320
+ "brandBackground": "#80397b",
3321
+ "brandBackground2": "#f0daee",
3322
+ "brandBackgroundHover": "#6c2f68",
3323
+ "brandBackgroundPressed": "#3c1a3a",
3324
+ "brandBackgroundSelected": "#52254f",
3325
+ "brandBackgroundStatic": "#80397b",
3326
+ "brandForeground1": "#80397b",
3327
+ "brandForeground2": "#6c2f68",
3328
+ "brandForegroundLink": "#80397b",
3329
+ "brandForegroundLinkHover": "#6c2f68",
3330
+ "brandForegroundLinkPressed": "#3c1a3a",
3331
+ "brandForegroundLinkSelected": "#52254f",
3332
+ "brandStroke1": "#80397b",
3333
+ "brandStroke2": "#f0daee",
3334
+ "compoundBrandBackground1": "#80397b",
3335
+ "compoundBrandBackground1Hover": "#6c2f68",
3336
+ "compoundBrandBackground1Pressed": "#52254f",
3337
+ "compoundBrandForeground1": "#80397b",
3338
+ "compoundBrandForeground1Hover": "#6c2f68",
3339
+ "compoundBrandForeground1Pressed": "#3c1a3a",
3340
+ "compoundBrandStroke1": "#80397b",
3341
+ "compoundBrandStroke1Hover": "#6c2f68",
3342
+ "compoundBrandStroke1Pressed": "#52254f",
3343
+ "neutralForeground2BrandHover": "#6c2f68",
3344
+ "neutralForeground2BrandPressed": "#3c1a3a",
3345
+ "neutralForeground2BrandSelected": "#52254f",
3346
+ "neutralForeground3BrandHover": "#6c2f68",
3347
+ "neutralForeground3BrandPressed": "#3c1a3a",
3348
+ "neutralForeground3BrandSelected": "#52254f",
3349
+ "neutralStrokeAccessibleSelected": "#80397b",
3350
+ }
3351
+ `;
3352
+
3353
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #c43e1c 1`] = `
3354
+ Object {
3355
+ "brandBackground": "#c43e1c",
3356
+ "brandBackground2": "#f6dbd4",
3357
+ "brandBackgroundHover": "#b13719",
3358
+ "brandBackgroundPressed": "#6e220f",
3359
+ "brandBackgroundSelected": "#952f15",
3360
+ "brandBackgroundStatic": "#c43e1c",
3361
+ "brandForeground1": "#c43e1c",
3362
+ "brandForeground2": "#b13719",
3363
+ "brandForegroundLink": "#c43e1c",
3364
+ "brandForegroundLinkHover": "#b13719",
3365
+ "brandForegroundLinkPressed": "#6e220f",
3366
+ "brandForegroundLinkSelected": "#952f15",
3367
+ "brandStroke1": "#c43e1c",
3368
+ "brandStroke2": "#f6dbd4",
3369
+ "compoundBrandBackground1": "#c43e1c",
3370
+ "compoundBrandBackground1Hover": "#b13719",
3371
+ "compoundBrandBackground1Pressed": "#952f15",
3372
+ "compoundBrandForeground1": "#c43e1c",
3373
+ "compoundBrandForeground1Hover": "#b13719",
3374
+ "compoundBrandForeground1Pressed": "#6e220f",
3375
+ "compoundBrandStroke1": "#c43e1c",
3376
+ "compoundBrandStroke1Hover": "#b13719",
3377
+ "compoundBrandStroke1Pressed": "#952f15",
3378
+ "neutralForeground2BrandHover": "#b13719",
3379
+ "neutralForeground2BrandPressed": "#6e220f",
3380
+ "neutralForeground2BrandSelected": "#952f15",
3381
+ "neutralForeground3BrandHover": "#b13719",
3382
+ "neutralForeground3BrandPressed": "#6e220f",
3383
+ "neutralForeground3BrandSelected": "#952f15",
3384
+ "neutralStrokeAccessibleSelected": "#c43e1c",
3385
+ }
3386
+ `;
3387
+
3388
+ exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #d83b01 1`] = `
3389
+ Object {
3390
+ "brandBackground": "#d83b01",
3391
+ "brandBackground2": "#f9dcd1",
3392
+ "brandBackgroundHover": "#c33400",
3393
+ "brandBackgroundPressed": "#792000",
3394
+ "brandBackgroundSelected": "#a52c00",
3395
+ "brandBackgroundStatic": "#d83b01",
3396
+ "brandForeground1": "#d83b01",
3397
+ "brandForeground2": "#c33400",
3398
+ "brandForegroundLink": "#d83b01",
3399
+ "brandForegroundLinkHover": "#c33400",
3400
+ "brandForegroundLinkPressed": "#792000",
3401
+ "brandForegroundLinkSelected": "#a52c00",
3402
+ "brandStroke1": "#d83b01",
3403
+ "brandStroke2": "#f9dcd1",
3404
+ "compoundBrandBackground1": "#d83b01",
3405
+ "compoundBrandBackground1Hover": "#c33400",
3406
+ "compoundBrandBackground1Pressed": "#a52c00",
3407
+ "compoundBrandForeground1": "#d83b01",
3408
+ "compoundBrandForeground1Hover": "#c33400",
3409
+ "compoundBrandForeground1Pressed": "#792000",
3410
+ "compoundBrandStroke1": "#d83b01",
3411
+ "compoundBrandStroke1Hover": "#c33400",
3412
+ "compoundBrandStroke1Pressed": "#a52c00",
3413
+ "neutralForeground2BrandHover": "#c33400",
3414
+ "neutralForeground2BrandPressed": "#792000",
3415
+ "neutralForeground2BrandSelected": "#a52c00",
3416
+ "neutralForeground3BrandHover": "#c33400",
3417
+ "neutralForeground3BrandPressed": "#792000",
3418
+ "neutralForeground3BrandSelected": "#a52c00",
3419
+ "neutralStrokeAccessibleSelected": "#d83b01",
3420
+ }
3421
+ `;
3422
+
3423
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #0078d4 1`] = `
3424
+ Object {
3425
+ "brandBackground": "#0078d4",
3426
+ "brandBackground2": "#cce3f5",
3427
+ "brandBackgroundHover": "#106ebe",
3428
+ "brandBackgroundPressed": "#135995",
3429
+ "brandBackgroundSelected": "#1664a7",
3430
+ "brandBackgroundStatic": "#0078d4",
3431
+ "brandForeground1": "#0078d4",
3432
+ "brandForeground2": "#106ebe",
3433
+ "brandForegroundLink": "#0078d4",
3434
+ "brandForegroundLinkHover": "#106ebe",
3435
+ "brandForegroundLinkPressed": "#135995",
3436
+ "brandForegroundLinkSelected": "#1664a7",
3437
+ "brandStroke1": "#0078d4",
3438
+ "brandStroke2": "#cce3f5",
3439
+ "compoundBrandBackground1": "#0078d4",
3440
+ "compoundBrandBackground1Hover": "#106ebe",
3441
+ "compoundBrandBackground1Pressed": "#1664a7",
3442
+ "compoundBrandForeground1": "#0078d4",
3443
+ "compoundBrandForeground1Hover": "#106ebe",
3444
+ "compoundBrandForeground1Pressed": "#135995",
3445
+ "compoundBrandStroke1": "#0078d4",
3446
+ "compoundBrandStroke1Hover": "#106ebe",
3447
+ "compoundBrandStroke1Pressed": "#1664a7",
3448
+ "neutralForeground2BrandHover": "#106ebe",
3449
+ "neutralForeground2BrandPressed": "#135995",
3450
+ "neutralForeground2BrandSelected": "#1664a7",
3451
+ "neutralForeground3BrandHover": "#106ebe",
3452
+ "neutralForeground3BrandPressed": "#135995",
3453
+ "neutralForeground3BrandSelected": "#1664a7",
3454
+ "neutralStrokeAccessibleSelected": "#0078d4",
3455
+ }
3456
+ `;
3457
+
3458
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #107c41 1`] = `
3459
+ Object {
3460
+ "brandBackground": "#107c41",
3461
+ "brandBackground2": "#caead8",
3462
+ "brandBackgroundHover": "#0f703b",
3463
+ "brandBackgroundPressed": "#094624",
3464
+ "brandBackgroundSelected": "#0c5f32",
3465
+ "brandBackgroundStatic": "#107c41",
3466
+ "brandForeground1": "#107c41",
3467
+ "brandForeground2": "#0f703b",
3468
+ "brandForegroundLink": "#107c41",
3469
+ "brandForegroundLinkHover": "#0f703b",
3470
+ "brandForegroundLinkPressed": "#094624",
3471
+ "brandForegroundLinkSelected": "#0c5f32",
3472
+ "brandStroke1": "#107c41",
3473
+ "brandStroke2": "#caead8",
3474
+ "compoundBrandBackground1": "#107c41",
3475
+ "compoundBrandBackground1Hover": "#0f703b",
3476
+ "compoundBrandBackground1Pressed": "#0c5f32",
3477
+ "compoundBrandForeground1": "#107c41",
3478
+ "compoundBrandForeground1Hover": "#0f703b",
3479
+ "compoundBrandForeground1Pressed": "#094624",
3480
+ "compoundBrandStroke1": "#107c41",
3481
+ "compoundBrandStroke1Hover": "#0f703b",
3482
+ "compoundBrandStroke1Pressed": "#0c5f32",
3483
+ "neutralForeground2BrandHover": "#0f703b",
3484
+ "neutralForeground2BrandPressed": "#094624",
3485
+ "neutralForeground2BrandSelected": "#0c5f32",
3486
+ "neutralForeground3BrandHover": "#0f703b",
3487
+ "neutralForeground3BrandPressed": "#094624",
3488
+ "neutralForeground3BrandSelected": "#0c5f32",
3489
+ "neutralStrokeAccessibleSelected": "#107c41",
3490
+ }
3491
+ `;
3492
+
3493
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #185abd 1`] = `
3494
+ Object {
3495
+ "brandBackground": "#185abd",
3496
+ "brandBackground2": "#d2e0f4",
3497
+ "brandBackgroundHover": "#1651aa",
3498
+ "brandBackgroundPressed": "#0e336a",
3499
+ "brandBackgroundSelected": "#13458f",
3500
+ "brandBackgroundStatic": "#185abd",
3501
+ "brandForeground1": "#185abd",
3502
+ "brandForeground2": "#1651aa",
3503
+ "brandForegroundLink": "#185abd",
3504
+ "brandForegroundLinkHover": "#1651aa",
3505
+ "brandForegroundLinkPressed": "#0e336a",
3506
+ "brandForegroundLinkSelected": "#13458f",
3507
+ "brandStroke1": "#185abd",
3508
+ "brandStroke2": "#d2e0f4",
3509
+ "compoundBrandBackground1": "#185abd",
3510
+ "compoundBrandBackground1Hover": "#1651aa",
3511
+ "compoundBrandBackground1Pressed": "#13458f",
3512
+ "compoundBrandForeground1": "#185abd",
3513
+ "compoundBrandForeground1Hover": "#1651aa",
3514
+ "compoundBrandForeground1Pressed": "#0e336a",
3515
+ "compoundBrandStroke1": "#185abd",
3516
+ "compoundBrandStroke1Hover": "#1651aa",
3517
+ "compoundBrandStroke1Pressed": "#13458f",
3518
+ "neutralForeground2BrandHover": "#1651aa",
3519
+ "neutralForeground2BrandPressed": "#0e336a",
3520
+ "neutralForeground2BrandSelected": "#13458f",
3521
+ "neutralForeground3BrandHover": "#1651aa",
3522
+ "neutralForeground3BrandPressed": "#0e336a",
3523
+ "neutralForeground3BrandSelected": "#13458f",
3524
+ "neutralStrokeAccessibleSelected": "#185abd",
3525
+ }
3526
+ `;
3527
+
3528
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #80397b 1`] = `
3529
+ Object {
3530
+ "brandBackground": "#80397b",
3531
+ "brandBackground2": "#f0daee",
3532
+ "brandBackgroundHover": "#6c2f68",
3533
+ "brandBackgroundPressed": "#3c1a3a",
3534
+ "brandBackgroundSelected": "#52254f",
3535
+ "brandBackgroundStatic": "#80397b",
3536
+ "brandForeground1": "#80397b",
3537
+ "brandForeground2": "#6c2f68",
3538
+ "brandForegroundLink": "#80397b",
3539
+ "brandForegroundLinkHover": "#6c2f68",
3540
+ "brandForegroundLinkPressed": "#3c1a3a",
3541
+ "brandForegroundLinkSelected": "#52254f",
3542
+ "brandStroke1": "#80397b",
3543
+ "brandStroke2": "#f0daee",
3544
+ "compoundBrandBackground1": "#80397b",
3545
+ "compoundBrandBackground1Hover": "#6c2f68",
3546
+ "compoundBrandBackground1Pressed": "#52254f",
3547
+ "compoundBrandForeground1": "#80397b",
3548
+ "compoundBrandForeground1Hover": "#6c2f68",
3549
+ "compoundBrandForeground1Pressed": "#3c1a3a",
3550
+ "compoundBrandStroke1": "#80397b",
3551
+ "compoundBrandStroke1Hover": "#6c2f68",
3552
+ "compoundBrandStroke1Pressed": "#52254f",
3553
+ "neutralForeground2BrandHover": "#6c2f68",
3554
+ "neutralForeground2BrandPressed": "#3c1a3a",
3555
+ "neutralForeground2BrandSelected": "#52254f",
3556
+ "neutralForeground3BrandHover": "#6c2f68",
3557
+ "neutralForeground3BrandPressed": "#3c1a3a",
3558
+ "neutralForeground3BrandSelected": "#52254f",
3559
+ "neutralStrokeAccessibleSelected": "#80397b",
3560
+ }
3561
+ `;
3562
+
3563
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #c43e1c 1`] = `
3564
+ Object {
3565
+ "brandBackground": "#c43e1c",
3566
+ "brandBackground2": "#f6dbd4",
3567
+ "brandBackgroundHover": "#b13719",
3568
+ "brandBackgroundPressed": "#6e220f",
3569
+ "brandBackgroundSelected": "#952f15",
3570
+ "brandBackgroundStatic": "#c43e1c",
3571
+ "brandForeground1": "#c43e1c",
3572
+ "brandForeground2": "#b13719",
3573
+ "brandForegroundLink": "#c43e1c",
3574
+ "brandForegroundLinkHover": "#b13719",
3575
+ "brandForegroundLinkPressed": "#6e220f",
3576
+ "brandForegroundLinkSelected": "#952f15",
3577
+ "brandStroke1": "#c43e1c",
3578
+ "brandStroke2": "#f6dbd4",
3579
+ "compoundBrandBackground1": "#c43e1c",
3580
+ "compoundBrandBackground1Hover": "#b13719",
3581
+ "compoundBrandBackground1Pressed": "#952f15",
3582
+ "compoundBrandForeground1": "#c43e1c",
3583
+ "compoundBrandForeground1Hover": "#b13719",
3584
+ "compoundBrandForeground1Pressed": "#6e220f",
3585
+ "compoundBrandStroke1": "#c43e1c",
3586
+ "compoundBrandStroke1Hover": "#b13719",
3587
+ "compoundBrandStroke1Pressed": "#952f15",
3588
+ "neutralForeground2BrandHover": "#b13719",
3589
+ "neutralForeground2BrandPressed": "#6e220f",
3590
+ "neutralForeground2BrandSelected": "#952f15",
3591
+ "neutralForeground3BrandHover": "#b13719",
3592
+ "neutralForeground3BrandPressed": "#6e220f",
3593
+ "neutralForeground3BrandSelected": "#952f15",
3594
+ "neutralStrokeAccessibleSelected": "#c43e1c",
3595
+ }
3596
+ `;
3597
+
3598
+ exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #d83b01 1`] = `
3599
+ Object {
3600
+ "brandBackground": "#d83b01",
3601
+ "brandBackground2": "#f9dcd1",
3602
+ "brandBackgroundHover": "#c33400",
3603
+ "brandBackgroundPressed": "#792000",
3604
+ "brandBackgroundSelected": "#a52c00",
3605
+ "brandBackgroundStatic": "#d83b01",
3606
+ "brandForeground1": "#d83b01",
3607
+ "brandForeground2": "#c33400",
3608
+ "brandForegroundLink": "#d83b01",
3609
+ "brandForegroundLinkHover": "#c33400",
3610
+ "brandForegroundLinkPressed": "#792000",
3611
+ "brandForegroundLinkSelected": "#a52c00",
3612
+ "brandStroke1": "#d83b01",
3613
+ "brandStroke2": "#f9dcd1",
3614
+ "compoundBrandBackground1": "#d83b01",
3615
+ "compoundBrandBackground1Hover": "#c33400",
3616
+ "compoundBrandBackground1Pressed": "#a52c00",
3617
+ "compoundBrandForeground1": "#d83b01",
3618
+ "compoundBrandForeground1Hover": "#c33400",
3619
+ "compoundBrandForeground1Pressed": "#792000",
3620
+ "compoundBrandStroke1": "#d83b01",
3621
+ "compoundBrandStroke1Hover": "#c33400",
3622
+ "compoundBrandStroke1Pressed": "#a52c00",
3623
+ "neutralForeground2BrandHover": "#c33400",
3624
+ "neutralForeground2BrandPressed": "#792000",
3625
+ "neutralForeground2BrandSelected": "#a52c00",
3626
+ "neutralForeground3BrandHover": "#c33400",
3627
+ "neutralForeground3BrandPressed": "#792000",
3628
+ "neutralForeground3BrandSelected": "#a52c00",
3629
+ "neutralStrokeAccessibleSelected": "#d83b01",
3630
+ }
3631
+ `;
3632
+
3633
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #0078d4 1`] = `
3634
+ Object {
3635
+ "brandBackground": "#0078d4",
3636
+ "brandBackground2": "#cce3f5",
3637
+ "brandBackgroundHover": "#106ebe",
3638
+ "brandBackgroundPressed": "#135995",
3639
+ "brandBackgroundSelected": "#1664a7",
3640
+ "brandBackgroundStatic": "#0078d4",
3641
+ "brandForeground1": "#b3d6f2",
3642
+ "brandForeground2": "#cce3f5",
3643
+ "brandForegroundLink": "#b3d6f2",
3644
+ "brandForegroundLinkHover": "#cce3f5",
3645
+ "brandForegroundLinkPressed": "#2488d8",
3646
+ "brandForegroundLinkSelected": "#cce3f5",
3647
+ "brandStroke1": "#0078d4",
3648
+ "brandStroke2": "#cce3f5",
3649
+ "compoundBrandBackground1": "#0078d4",
3650
+ "compoundBrandBackground1Hover": "#106ebe",
3651
+ "compoundBrandBackground1Pressed": "#1664a7",
3652
+ "compoundBrandForeground1": "#b3d6f2",
3653
+ "compoundBrandForeground1Hover": "#cce3f5",
3654
+ "compoundBrandForeground1Pressed": "#2488d8",
3655
+ "compoundBrandStroke1": "#0078d4",
3656
+ "compoundBrandStroke1Hover": "#106ebe",
3657
+ "compoundBrandStroke1Pressed": "#1664a7",
3658
+ "neutralForeground2BrandHover": "#cce3f5",
3659
+ "neutralForeground2BrandPressed": "#2488d8",
3660
+ "neutralForeground2BrandSelected": "#cce3f5",
3661
+ "neutralForeground3BrandHover": "#cce3f5",
3662
+ "neutralForeground3BrandPressed": "#2488d8",
3663
+ "neutralForeground3BrandSelected": "#cce3f5",
3664
+ "neutralStrokeAccessibleSelected": "#0078d4",
3665
+ }
3666
+ `;
3667
+
3668
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #107c41 1`] = `
3669
+ Object {
3670
+ "brandBackground": "#107c41",
3671
+ "brandBackground2": "#caead8",
3672
+ "brandBackgroundHover": "#0f703b",
3673
+ "brandBackgroundPressed": "#094624",
3674
+ "brandBackgroundSelected": "#0c5f32",
3675
+ "brandBackgroundStatic": "#107c41",
3676
+ "brandForeground1": "#a0d8b9",
3677
+ "brandForeground2": "#caead8",
3678
+ "brandForegroundLink": "#a0d8b9",
3679
+ "brandForegroundLinkHover": "#caead8",
3680
+ "brandForegroundLinkPressed": "#218d51",
3681
+ "brandForegroundLinkSelected": "#caead8",
3682
+ "brandStroke1": "#107c41",
3683
+ "brandStroke2": "#caead8",
3684
+ "compoundBrandBackground1": "#107c41",
3685
+ "compoundBrandBackground1Hover": "#0f703b",
3686
+ "compoundBrandBackground1Pressed": "#0c5f32",
3687
+ "compoundBrandForeground1": "#a0d8b9",
3688
+ "compoundBrandForeground1Hover": "#caead8",
3689
+ "compoundBrandForeground1Pressed": "#218d51",
3690
+ "compoundBrandStroke1": "#107c41",
3691
+ "compoundBrandStroke1Hover": "#0f703b",
3692
+ "compoundBrandStroke1Pressed": "#0c5f32",
3693
+ "neutralForeground2BrandHover": "#caead8",
3694
+ "neutralForeground2BrandPressed": "#218d51",
3695
+ "neutralForeground2BrandSelected": "#caead8",
3696
+ "neutralForeground3BrandHover": "#caead8",
3697
+ "neutralForeground3BrandPressed": "#218d51",
3698
+ "neutralForeground3BrandSelected": "#caead8",
3699
+ "neutralStrokeAccessibleSelected": "#107c41",
3700
+ }
3701
+ `;
3702
+
3703
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #185abd 1`] = `
3704
+ Object {
3705
+ "brandBackground": "#185abd",
3706
+ "brandBackground2": "#d2e0f4",
3707
+ "brandBackgroundHover": "#1651aa",
3708
+ "brandBackgroundPressed": "#0e336a",
3709
+ "brandBackgroundSelected": "#13458f",
3710
+ "brandBackgroundStatic": "#185abd",
3711
+ "brandForeground1": "#aec6eb",
3712
+ "brandForeground2": "#d2e0f4",
3713
+ "brandForegroundLink": "#aec6eb",
3714
+ "brandForegroundLinkHover": "#d2e0f4",
3715
+ "brandForegroundLinkPressed": "#2e6ac5",
3716
+ "brandForegroundLinkSelected": "#d2e0f4",
3717
+ "brandStroke1": "#185abd",
3718
+ "brandStroke2": "#d2e0f4",
3719
+ "compoundBrandBackground1": "#185abd",
3720
+ "compoundBrandBackground1Hover": "#1651aa",
3721
+ "compoundBrandBackground1Pressed": "#13458f",
3722
+ "compoundBrandForeground1": "#aec6eb",
3723
+ "compoundBrandForeground1Hover": "#d2e0f4",
3724
+ "compoundBrandForeground1Pressed": "#2e6ac5",
3725
+ "compoundBrandStroke1": "#185abd",
3726
+ "compoundBrandStroke1Hover": "#1651aa",
3727
+ "compoundBrandStroke1Pressed": "#13458f",
3728
+ "neutralForeground2BrandHover": "#d2e0f4",
3729
+ "neutralForeground2BrandPressed": "#2e6ac5",
3730
+ "neutralForeground2BrandSelected": "#d2e0f4",
3731
+ "neutralForeground3BrandHover": "#d2e0f4",
3732
+ "neutralForeground3BrandPressed": "#2e6ac5",
3733
+ "neutralForeground3BrandSelected": "#d2e0f4",
3734
+ "neutralStrokeAccessibleSelected": "#185abd",
3735
+ }
3736
+ `;
3737
+
3738
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #80397b 1`] = `
3739
+ Object {
3740
+ "brandBackground": "#80397b",
3741
+ "brandBackground2": "#f0daee",
3742
+ "brandBackgroundHover": "#6c2f68",
3743
+ "brandBackgroundPressed": "#3c1a3a",
3744
+ "brandBackgroundSelected": "#52254f",
3745
+ "brandBackgroundStatic": "#80397b",
3746
+ "brandForeground1": "#e0bfde",
3747
+ "brandForeground2": "#f0daee",
3748
+ "brandForegroundLink": "#e0bfde",
3749
+ "brandForegroundLinkHover": "#f0daee",
3750
+ "brandForegroundLinkPressed": "#9e5499",
3751
+ "brandForegroundLinkSelected": "#f0daee",
3752
+ "brandStroke1": "#80397b",
3753
+ "brandStroke2": "#f0daee",
3754
+ "compoundBrandBackground1": "#80397b",
3755
+ "compoundBrandBackground1Hover": "#6c2f68",
3756
+ "compoundBrandBackground1Pressed": "#52254f",
3757
+ "compoundBrandForeground1": "#e0bfde",
3758
+ "compoundBrandForeground1Hover": "#f0daee",
3759
+ "compoundBrandForeground1Pressed": "#9e5499",
3760
+ "compoundBrandStroke1": "#80397b",
3761
+ "compoundBrandStroke1Hover": "#6c2f68",
3762
+ "compoundBrandStroke1Pressed": "#52254f",
3763
+ "neutralForeground2BrandHover": "#f0daee",
3764
+ "neutralForeground2BrandPressed": "#9e5499",
3765
+ "neutralForeground2BrandSelected": "#f0daee",
3766
+ "neutralForeground3BrandHover": "#f0daee",
3767
+ "neutralForeground3BrandPressed": "#9e5499",
3768
+ "neutralForeground3BrandSelected": "#f0daee",
3769
+ "neutralStrokeAccessibleSelected": "#80397b",
3770
+ }
3771
+ `;
3772
+
3773
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #c43e1c 1`] = `
3774
+ Object {
3775
+ "brandBackground": "#c43e1c",
3776
+ "brandBackground2": "#f6dbd4",
3777
+ "brandBackgroundHover": "#b13719",
3778
+ "brandBackgroundPressed": "#6e220f",
3779
+ "brandBackgroundSelected": "#952f15",
3780
+ "brandBackgroundStatic": "#c43e1c",
3781
+ "brandForeground1": "#edbcb0",
3782
+ "brandForeground2": "#f6dbd4",
3783
+ "brandForegroundLink": "#edbcb0",
3784
+ "brandForegroundLinkHover": "#f6dbd4",
3785
+ "brandForegroundLinkPressed": "#cb5031",
3786
+ "brandForegroundLinkSelected": "#f6dbd4",
3787
+ "brandStroke1": "#c43e1c",
3788
+ "brandStroke2": "#f6dbd4",
3789
+ "compoundBrandBackground1": "#c43e1c",
3790
+ "compoundBrandBackground1Hover": "#b13719",
3791
+ "compoundBrandBackground1Pressed": "#952f15",
3792
+ "compoundBrandForeground1": "#edbcb0",
3793
+ "compoundBrandForeground1Hover": "#f6dbd4",
3794
+ "compoundBrandForeground1Pressed": "#cb5031",
3795
+ "compoundBrandStroke1": "#c43e1c",
3796
+ "compoundBrandStroke1Hover": "#b13719",
3797
+ "compoundBrandStroke1Pressed": "#952f15",
3798
+ "neutralForeground2BrandHover": "#f6dbd4",
3799
+ "neutralForeground2BrandPressed": "#cb5031",
3800
+ "neutralForeground2BrandSelected": "#f6dbd4",
3801
+ "neutralForeground3BrandHover": "#f6dbd4",
3802
+ "neutralForeground3BrandPressed": "#cb5031",
3803
+ "neutralForeground3BrandSelected": "#f6dbd4",
3804
+ "neutralStrokeAccessibleSelected": "#c43e1c",
3805
+ }
3806
+ `;
3807
+
3808
+ exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #d83b01 1`] = `
3809
+ Object {
3810
+ "brandBackground": "#d83b01",
3811
+ "brandBackground2": "#f9dcd1",
3812
+ "brandBackgroundHover": "#c33400",
3813
+ "brandBackgroundPressed": "#792000",
3814
+ "brandBackgroundSelected": "#a52c00",
3815
+ "brandBackgroundStatic": "#d83b01",
3816
+ "brandForeground1": "#f4beaa",
3817
+ "brandForeground2": "#f9dcd1",
3818
+ "brandForegroundLink": "#f4beaa",
3819
+ "brandForegroundLinkHover": "#f9dcd1",
3820
+ "brandForegroundLinkPressed": "#dd4f1b",
3821
+ "brandForegroundLinkSelected": "#f9dcd1",
3822
+ "brandStroke1": "#d83b01",
3823
+ "brandStroke2": "#f9dcd1",
3824
+ "compoundBrandBackground1": "#d83b01",
3825
+ "compoundBrandBackground1Hover": "#c33400",
3826
+ "compoundBrandBackground1Pressed": "#a52c00",
3827
+ "compoundBrandForeground1": "#f4beaa",
3828
+ "compoundBrandForeground1Hover": "#f9dcd1",
3829
+ "compoundBrandForeground1Pressed": "#dd4f1b",
3830
+ "compoundBrandStroke1": "#d83b01",
3831
+ "compoundBrandStroke1Hover": "#c33400",
3832
+ "compoundBrandStroke1Pressed": "#a52c00",
3833
+ "neutralForeground2BrandHover": "#f9dcd1",
3834
+ "neutralForeground2BrandPressed": "#dd4f1b",
3835
+ "neutralForeground2BrandSelected": "#f9dcd1",
3836
+ "neutralForeground3BrandHover": "#f9dcd1",
3837
+ "neutralForeground3BrandPressed": "#dd4f1b",
3838
+ "neutralForeground3BrandSelected": "#f9dcd1",
3839
+ "neutralStrokeAccessibleSelected": "#d83b01",
3840
+ }
3841
+ `;
3842
+
3843
+ exports[`getThemingModule test 1`] = `
3844
+ Array [
3845
+ Object {
3846
+ "fluentTypography": Object {},
3847
+ "getPalette": [Function],
3848
+ "rampNames": Object {
3849
+ "App": Array [
3850
+ "FakeApp1",
3851
+ "App2",
3852
+ "App3",
3853
+ "App4",
3854
+ "App5",
3855
+ "App6",
3856
+ "App7",
3857
+ "App8",
3858
+ ],
3859
+ "ClassicGrays": Array [
3860
+ "FakeGray4",
3861
+ "Gray5",
3862
+ "Gray6",
3863
+ ],
3864
+ "FluentGrays": Array [
3865
+ "FakeGray1",
3866
+ "Gray2",
3867
+ "Gray3",
3868
+ ],
3869
+ "Sepias": Array [
3870
+ "FakeSepia",
3871
+ ],
3872
+ },
3873
+ "ramps": Object {
3874
+ "App": Array [
3875
+ "#F8F8F8",
3876
+ "#EFF6FC",
3877
+ "#BBDAF3",
3878
+ "#55A4E2",
3879
+ "#359EDD",
3880
+ "#0078d7",
3881
+ "#283E4A",
3882
+ "#030C13",
3883
+ ],
3884
+ "ClassicGrays": Array [
3885
+ "#FFFFFF",
3886
+ "#737373",
3887
+ "#000000",
3888
+ ],
3889
+ "FluentGrays": Array [
3890
+ "#FAF9F8",
3891
+ "#797775",
3892
+ "#11100F",
3893
+ ],
3894
+ "Sepias": Array [
3895
+ "#ECE6DE",
3896
+ ],
3897
+ },
3898
+ "typography": Object {},
3899
+ },
3900
+ undefined,
3901
+ ]
3902
+ `;
3903
+
3904
+ exports[`win32Typography test 1`] = `[Function]`;