@fluentui-react-native/win32-theme 0.22.1 → 0.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +28 -1
- package/CHANGELOG.md +12 -2
- package/package.json +4 -3
- package/src/__tests__/__snapshots__/win32-theme.test.ts.snap +610 -610
|
@@ -3,36 +3,36 @@
|
|
|
3
3
|
exports[`createBrandedThemeWithAlias test themeName: Black 1`] = `
|
|
4
4
|
Object {
|
|
5
5
|
"colors": Object {
|
|
6
|
-
"brandBackground": "#
|
|
7
|
-
"brandBackground2": "#
|
|
8
|
-
"brandBackgroundHover": "#
|
|
9
|
-
"brandBackgroundPressed": "#
|
|
10
|
-
"brandBackgroundSelected": "#
|
|
11
|
-
"brandBackgroundStatic": "#
|
|
12
|
-
"brandForeground1": "#
|
|
13
|
-
"brandForeground2": "#
|
|
14
|
-
"brandForegroundLink": "#
|
|
15
|
-
"brandForegroundLinkHover": "#
|
|
16
|
-
"brandForegroundLinkPressed": "#
|
|
17
|
-
"brandForegroundLinkSelected": "#
|
|
18
|
-
"brandStroke1": "#
|
|
19
|
-
"brandStroke2": "#
|
|
20
|
-
"compoundBrandBackground1": "#
|
|
21
|
-
"compoundBrandBackground1Hover": "#
|
|
22
|
-
"compoundBrandBackground1Pressed": "#
|
|
23
|
-
"compoundBrandForeground1": "#
|
|
24
|
-
"compoundBrandForeground1Hover": "#
|
|
25
|
-
"compoundBrandForeground1Pressed": "#
|
|
26
|
-
"compoundBrandStroke1": "#
|
|
27
|
-
"compoundBrandStroke1Hover": "#
|
|
28
|
-
"compoundBrandStroke1Pressed": "#
|
|
29
|
-
"neutralForeground2BrandHover": "#
|
|
30
|
-
"neutralForeground2BrandPressed": "#
|
|
31
|
-
"neutralForeground2BrandSelected": "#
|
|
32
|
-
"neutralForeground3BrandHover": "#
|
|
33
|
-
"neutralForeground3BrandPressed": "#
|
|
34
|
-
"neutralForeground3BrandSelected": "#
|
|
35
|
-
"neutralStrokeAccessibleSelected": "#
|
|
6
|
+
"brandBackground": "#185abd",
|
|
7
|
+
"brandBackground2": "#d2e0f4",
|
|
8
|
+
"brandBackgroundHover": "#1651aa",
|
|
9
|
+
"brandBackgroundPressed": "#0e336a",
|
|
10
|
+
"brandBackgroundSelected": "#13458f",
|
|
11
|
+
"brandBackgroundStatic": "#185abd",
|
|
12
|
+
"brandForeground1": "#aec6eb",
|
|
13
|
+
"brandForeground2": "#d2e0f4",
|
|
14
|
+
"brandForegroundLink": "#aec6eb",
|
|
15
|
+
"brandForegroundLinkHover": "#d2e0f4",
|
|
16
|
+
"brandForegroundLinkPressed": "#2e6ac5",
|
|
17
|
+
"brandForegroundLinkSelected": "#d2e0f4",
|
|
18
|
+
"brandStroke1": "#185abd",
|
|
19
|
+
"brandStroke2": "#d2e0f4",
|
|
20
|
+
"compoundBrandBackground1": "#185abd",
|
|
21
|
+
"compoundBrandBackground1Hover": "#1651aa",
|
|
22
|
+
"compoundBrandBackground1Pressed": "#13458f",
|
|
23
|
+
"compoundBrandForeground1": "#aec6eb",
|
|
24
|
+
"compoundBrandForeground1Hover": "#d2e0f4",
|
|
25
|
+
"compoundBrandForeground1Pressed": "#2e6ac5",
|
|
26
|
+
"compoundBrandStroke1": "#185abd",
|
|
27
|
+
"compoundBrandStroke1Hover": "#1651aa",
|
|
28
|
+
"compoundBrandStroke1Pressed": "#13458f",
|
|
29
|
+
"neutralForeground2BrandHover": "#d2e0f4",
|
|
30
|
+
"neutralForeground2BrandPressed": "#2e6ac5",
|
|
31
|
+
"neutralForeground2BrandSelected": "#d2e0f4",
|
|
32
|
+
"neutralForeground3BrandHover": "#d2e0f4",
|
|
33
|
+
"neutralForeground3BrandPressed": "#2e6ac5",
|
|
34
|
+
"neutralForeground3BrandSelected": "#d2e0f4",
|
|
35
|
+
"neutralStrokeAccessibleSelected": "#185abd",
|
|
36
36
|
},
|
|
37
37
|
}
|
|
38
38
|
`;
|
|
@@ -40,36 +40,36 @@ Object {
|
|
|
40
40
|
exports[`createBrandedThemeWithAlias test themeName: Colorful 1`] = `
|
|
41
41
|
Object {
|
|
42
42
|
"colors": Object {
|
|
43
|
-
"brandBackground": "#
|
|
44
|
-
"brandBackground2": "#
|
|
45
|
-
"brandBackgroundHover": "#
|
|
46
|
-
"brandBackgroundPressed": "#
|
|
47
|
-
"brandBackgroundSelected": "#
|
|
48
|
-
"brandBackgroundStatic": "#
|
|
49
|
-
"brandForeground1": "#
|
|
50
|
-
"brandForeground2": "#
|
|
51
|
-
"brandForegroundLink": "#
|
|
52
|
-
"brandForegroundLinkHover": "#
|
|
53
|
-
"brandForegroundLinkPressed": "#
|
|
54
|
-
"brandForegroundLinkSelected": "#
|
|
55
|
-
"brandStroke1": "#
|
|
56
|
-
"brandStroke2": "#
|
|
57
|
-
"compoundBrandBackground1": "#
|
|
58
|
-
"compoundBrandBackground1Hover": "#
|
|
59
|
-
"compoundBrandBackground1Pressed": "#
|
|
60
|
-
"compoundBrandForeground1": "#
|
|
61
|
-
"compoundBrandForeground1Hover": "#
|
|
62
|
-
"compoundBrandForeground1Pressed": "#
|
|
63
|
-
"compoundBrandStroke1": "#
|
|
64
|
-
"compoundBrandStroke1Hover": "#
|
|
65
|
-
"compoundBrandStroke1Pressed": "#
|
|
66
|
-
"neutralForeground2BrandHover": "#
|
|
67
|
-
"neutralForeground2BrandPressed": "#
|
|
68
|
-
"neutralForeground2BrandSelected": "#
|
|
69
|
-
"neutralForeground3BrandHover": "#
|
|
70
|
-
"neutralForeground3BrandPressed": "#
|
|
71
|
-
"neutralForeground3BrandSelected": "#
|
|
72
|
-
"neutralStrokeAccessibleSelected": "#
|
|
43
|
+
"brandBackground": "#185abd",
|
|
44
|
+
"brandBackground2": "#d2e0f4",
|
|
45
|
+
"brandBackgroundHover": "#1651aa",
|
|
46
|
+
"brandBackgroundPressed": "#0e336a",
|
|
47
|
+
"brandBackgroundSelected": "#13458f",
|
|
48
|
+
"brandBackgroundStatic": "#185abd",
|
|
49
|
+
"brandForeground1": "#185abd",
|
|
50
|
+
"brandForeground2": "#1651aa",
|
|
51
|
+
"brandForegroundLink": "#185abd",
|
|
52
|
+
"brandForegroundLinkHover": "#1651aa",
|
|
53
|
+
"brandForegroundLinkPressed": "#0e336a",
|
|
54
|
+
"brandForegroundLinkSelected": "#13458f",
|
|
55
|
+
"brandStroke1": "#185abd",
|
|
56
|
+
"brandStroke2": "#d2e0f4",
|
|
57
|
+
"compoundBrandBackground1": "#185abd",
|
|
58
|
+
"compoundBrandBackground1Hover": "#1651aa",
|
|
59
|
+
"compoundBrandBackground1Pressed": "#13458f",
|
|
60
|
+
"compoundBrandForeground1": "#185abd",
|
|
61
|
+
"compoundBrandForeground1Hover": "#1651aa",
|
|
62
|
+
"compoundBrandForeground1Pressed": "#0e336a",
|
|
63
|
+
"compoundBrandStroke1": "#185abd",
|
|
64
|
+
"compoundBrandStroke1Hover": "#1651aa",
|
|
65
|
+
"compoundBrandStroke1Pressed": "#13458f",
|
|
66
|
+
"neutralForeground2BrandHover": "#1651aa",
|
|
67
|
+
"neutralForeground2BrandPressed": "#0e336a",
|
|
68
|
+
"neutralForeground2BrandSelected": "#13458f",
|
|
69
|
+
"neutralForeground3BrandHover": "#1651aa",
|
|
70
|
+
"neutralForeground3BrandPressed": "#0e336a",
|
|
71
|
+
"neutralForeground3BrandSelected": "#13458f",
|
|
72
|
+
"neutralStrokeAccessibleSelected": "#185abd",
|
|
73
73
|
},
|
|
74
74
|
}
|
|
75
75
|
`;
|
|
@@ -77,36 +77,36 @@ Object {
|
|
|
77
77
|
exports[`createBrandedThemeWithAlias test themeName: DarkGray 1`] = `
|
|
78
78
|
Object {
|
|
79
79
|
"colors": Object {
|
|
80
|
-
"brandBackground": "#
|
|
81
|
-
"brandBackground2": "#
|
|
82
|
-
"brandBackgroundHover": "#
|
|
83
|
-
"brandBackgroundPressed": "#
|
|
84
|
-
"brandBackgroundSelected": "#
|
|
85
|
-
"brandBackgroundStatic": "#
|
|
86
|
-
"brandForeground1": "#
|
|
87
|
-
"brandForeground2": "#
|
|
88
|
-
"brandForegroundLink": "#
|
|
89
|
-
"brandForegroundLinkHover": "#
|
|
90
|
-
"brandForegroundLinkPressed": "#
|
|
91
|
-
"brandForegroundLinkSelected": "#
|
|
92
|
-
"brandStroke1": "#
|
|
93
|
-
"brandStroke2": "#
|
|
94
|
-
"compoundBrandBackground1": "#
|
|
95
|
-
"compoundBrandBackground1Hover": "#
|
|
96
|
-
"compoundBrandBackground1Pressed": "#
|
|
97
|
-
"compoundBrandForeground1": "#
|
|
98
|
-
"compoundBrandForeground1Hover": "#
|
|
99
|
-
"compoundBrandForeground1Pressed": "#
|
|
100
|
-
"compoundBrandStroke1": "#
|
|
101
|
-
"compoundBrandStroke1Hover": "#
|
|
102
|
-
"compoundBrandStroke1Pressed": "#
|
|
103
|
-
"neutralForeground2BrandHover": "#
|
|
104
|
-
"neutralForeground2BrandPressed": "#
|
|
105
|
-
"neutralForeground2BrandSelected": "#
|
|
106
|
-
"neutralForeground3BrandHover": "#
|
|
107
|
-
"neutralForeground3BrandPressed": "#
|
|
108
|
-
"neutralForeground3BrandSelected": "#
|
|
109
|
-
"neutralStrokeAccessibleSelected": "#
|
|
80
|
+
"brandBackground": "#185abd",
|
|
81
|
+
"brandBackground2": "#d2e0f4",
|
|
82
|
+
"brandBackgroundHover": "#1651aa",
|
|
83
|
+
"brandBackgroundPressed": "#0e336a",
|
|
84
|
+
"brandBackgroundSelected": "#13458f",
|
|
85
|
+
"brandBackgroundStatic": "#185abd",
|
|
86
|
+
"brandForeground1": "#aec6eb",
|
|
87
|
+
"brandForeground2": "#d2e0f4",
|
|
88
|
+
"brandForegroundLink": "#aec6eb",
|
|
89
|
+
"brandForegroundLinkHover": "#d2e0f4",
|
|
90
|
+
"brandForegroundLinkPressed": "#2e6ac5",
|
|
91
|
+
"brandForegroundLinkSelected": "#d2e0f4",
|
|
92
|
+
"brandStroke1": "#185abd",
|
|
93
|
+
"brandStroke2": "#d2e0f4",
|
|
94
|
+
"compoundBrandBackground1": "#185abd",
|
|
95
|
+
"compoundBrandBackground1Hover": "#1651aa",
|
|
96
|
+
"compoundBrandBackground1Pressed": "#13458f",
|
|
97
|
+
"compoundBrandForeground1": "#aec6eb",
|
|
98
|
+
"compoundBrandForeground1Hover": "#d2e0f4",
|
|
99
|
+
"compoundBrandForeground1Pressed": "#2e6ac5",
|
|
100
|
+
"compoundBrandStroke1": "#185abd",
|
|
101
|
+
"compoundBrandStroke1Hover": "#1651aa",
|
|
102
|
+
"compoundBrandStroke1Pressed": "#13458f",
|
|
103
|
+
"neutralForeground2BrandHover": "#d2e0f4",
|
|
104
|
+
"neutralForeground2BrandPressed": "#2e6ac5",
|
|
105
|
+
"neutralForeground2BrandSelected": "#d2e0f4",
|
|
106
|
+
"neutralForeground3BrandHover": "#d2e0f4",
|
|
107
|
+
"neutralForeground3BrandPressed": "#2e6ac5",
|
|
108
|
+
"neutralForeground3BrandSelected": "#d2e0f4",
|
|
109
|
+
"neutralStrokeAccessibleSelected": "#185abd",
|
|
110
110
|
},
|
|
111
111
|
}
|
|
112
112
|
`;
|
|
@@ -116,36 +116,36 @@ exports[`createBrandedThemeWithAlias test themeName: HighContrast 1`] = `Object
|
|
|
116
116
|
exports[`createBrandedThemeWithAlias test themeName: White 1`] = `
|
|
117
117
|
Object {
|
|
118
118
|
"colors": Object {
|
|
119
|
-
"brandBackground": "#
|
|
120
|
-
"brandBackground2": "#
|
|
121
|
-
"brandBackgroundHover": "#
|
|
122
|
-
"brandBackgroundPressed": "#
|
|
123
|
-
"brandBackgroundSelected": "#
|
|
124
|
-
"brandBackgroundStatic": "#
|
|
125
|
-
"brandForeground1": "#
|
|
126
|
-
"brandForeground2": "#
|
|
127
|
-
"brandForegroundLink": "#
|
|
128
|
-
"brandForegroundLinkHover": "#
|
|
129
|
-
"brandForegroundLinkPressed": "#
|
|
130
|
-
"brandForegroundLinkSelected": "#
|
|
131
|
-
"brandStroke1": "#
|
|
132
|
-
"brandStroke2": "#
|
|
133
|
-
"compoundBrandBackground1": "#
|
|
134
|
-
"compoundBrandBackground1Hover": "#
|
|
135
|
-
"compoundBrandBackground1Pressed": "#
|
|
136
|
-
"compoundBrandForeground1": "#
|
|
137
|
-
"compoundBrandForeground1Hover": "#
|
|
138
|
-
"compoundBrandForeground1Pressed": "#
|
|
139
|
-
"compoundBrandStroke1": "#
|
|
140
|
-
"compoundBrandStroke1Hover": "#
|
|
141
|
-
"compoundBrandStroke1Pressed": "#
|
|
142
|
-
"neutralForeground2BrandHover": "#
|
|
143
|
-
"neutralForeground2BrandPressed": "#
|
|
144
|
-
"neutralForeground2BrandSelected": "#
|
|
145
|
-
"neutralForeground3BrandHover": "#
|
|
146
|
-
"neutralForeground3BrandPressed": "#
|
|
147
|
-
"neutralForeground3BrandSelected": "#
|
|
148
|
-
"neutralStrokeAccessibleSelected": "#
|
|
119
|
+
"brandBackground": "#185abd",
|
|
120
|
+
"brandBackground2": "#d2e0f4",
|
|
121
|
+
"brandBackgroundHover": "#1651aa",
|
|
122
|
+
"brandBackgroundPressed": "#0e336a",
|
|
123
|
+
"brandBackgroundSelected": "#13458f",
|
|
124
|
+
"brandBackgroundStatic": "#185abd",
|
|
125
|
+
"brandForeground1": "#185abd",
|
|
126
|
+
"brandForeground2": "#1651aa",
|
|
127
|
+
"brandForegroundLink": "#185abd",
|
|
128
|
+
"brandForegroundLinkHover": "#1651aa",
|
|
129
|
+
"brandForegroundLinkPressed": "#0e336a",
|
|
130
|
+
"brandForegroundLinkSelected": "#13458f",
|
|
131
|
+
"brandStroke1": "#185abd",
|
|
132
|
+
"brandStroke2": "#d2e0f4",
|
|
133
|
+
"compoundBrandBackground1": "#185abd",
|
|
134
|
+
"compoundBrandBackground1Hover": "#1651aa",
|
|
135
|
+
"compoundBrandBackground1Pressed": "#13458f",
|
|
136
|
+
"compoundBrandForeground1": "#185abd",
|
|
137
|
+
"compoundBrandForeground1Hover": "#1651aa",
|
|
138
|
+
"compoundBrandForeground1Pressed": "#0e336a",
|
|
139
|
+
"compoundBrandStroke1": "#185abd",
|
|
140
|
+
"compoundBrandStroke1Hover": "#1651aa",
|
|
141
|
+
"compoundBrandStroke1Pressed": "#13458f",
|
|
142
|
+
"neutralForeground2BrandHover": "#1651aa",
|
|
143
|
+
"neutralForeground2BrandPressed": "#0e336a",
|
|
144
|
+
"neutralForeground2BrandSelected": "#13458f",
|
|
145
|
+
"neutralForeground3BrandHover": "#1651aa",
|
|
146
|
+
"neutralForeground3BrandPressed": "#0e336a",
|
|
147
|
+
"neutralForeground3BrandSelected": "#13458f",
|
|
148
|
+
"neutralStrokeAccessibleSelected": "#185abd",
|
|
149
149
|
},
|
|
150
150
|
}
|
|
151
151
|
`;
|
|
@@ -577,509 +577,509 @@ Object {
|
|
|
577
577
|
exports[`createOfficeColorAliasTokens test officeTheme: HighContrast 1`] = `
|
|
578
578
|
Object {
|
|
579
579
|
"brandBackground": Object {
|
|
580
|
-
"
|
|
581
|
-
"
|
|
580
|
+
"resource_paths": Array [
|
|
581
|
+
"ButtonFace",
|
|
582
582
|
],
|
|
583
583
|
},
|
|
584
584
|
"brandBackground2": Object {
|
|
585
|
-
"
|
|
586
|
-
"
|
|
585
|
+
"resource_paths": Array [
|
|
586
|
+
"ButtonFace",
|
|
587
587
|
],
|
|
588
588
|
},
|
|
589
589
|
"brandBackgroundDisabled": undefined,
|
|
590
590
|
"brandBackgroundHover": Object {
|
|
591
|
-
"
|
|
592
|
-
"
|
|
591
|
+
"resource_paths": Array [
|
|
592
|
+
"Highlight",
|
|
593
593
|
],
|
|
594
594
|
},
|
|
595
595
|
"brandBackgroundPressed": Object {
|
|
596
|
-
"
|
|
597
|
-
"
|
|
596
|
+
"resource_paths": Array [
|
|
597
|
+
"Highlight",
|
|
598
598
|
],
|
|
599
599
|
},
|
|
600
600
|
"brandBackgroundSelected": Object {
|
|
601
|
-
"
|
|
602
|
-
"
|
|
601
|
+
"resource_paths": Array [
|
|
602
|
+
"Highlight",
|
|
603
603
|
],
|
|
604
604
|
},
|
|
605
605
|
"brandBackgroundStatic": Object {
|
|
606
|
-
"
|
|
607
|
-
"
|
|
606
|
+
"resource_paths": Array [
|
|
607
|
+
"Window",
|
|
608
608
|
],
|
|
609
609
|
},
|
|
610
610
|
"brandForeground1": Object {
|
|
611
|
-
"
|
|
612
|
-
"
|
|
611
|
+
"resource_paths": Array [
|
|
612
|
+
"WindowText",
|
|
613
613
|
],
|
|
614
614
|
},
|
|
615
615
|
"brandForeground1Disabled": undefined,
|
|
616
616
|
"brandForeground1Pressed": undefined,
|
|
617
617
|
"brandForeground2": Object {
|
|
618
|
-
"
|
|
619
|
-
"
|
|
618
|
+
"resource_paths": Array [
|
|
619
|
+
"ButtonText",
|
|
620
620
|
],
|
|
621
621
|
},
|
|
622
622
|
"brandForegroundLink": Object {
|
|
623
|
-
"
|
|
624
|
-
"
|
|
623
|
+
"resource_paths": Array [
|
|
624
|
+
"Hotlight",
|
|
625
625
|
],
|
|
626
626
|
},
|
|
627
627
|
"brandForegroundLinkHover": Object {
|
|
628
|
-
"
|
|
629
|
-
"
|
|
628
|
+
"resource_paths": Array [
|
|
629
|
+
"Hotlight",
|
|
630
630
|
],
|
|
631
631
|
},
|
|
632
632
|
"brandForegroundLinkPressed": Object {
|
|
633
|
-
"
|
|
634
|
-
"
|
|
633
|
+
"resource_paths": Array [
|
|
634
|
+
"Hotlight",
|
|
635
635
|
],
|
|
636
636
|
},
|
|
637
637
|
"brandForegroundLinkSelected": Object {
|
|
638
|
-
"
|
|
639
|
-
"
|
|
638
|
+
"resource_paths": Array [
|
|
639
|
+
"Hotlight",
|
|
640
640
|
],
|
|
641
641
|
},
|
|
642
642
|
"brandStroke1": Object {
|
|
643
|
-
"
|
|
644
|
-
"
|
|
643
|
+
"resource_paths": Array [
|
|
644
|
+
"WindowText",
|
|
645
645
|
],
|
|
646
646
|
},
|
|
647
647
|
"brandStroke2": Object {
|
|
648
|
-
"
|
|
649
|
-
"
|
|
648
|
+
"resource_paths": Array [
|
|
649
|
+
"Window",
|
|
650
650
|
],
|
|
651
651
|
},
|
|
652
652
|
"compoundBrandBackground1": Object {
|
|
653
|
-
"
|
|
654
|
-
"
|
|
653
|
+
"resource_paths": Array [
|
|
654
|
+
"Highlight",
|
|
655
655
|
],
|
|
656
656
|
},
|
|
657
657
|
"compoundBrandBackground1Hover": Object {
|
|
658
|
-
"
|
|
659
|
-
"
|
|
658
|
+
"resource_paths": Array [
|
|
659
|
+
"Highlight",
|
|
660
660
|
],
|
|
661
661
|
},
|
|
662
662
|
"compoundBrandBackground1Pressed": Object {
|
|
663
|
-
"
|
|
664
|
-
"
|
|
663
|
+
"resource_paths": Array [
|
|
664
|
+
"Highlight",
|
|
665
665
|
],
|
|
666
666
|
},
|
|
667
667
|
"compoundBrandForeground1": Object {
|
|
668
|
-
"
|
|
669
|
-
"
|
|
668
|
+
"resource_paths": Array [
|
|
669
|
+
"Highlight",
|
|
670
670
|
],
|
|
671
671
|
},
|
|
672
672
|
"compoundBrandForeground1Hover": Object {
|
|
673
|
-
"
|
|
674
|
-
"
|
|
673
|
+
"resource_paths": Array [
|
|
674
|
+
"Highlight",
|
|
675
675
|
],
|
|
676
676
|
},
|
|
677
677
|
"compoundBrandForeground1Pressed": Object {
|
|
678
|
-
"
|
|
679
|
-
"
|
|
678
|
+
"resource_paths": Array [
|
|
679
|
+
"Highlight",
|
|
680
680
|
],
|
|
681
681
|
},
|
|
682
682
|
"compoundBrandStroke1": Object {
|
|
683
|
-
"
|
|
684
|
-
"
|
|
683
|
+
"resource_paths": Array [
|
|
684
|
+
"Window",
|
|
685
685
|
],
|
|
686
686
|
},
|
|
687
687
|
"compoundBrandStroke1Hover": Object {
|
|
688
|
-
"
|
|
689
|
-
"
|
|
688
|
+
"resource_paths": Array [
|
|
689
|
+
"Highlight",
|
|
690
690
|
],
|
|
691
691
|
},
|
|
692
692
|
"compoundBrandStroke1Pressed": Object {
|
|
693
|
-
"
|
|
694
|
-
"
|
|
693
|
+
"resource_paths": Array [
|
|
694
|
+
"Highlight",
|
|
695
695
|
],
|
|
696
696
|
},
|
|
697
697
|
"neutralBackground1": Object {
|
|
698
|
-
"
|
|
699
|
-
"
|
|
698
|
+
"resource_paths": Array [
|
|
699
|
+
"Window",
|
|
700
700
|
],
|
|
701
701
|
},
|
|
702
702
|
"neutralBackground1Hover": Object {
|
|
703
|
-
"
|
|
704
|
-
"
|
|
703
|
+
"resource_paths": Array [
|
|
704
|
+
"Highlight",
|
|
705
705
|
],
|
|
706
706
|
},
|
|
707
707
|
"neutralBackground1Pressed": Object {
|
|
708
|
-
"
|
|
709
|
-
"
|
|
708
|
+
"resource_paths": Array [
|
|
709
|
+
"Highlight",
|
|
710
710
|
],
|
|
711
711
|
},
|
|
712
712
|
"neutralBackground1Selected": Object {
|
|
713
|
-
"
|
|
714
|
-
"
|
|
713
|
+
"resource_paths": Array [
|
|
714
|
+
"Highlight",
|
|
715
715
|
],
|
|
716
716
|
},
|
|
717
717
|
"neutralBackground2": Object {
|
|
718
|
-
"
|
|
719
|
-
"
|
|
718
|
+
"resource_paths": Array [
|
|
719
|
+
"Window",
|
|
720
720
|
],
|
|
721
721
|
},
|
|
722
722
|
"neutralBackground2Hover": Object {
|
|
723
|
-
"
|
|
724
|
-
"
|
|
723
|
+
"resource_paths": Array [
|
|
724
|
+
"Highlight",
|
|
725
725
|
],
|
|
726
726
|
},
|
|
727
727
|
"neutralBackground2Pressed": Object {
|
|
728
|
-
"
|
|
729
|
-
"
|
|
728
|
+
"resource_paths": Array [
|
|
729
|
+
"Highlight",
|
|
730
730
|
],
|
|
731
731
|
},
|
|
732
732
|
"neutralBackground2Selected": Object {
|
|
733
|
-
"
|
|
734
|
-
"
|
|
733
|
+
"resource_paths": Array [
|
|
734
|
+
"Highlight",
|
|
735
735
|
],
|
|
736
736
|
},
|
|
737
737
|
"neutralBackground3": Object {
|
|
738
|
-
"
|
|
739
|
-
"
|
|
738
|
+
"resource_paths": Array [
|
|
739
|
+
"Window",
|
|
740
740
|
],
|
|
741
741
|
},
|
|
742
742
|
"neutralBackground3Hover": Object {
|
|
743
|
-
"
|
|
744
|
-
"
|
|
743
|
+
"resource_paths": Array [
|
|
744
|
+
"Highlight",
|
|
745
745
|
],
|
|
746
746
|
},
|
|
747
747
|
"neutralBackground3Pressed": Object {
|
|
748
|
-
"
|
|
749
|
-
"
|
|
748
|
+
"resource_paths": Array [
|
|
749
|
+
"Highlight",
|
|
750
750
|
],
|
|
751
751
|
},
|
|
752
752
|
"neutralBackground3Selected": Object {
|
|
753
|
-
"
|
|
754
|
-
"
|
|
753
|
+
"resource_paths": Array [
|
|
754
|
+
"Highlight",
|
|
755
755
|
],
|
|
756
756
|
},
|
|
757
757
|
"neutralBackground4": Object {
|
|
758
|
-
"
|
|
759
|
-
"
|
|
758
|
+
"resource_paths": Array [
|
|
759
|
+
"Window",
|
|
760
760
|
],
|
|
761
761
|
},
|
|
762
762
|
"neutralBackground4Hover": Object {
|
|
763
|
-
"
|
|
764
|
-
"
|
|
763
|
+
"resource_paths": Array [
|
|
764
|
+
"Highlight",
|
|
765
765
|
],
|
|
766
766
|
},
|
|
767
767
|
"neutralBackground4Pressed": Object {
|
|
768
|
-
"
|
|
769
|
-
"
|
|
768
|
+
"resource_paths": Array [
|
|
769
|
+
"Highlight",
|
|
770
770
|
],
|
|
771
771
|
},
|
|
772
772
|
"neutralBackground4Selected": Object {
|
|
773
|
-
"
|
|
774
|
-
"
|
|
773
|
+
"resource_paths": Array [
|
|
774
|
+
"Highlight",
|
|
775
775
|
],
|
|
776
776
|
},
|
|
777
777
|
"neutralBackground5": Object {
|
|
778
|
-
"
|
|
779
|
-
"
|
|
778
|
+
"resource_paths": Array [
|
|
779
|
+
"Window",
|
|
780
780
|
],
|
|
781
781
|
},
|
|
782
782
|
"neutralBackground5Hover": Object {
|
|
783
|
-
"
|
|
784
|
-
"
|
|
783
|
+
"resource_paths": Array [
|
|
784
|
+
"Highlight",
|
|
785
785
|
],
|
|
786
786
|
},
|
|
787
787
|
"neutralBackground5Pressed": Object {
|
|
788
|
-
"
|
|
789
|
-
"
|
|
788
|
+
"resource_paths": Array [
|
|
789
|
+
"Highlight",
|
|
790
790
|
],
|
|
791
791
|
},
|
|
792
792
|
"neutralBackground5Selected": Object {
|
|
793
|
-
"
|
|
794
|
-
"
|
|
793
|
+
"resource_paths": Array [
|
|
794
|
+
"Highlight",
|
|
795
795
|
],
|
|
796
796
|
},
|
|
797
797
|
"neutralBackground6": Object {
|
|
798
|
-
"
|
|
799
|
-
"
|
|
798
|
+
"resource_paths": Array [
|
|
799
|
+
"Window",
|
|
800
800
|
],
|
|
801
801
|
},
|
|
802
802
|
"neutralBackgroundDisabled": Object {
|
|
803
|
-
"
|
|
804
|
-
"
|
|
803
|
+
"resource_paths": Array [
|
|
804
|
+
"Window",
|
|
805
805
|
],
|
|
806
806
|
},
|
|
807
807
|
"neutralBackgroundInverted": Object {
|
|
808
|
-
"
|
|
809
|
-
"
|
|
808
|
+
"resource_paths": Array [
|
|
809
|
+
"WindowText",
|
|
810
810
|
],
|
|
811
811
|
},
|
|
812
812
|
"neutralForeground1": Object {
|
|
813
|
-
"
|
|
814
|
-
"
|
|
813
|
+
"resource_paths": Array [
|
|
814
|
+
"WindowText",
|
|
815
815
|
],
|
|
816
816
|
},
|
|
817
817
|
"neutralForeground1Hover": Object {
|
|
818
|
-
"
|
|
819
|
-
"
|
|
818
|
+
"resource_paths": Array [
|
|
819
|
+
"HighlightText",
|
|
820
820
|
],
|
|
821
821
|
},
|
|
822
822
|
"neutralForeground1Pressed": Object {
|
|
823
|
-
"
|
|
824
|
-
"
|
|
823
|
+
"resource_paths": Array [
|
|
824
|
+
"HighlightText",
|
|
825
825
|
],
|
|
826
826
|
},
|
|
827
827
|
"neutralForeground1Selected": Object {
|
|
828
|
-
"
|
|
829
|
-
"
|
|
828
|
+
"resource_paths": Array [
|
|
829
|
+
"HighlightText",
|
|
830
830
|
],
|
|
831
831
|
},
|
|
832
832
|
"neutralForeground2": Object {
|
|
833
|
-
"
|
|
834
|
-
"
|
|
833
|
+
"resource_paths": Array [
|
|
834
|
+
"WindowText",
|
|
835
835
|
],
|
|
836
836
|
},
|
|
837
837
|
"neutralForeground2BrandHover": Object {
|
|
838
|
-
"
|
|
839
|
-
"
|
|
838
|
+
"resource_paths": Array [
|
|
839
|
+
"HighlightText",
|
|
840
840
|
],
|
|
841
841
|
},
|
|
842
842
|
"neutralForeground2BrandPressed": Object {
|
|
843
|
-
"
|
|
844
|
-
"
|
|
843
|
+
"resource_paths": Array [
|
|
844
|
+
"HighlightText",
|
|
845
845
|
],
|
|
846
846
|
},
|
|
847
847
|
"neutralForeground2BrandSelected": Object {
|
|
848
|
-
"
|
|
849
|
-
"
|
|
848
|
+
"resource_paths": Array [
|
|
849
|
+
"HighlightText",
|
|
850
850
|
],
|
|
851
851
|
},
|
|
852
852
|
"neutralForeground2Hover": Object {
|
|
853
|
-
"
|
|
854
|
-
"
|
|
853
|
+
"resource_paths": Array [
|
|
854
|
+
"HighlightText",
|
|
855
855
|
],
|
|
856
856
|
},
|
|
857
857
|
"neutralForeground2Pressed": Object {
|
|
858
|
-
"
|
|
859
|
-
"
|
|
858
|
+
"resource_paths": Array [
|
|
859
|
+
"HighlightText",
|
|
860
860
|
],
|
|
861
861
|
},
|
|
862
862
|
"neutralForeground2Selected": Object {
|
|
863
|
-
"
|
|
864
|
-
"
|
|
863
|
+
"resource_paths": Array [
|
|
864
|
+
"HighlightText",
|
|
865
865
|
],
|
|
866
866
|
},
|
|
867
867
|
"neutralForeground3": Object {
|
|
868
|
-
"
|
|
869
|
-
"
|
|
868
|
+
"resource_paths": Array [
|
|
869
|
+
"WindowText",
|
|
870
870
|
],
|
|
871
871
|
},
|
|
872
872
|
"neutralForeground3BrandHover": Object {
|
|
873
|
-
"
|
|
874
|
-
"
|
|
873
|
+
"resource_paths": Array [
|
|
874
|
+
"HighlightText",
|
|
875
875
|
],
|
|
876
876
|
},
|
|
877
877
|
"neutralForeground3BrandPressed": Object {
|
|
878
|
-
"
|
|
879
|
-
"
|
|
878
|
+
"resource_paths": Array [
|
|
879
|
+
"HighlightText",
|
|
880
880
|
],
|
|
881
881
|
},
|
|
882
882
|
"neutralForeground3BrandSelected": Object {
|
|
883
|
-
"
|
|
884
|
-
"
|
|
883
|
+
"resource_paths": Array [
|
|
884
|
+
"HighlightText",
|
|
885
885
|
],
|
|
886
886
|
},
|
|
887
887
|
"neutralForeground3Hover": Object {
|
|
888
|
-
"
|
|
889
|
-
"
|
|
888
|
+
"resource_paths": Array [
|
|
889
|
+
"HighlightText",
|
|
890
890
|
],
|
|
891
891
|
},
|
|
892
892
|
"neutralForeground3Pressed": Object {
|
|
893
|
-
"
|
|
894
|
-
"
|
|
893
|
+
"resource_paths": Array [
|
|
894
|
+
"HighlightText",
|
|
895
895
|
],
|
|
896
896
|
},
|
|
897
897
|
"neutralForeground3Selected": Object {
|
|
898
|
-
"
|
|
899
|
-
"
|
|
898
|
+
"resource_paths": Array [
|
|
899
|
+
"HighlightText",
|
|
900
900
|
],
|
|
901
901
|
},
|
|
902
902
|
"neutralForeground4": Object {
|
|
903
|
-
"
|
|
904
|
-
"
|
|
903
|
+
"resource_paths": Array [
|
|
904
|
+
"WindowText",
|
|
905
905
|
],
|
|
906
906
|
},
|
|
907
907
|
"neutralForegroundDisabled": Object {
|
|
908
|
-
"
|
|
909
|
-
"
|
|
908
|
+
"resource_paths": Array [
|
|
909
|
+
"GrayText",
|
|
910
910
|
],
|
|
911
911
|
},
|
|
912
912
|
"neutralForegroundInverted": Object {
|
|
913
|
-
"
|
|
914
|
-
"
|
|
913
|
+
"resource_paths": Array [
|
|
914
|
+
"Window",
|
|
915
915
|
],
|
|
916
916
|
},
|
|
917
917
|
"neutralForegroundInvertedLink": Object {
|
|
918
|
-
"
|
|
919
|
-
"
|
|
918
|
+
"resource_paths": Array [
|
|
919
|
+
"Hotlight",
|
|
920
920
|
],
|
|
921
921
|
},
|
|
922
922
|
"neutralForegroundInvertedLinkHover": Object {
|
|
923
|
-
"
|
|
924
|
-
"
|
|
923
|
+
"resource_paths": Array [
|
|
924
|
+
"Hotlight",
|
|
925
925
|
],
|
|
926
926
|
},
|
|
927
927
|
"neutralForegroundInvertedLinkPressed": Object {
|
|
928
|
-
"
|
|
929
|
-
"
|
|
928
|
+
"resource_paths": Array [
|
|
929
|
+
"Hotlight",
|
|
930
930
|
],
|
|
931
931
|
},
|
|
932
932
|
"neutralForegroundInvertedLinkSelected": Object {
|
|
933
|
-
"
|
|
934
|
-
"
|
|
933
|
+
"resource_paths": Array [
|
|
934
|
+
"Hotlight",
|
|
935
935
|
],
|
|
936
936
|
},
|
|
937
937
|
"neutralForegroundOnBrand": Object {
|
|
938
|
-
"
|
|
939
|
-
"
|
|
938
|
+
"resource_paths": Array [
|
|
939
|
+
"ButtonText",
|
|
940
940
|
],
|
|
941
941
|
},
|
|
942
942
|
"neutralForegroundOnBrandHover": Object {
|
|
943
|
-
"
|
|
944
|
-
"
|
|
943
|
+
"resource_paths": Array [
|
|
944
|
+
"HighlightText",
|
|
945
945
|
],
|
|
946
946
|
},
|
|
947
947
|
"neutralForegroundOnBrandPressed": Object {
|
|
948
|
-
"
|
|
949
|
-
"
|
|
948
|
+
"resource_paths": Array [
|
|
949
|
+
"HighlightText",
|
|
950
950
|
],
|
|
951
951
|
},
|
|
952
952
|
"neutralForegroundOnBrandSelected": Object {
|
|
953
|
-
"
|
|
954
|
-
"
|
|
953
|
+
"resource_paths": Array [
|
|
954
|
+
"HighlightText",
|
|
955
955
|
],
|
|
956
956
|
},
|
|
957
957
|
"neutralStencil1": "#141414",
|
|
958
958
|
"neutralStencil2": "#858585",
|
|
959
959
|
"neutralStroke1": Object {
|
|
960
|
-
"
|
|
961
|
-
"
|
|
960
|
+
"resource_paths": Array [
|
|
961
|
+
"WindowText",
|
|
962
962
|
],
|
|
963
963
|
},
|
|
964
964
|
"neutralStroke1Hover": Object {
|
|
965
|
-
"
|
|
966
|
-
"
|
|
965
|
+
"resource_paths": Array [
|
|
966
|
+
"Highlight",
|
|
967
967
|
],
|
|
968
968
|
},
|
|
969
969
|
"neutralStroke1Pressed": Object {
|
|
970
|
-
"
|
|
971
|
-
"
|
|
970
|
+
"resource_paths": Array [
|
|
971
|
+
"Highlight",
|
|
972
972
|
],
|
|
973
973
|
},
|
|
974
974
|
"neutralStroke1Selected": Object {
|
|
975
|
-
"
|
|
976
|
-
"
|
|
975
|
+
"resource_paths": Array [
|
|
976
|
+
"Highlight",
|
|
977
977
|
],
|
|
978
978
|
},
|
|
979
979
|
"neutralStroke2": Object {
|
|
980
|
-
"
|
|
981
|
-
"
|
|
980
|
+
"resource_paths": Array [
|
|
981
|
+
"WindowText",
|
|
982
982
|
],
|
|
983
983
|
},
|
|
984
984
|
"neutralStroke3": Object {
|
|
985
|
-
"
|
|
986
|
-
"
|
|
985
|
+
"resource_paths": Array [
|
|
986
|
+
"WindowText",
|
|
987
987
|
],
|
|
988
988
|
},
|
|
989
989
|
"neutralStrokeAccessible": Object {
|
|
990
|
-
"
|
|
991
|
-
"
|
|
990
|
+
"resource_paths": Array [
|
|
991
|
+
"WindowText",
|
|
992
992
|
],
|
|
993
993
|
},
|
|
994
994
|
"neutralStrokeAccessibleHover": Object {
|
|
995
|
-
"
|
|
996
|
-
"
|
|
995
|
+
"resource_paths": Array [
|
|
996
|
+
"Highlight",
|
|
997
997
|
],
|
|
998
998
|
},
|
|
999
999
|
"neutralStrokeAccessiblePressed": Object {
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1000
|
+
"resource_paths": Array [
|
|
1001
|
+
"Highlight",
|
|
1002
1002
|
],
|
|
1003
1003
|
},
|
|
1004
1004
|
"neutralStrokeAccessibleSelected": Object {
|
|
1005
|
-
"
|
|
1006
|
-
"
|
|
1005
|
+
"resource_paths": Array [
|
|
1006
|
+
"Highlight",
|
|
1007
1007
|
],
|
|
1008
1008
|
},
|
|
1009
1009
|
"neutralStrokeDisabled": Object {
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
1010
|
+
"resource_paths": Array [
|
|
1011
|
+
"GrayText",
|
|
1012
1012
|
],
|
|
1013
1013
|
},
|
|
1014
1014
|
"redBackground1": Object {
|
|
1015
|
-
"
|
|
1016
|
-
"
|
|
1015
|
+
"resource_paths": Array [
|
|
1016
|
+
"ButtonFace",
|
|
1017
1017
|
],
|
|
1018
1018
|
},
|
|
1019
1019
|
"redBackground2": Object {
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
1020
|
+
"resource_paths": Array [
|
|
1021
|
+
"Window",
|
|
1022
1022
|
],
|
|
1023
1023
|
},
|
|
1024
1024
|
"redBackground3": Object {
|
|
1025
|
-
"
|
|
1026
|
-
"
|
|
1025
|
+
"resource_paths": Array [
|
|
1026
|
+
"ButtonFace",
|
|
1027
1027
|
],
|
|
1028
1028
|
},
|
|
1029
1029
|
"redBorder1": Object {
|
|
1030
|
-
"
|
|
1031
|
-
"
|
|
1030
|
+
"resource_paths": Array [
|
|
1031
|
+
"WindowText",
|
|
1032
1032
|
],
|
|
1033
1033
|
},
|
|
1034
1034
|
"redBorder2": Object {
|
|
1035
|
-
"
|
|
1036
|
-
"
|
|
1035
|
+
"resource_paths": Array [
|
|
1036
|
+
"WindowText",
|
|
1037
1037
|
],
|
|
1038
1038
|
},
|
|
1039
1039
|
"redBorderActive": Object {
|
|
1040
|
-
"
|
|
1041
|
-
"
|
|
1040
|
+
"resource_paths": Array [
|
|
1041
|
+
"Highlight",
|
|
1042
1042
|
],
|
|
1043
1043
|
},
|
|
1044
1044
|
"redForeground1": Object {
|
|
1045
|
-
"
|
|
1046
|
-
"
|
|
1045
|
+
"resource_paths": Array [
|
|
1046
|
+
"ButtonText",
|
|
1047
1047
|
],
|
|
1048
1048
|
},
|
|
1049
1049
|
"redForeground2": Object {
|
|
1050
|
-
"
|
|
1051
|
-
"
|
|
1050
|
+
"resource_paths": Array [
|
|
1051
|
+
"Window",
|
|
1052
1052
|
],
|
|
1053
1053
|
},
|
|
1054
1054
|
"redForeground3": Object {
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1055
|
+
"resource_paths": Array [
|
|
1056
|
+
"ButtonFace",
|
|
1057
1057
|
],
|
|
1058
1058
|
},
|
|
1059
1059
|
"strokeFocus1": Object {
|
|
1060
|
-
"
|
|
1061
|
-
"
|
|
1060
|
+
"resource_paths": Array [
|
|
1061
|
+
"Window",
|
|
1062
1062
|
],
|
|
1063
1063
|
},
|
|
1064
1064
|
"strokeFocus2": Object {
|
|
1065
|
-
"
|
|
1066
|
-
"
|
|
1065
|
+
"resource_paths": Array [
|
|
1066
|
+
"Highlight",
|
|
1067
1067
|
],
|
|
1068
1068
|
},
|
|
1069
1069
|
"subtleBackground": "transparent",
|
|
1070
1070
|
"subtleBackgroundHover": Object {
|
|
1071
|
-
"
|
|
1072
|
-
"
|
|
1071
|
+
"resource_paths": Array [
|
|
1072
|
+
"Highlight",
|
|
1073
1073
|
],
|
|
1074
1074
|
},
|
|
1075
1075
|
"subtleBackgroundPressed": Object {
|
|
1076
|
-
"
|
|
1077
|
-
"
|
|
1076
|
+
"resource_paths": Array [
|
|
1077
|
+
"Highlight",
|
|
1078
1078
|
],
|
|
1079
1079
|
},
|
|
1080
1080
|
"subtleBackgroundSelected": Object {
|
|
1081
|
-
"
|
|
1082
|
-
"
|
|
1081
|
+
"resource_paths": Array [
|
|
1082
|
+
"Highlight",
|
|
1083
1083
|
],
|
|
1084
1084
|
},
|
|
1085
1085
|
"transparentBackground": "transparent",
|
|
@@ -1087,18 +1087,18 @@ Object {
|
|
|
1087
1087
|
"transparentBackgroundPressed": "transparent",
|
|
1088
1088
|
"transparentBackgroundSelected": "transparent",
|
|
1089
1089
|
"transparentStroke": Object {
|
|
1090
|
-
"
|
|
1091
|
-
"
|
|
1090
|
+
"resource_paths": Array [
|
|
1091
|
+
"WindowText",
|
|
1092
1092
|
],
|
|
1093
1093
|
},
|
|
1094
1094
|
"transparentStrokeDisabled": Object {
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1095
|
+
"resource_paths": Array [
|
|
1096
|
+
"GrayText",
|
|
1097
1097
|
],
|
|
1098
1098
|
},
|
|
1099
1099
|
"transparentStrokeInteractive": Object {
|
|
1100
|
-
"
|
|
1101
|
-
"
|
|
1100
|
+
"resource_paths": Array [
|
|
1101
|
+
"Highlight",
|
|
1102
1102
|
],
|
|
1103
1103
|
},
|
|
1104
1104
|
}
|
|
@@ -2103,19 +2103,19 @@ Object {
|
|
|
2103
2103
|
"bodyText": "#262626",
|
|
2104
2104
|
"bodyTextChecked": "#262626",
|
|
2105
2105
|
"brandBackground": "#D83B01",
|
|
2106
|
-
"brandBackground2": "#
|
|
2106
|
+
"brandBackground2": "#d2e0f4",
|
|
2107
2107
|
"brandBackgroundHover": "#F29F71",
|
|
2108
2108
|
"brandBackgroundPressed": "#A22C01",
|
|
2109
|
-
"brandBackgroundSelected": "#
|
|
2110
|
-
"brandBackgroundStatic": "#
|
|
2111
|
-
"brandForeground1": "#
|
|
2112
|
-
"brandForeground2": "#
|
|
2113
|
-
"brandForegroundLink": "#
|
|
2114
|
-
"brandForegroundLinkHover": "#
|
|
2115
|
-
"brandForegroundLinkPressed": "#
|
|
2116
|
-
"brandForegroundLinkSelected": "#
|
|
2109
|
+
"brandBackgroundSelected": "#13458f",
|
|
2110
|
+
"brandBackgroundStatic": "#185abd",
|
|
2111
|
+
"brandForeground1": "#aec6eb",
|
|
2112
|
+
"brandForeground2": "#d2e0f4",
|
|
2113
|
+
"brandForegroundLink": "#aec6eb",
|
|
2114
|
+
"brandForegroundLinkHover": "#d2e0f4",
|
|
2115
|
+
"brandForegroundLinkPressed": "#2e6ac5",
|
|
2116
|
+
"brandForegroundLinkSelected": "#d2e0f4",
|
|
2117
2117
|
"brandStroke1": "#D83B01",
|
|
2118
|
-
"brandStroke2": "#
|
|
2118
|
+
"brandStroke2": "#d2e0f4",
|
|
2119
2119
|
"brandedBackground": "#D83B01",
|
|
2120
2120
|
"brandedBorder": "#A22C01",
|
|
2121
2121
|
"brandedCheckedBackground": "#c8c6c4",
|
|
@@ -2159,7 +2159,7 @@ Object {
|
|
|
2159
2159
|
"buttonTextDisabled": "#B1B1B1",
|
|
2160
2160
|
"buttonTextHovered": "#262626",
|
|
2161
2161
|
"buttonTextPressed": "#262626",
|
|
2162
|
-
"checkboxBackground": "#
|
|
2162
|
+
"checkboxBackground": "#185abd",
|
|
2163
2163
|
"checkboxBackgroundDisabled": "#f3f2f1",
|
|
2164
2164
|
"checkboxBorderColor": "#8a8886",
|
|
2165
2165
|
"checkmarkColor": "#ffffff",
|
|
@@ -2293,16 +2293,16 @@ Object {
|
|
|
2293
2293
|
"neutralForeground1Pressed": "#262626",
|
|
2294
2294
|
"neutralForeground1Selected": "#262626",
|
|
2295
2295
|
"neutralForeground2": "#666666",
|
|
2296
|
-
"neutralForeground2BrandHover": "#
|
|
2297
|
-
"neutralForeground2BrandPressed": "#
|
|
2298
|
-
"neutralForeground2BrandSelected": "#
|
|
2296
|
+
"neutralForeground2BrandHover": "#d2e0f4",
|
|
2297
|
+
"neutralForeground2BrandPressed": "#2e6ac5",
|
|
2298
|
+
"neutralForeground2BrandSelected": "#d2e0f4",
|
|
2299
2299
|
"neutralForeground2Hover": "#505050",
|
|
2300
2300
|
"neutralForeground2Pressed": "#666666",
|
|
2301
2301
|
"neutralForeground2Selected": "#666666",
|
|
2302
2302
|
"neutralForeground3": "#616161",
|
|
2303
|
-
"neutralForeground3BrandHover": "#
|
|
2304
|
-
"neutralForeground3BrandPressed": "#
|
|
2305
|
-
"neutralForeground3BrandSelected": "#
|
|
2303
|
+
"neutralForeground3BrandHover": "#d2e0f4",
|
|
2304
|
+
"neutralForeground3BrandPressed": "#2e6ac5",
|
|
2305
|
+
"neutralForeground3BrandSelected": "#d2e0f4",
|
|
2306
2306
|
"neutralForeground3Hover": "#424242",
|
|
2307
2307
|
"neutralForeground3Pressed": "#424242",
|
|
2308
2308
|
"neutralForeground3Selected": "#424242",
|
|
@@ -2328,9 +2328,9 @@ Object {
|
|
|
2328
2328
|
"neutralStrokeAccessible": "#969696",
|
|
2329
2329
|
"neutralStrokeAccessibleHover": "#B1B1B1",
|
|
2330
2330
|
"neutralStrokeAccessiblePressed": "#737373",
|
|
2331
|
-
"neutralStrokeAccessibleSelected": "#
|
|
2331
|
+
"neutralStrokeAccessibleSelected": "#185abd",
|
|
2332
2332
|
"neutralStrokeDisabled": "#D2D2D2",
|
|
2333
|
-
"personaActivityGlow": "#
|
|
2333
|
+
"personaActivityGlow": "#185abd",
|
|
2334
2334
|
"personaActivityRing": "#ffffff",
|
|
2335
2335
|
"primaryButtonBackground": "#D83B01",
|
|
2336
2336
|
"primaryButtonBackgroundDisabled": "#E6E6E6",
|
|
@@ -3213,34 +3213,34 @@ Object {
|
|
|
3213
3213
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #0078d4 1`] = `
|
|
3214
3214
|
Object {
|
|
3215
3215
|
"brandBackground": "#0078d4",
|
|
3216
|
-
"brandBackground2": "#
|
|
3216
|
+
"brandBackground2": "#cce3f5",
|
|
3217
3217
|
"brandBackgroundHover": "#106ebe",
|
|
3218
|
-
"brandBackgroundPressed": "#
|
|
3219
|
-
"brandBackgroundSelected": "#
|
|
3218
|
+
"brandBackgroundPressed": "#135995",
|
|
3219
|
+
"brandBackgroundSelected": "#1664a7",
|
|
3220
3220
|
"brandBackgroundStatic": "#0078d4",
|
|
3221
3221
|
"brandForeground1": "#0078d4",
|
|
3222
3222
|
"brandForeground2": "#106ebe",
|
|
3223
3223
|
"brandForegroundLink": "#0078d4",
|
|
3224
3224
|
"brandForegroundLinkHover": "#106ebe",
|
|
3225
|
-
"brandForegroundLinkPressed": "#
|
|
3226
|
-
"brandForegroundLinkSelected": "#
|
|
3225
|
+
"brandForegroundLinkPressed": "#135995",
|
|
3226
|
+
"brandForegroundLinkSelected": "#1664a7",
|
|
3227
3227
|
"brandStroke1": "#0078d4",
|
|
3228
|
-
"brandStroke2": "#
|
|
3228
|
+
"brandStroke2": "#cce3f5",
|
|
3229
3229
|
"compoundBrandBackground1": "#0078d4",
|
|
3230
3230
|
"compoundBrandBackground1Hover": "#106ebe",
|
|
3231
|
-
"compoundBrandBackground1Pressed": "#
|
|
3231
|
+
"compoundBrandBackground1Pressed": "#1664a7",
|
|
3232
3232
|
"compoundBrandForeground1": "#0078d4",
|
|
3233
3233
|
"compoundBrandForeground1Hover": "#106ebe",
|
|
3234
|
-
"compoundBrandForeground1Pressed": "#
|
|
3234
|
+
"compoundBrandForeground1Pressed": "#135995",
|
|
3235
3235
|
"compoundBrandStroke1": "#0078d4",
|
|
3236
3236
|
"compoundBrandStroke1Hover": "#106ebe",
|
|
3237
|
-
"compoundBrandStroke1Pressed": "#
|
|
3237
|
+
"compoundBrandStroke1Pressed": "#1664a7",
|
|
3238
3238
|
"neutralForeground2BrandHover": "#106ebe",
|
|
3239
|
-
"neutralForeground2BrandPressed": "#
|
|
3240
|
-
"neutralForeground2BrandSelected": "#
|
|
3239
|
+
"neutralForeground2BrandPressed": "#135995",
|
|
3240
|
+
"neutralForeground2BrandSelected": "#1664a7",
|
|
3241
3241
|
"neutralForeground3BrandHover": "#106ebe",
|
|
3242
|
-
"neutralForeground3BrandPressed": "#
|
|
3243
|
-
"neutralForeground3BrandSelected": "#
|
|
3242
|
+
"neutralForeground3BrandPressed": "#135995",
|
|
3243
|
+
"neutralForeground3BrandSelected": "#1664a7",
|
|
3244
3244
|
"neutralStrokeAccessibleSelected": "#0078d4",
|
|
3245
3245
|
}
|
|
3246
3246
|
`;
|
|
@@ -3248,33 +3248,33 @@ Object {
|
|
|
3248
3248
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #107c41 1`] = `
|
|
3249
3249
|
Object {
|
|
3250
3250
|
"brandBackground": "#107c41",
|
|
3251
|
-
"brandBackground2": "#
|
|
3251
|
+
"brandBackground2": "#caead8",
|
|
3252
3252
|
"brandBackgroundHover": "#0f703b",
|
|
3253
|
-
"brandBackgroundPressed": "#
|
|
3253
|
+
"brandBackgroundPressed": "#094624",
|
|
3254
3254
|
"brandBackgroundSelected": "#0c5f32",
|
|
3255
3255
|
"brandBackgroundStatic": "#107c41",
|
|
3256
3256
|
"brandForeground1": "#107c41",
|
|
3257
3257
|
"brandForeground2": "#0f703b",
|
|
3258
3258
|
"brandForegroundLink": "#107c41",
|
|
3259
3259
|
"brandForegroundLinkHover": "#0f703b",
|
|
3260
|
-
"brandForegroundLinkPressed": "#
|
|
3260
|
+
"brandForegroundLinkPressed": "#094624",
|
|
3261
3261
|
"brandForegroundLinkSelected": "#0c5f32",
|
|
3262
3262
|
"brandStroke1": "#107c41",
|
|
3263
|
-
"brandStroke2": "#
|
|
3263
|
+
"brandStroke2": "#caead8",
|
|
3264
3264
|
"compoundBrandBackground1": "#107c41",
|
|
3265
3265
|
"compoundBrandBackground1Hover": "#0f703b",
|
|
3266
3266
|
"compoundBrandBackground1Pressed": "#0c5f32",
|
|
3267
3267
|
"compoundBrandForeground1": "#107c41",
|
|
3268
3268
|
"compoundBrandForeground1Hover": "#0f703b",
|
|
3269
|
-
"compoundBrandForeground1Pressed": "#
|
|
3269
|
+
"compoundBrandForeground1Pressed": "#094624",
|
|
3270
3270
|
"compoundBrandStroke1": "#107c41",
|
|
3271
3271
|
"compoundBrandStroke1Hover": "#0f703b",
|
|
3272
3272
|
"compoundBrandStroke1Pressed": "#0c5f32",
|
|
3273
3273
|
"neutralForeground2BrandHover": "#0f703b",
|
|
3274
|
-
"neutralForeground2BrandPressed": "#
|
|
3274
|
+
"neutralForeground2BrandPressed": "#094624",
|
|
3275
3275
|
"neutralForeground2BrandSelected": "#0c5f32",
|
|
3276
3276
|
"neutralForeground3BrandHover": "#0f703b",
|
|
3277
|
-
"neutralForeground3BrandPressed": "#
|
|
3277
|
+
"neutralForeground3BrandPressed": "#094624",
|
|
3278
3278
|
"neutralForeground3BrandSelected": "#0c5f32",
|
|
3279
3279
|
"neutralStrokeAccessibleSelected": "#107c41",
|
|
3280
3280
|
}
|
|
@@ -3283,33 +3283,33 @@ Object {
|
|
|
3283
3283
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #185abd 1`] = `
|
|
3284
3284
|
Object {
|
|
3285
3285
|
"brandBackground": "#185abd",
|
|
3286
|
-
"brandBackground2": "#
|
|
3286
|
+
"brandBackground2": "#d2e0f4",
|
|
3287
3287
|
"brandBackgroundHover": "#1651aa",
|
|
3288
|
-
"brandBackgroundPressed": "#
|
|
3288
|
+
"brandBackgroundPressed": "#0e336a",
|
|
3289
3289
|
"brandBackgroundSelected": "#13458f",
|
|
3290
3290
|
"brandBackgroundStatic": "#185abd",
|
|
3291
3291
|
"brandForeground1": "#185abd",
|
|
3292
3292
|
"brandForeground2": "#1651aa",
|
|
3293
3293
|
"brandForegroundLink": "#185abd",
|
|
3294
3294
|
"brandForegroundLinkHover": "#1651aa",
|
|
3295
|
-
"brandForegroundLinkPressed": "#
|
|
3295
|
+
"brandForegroundLinkPressed": "#0e336a",
|
|
3296
3296
|
"brandForegroundLinkSelected": "#13458f",
|
|
3297
3297
|
"brandStroke1": "#185abd",
|
|
3298
|
-
"brandStroke2": "#
|
|
3298
|
+
"brandStroke2": "#d2e0f4",
|
|
3299
3299
|
"compoundBrandBackground1": "#185abd",
|
|
3300
3300
|
"compoundBrandBackground1Hover": "#1651aa",
|
|
3301
3301
|
"compoundBrandBackground1Pressed": "#13458f",
|
|
3302
3302
|
"compoundBrandForeground1": "#185abd",
|
|
3303
3303
|
"compoundBrandForeground1Hover": "#1651aa",
|
|
3304
|
-
"compoundBrandForeground1Pressed": "#
|
|
3304
|
+
"compoundBrandForeground1Pressed": "#0e336a",
|
|
3305
3305
|
"compoundBrandStroke1": "#185abd",
|
|
3306
3306
|
"compoundBrandStroke1Hover": "#1651aa",
|
|
3307
3307
|
"compoundBrandStroke1Pressed": "#13458f",
|
|
3308
3308
|
"neutralForeground2BrandHover": "#1651aa",
|
|
3309
|
-
"neutralForeground2BrandPressed": "#
|
|
3309
|
+
"neutralForeground2BrandPressed": "#0e336a",
|
|
3310
3310
|
"neutralForeground2BrandSelected": "#13458f",
|
|
3311
3311
|
"neutralForeground3BrandHover": "#1651aa",
|
|
3312
|
-
"neutralForeground3BrandPressed": "#
|
|
3312
|
+
"neutralForeground3BrandPressed": "#0e336a",
|
|
3313
3313
|
"neutralForeground3BrandSelected": "#13458f",
|
|
3314
3314
|
"neutralStrokeAccessibleSelected": "#185abd",
|
|
3315
3315
|
}
|
|
@@ -3317,69 +3317,69 @@ Object {
|
|
|
3317
3317
|
|
|
3318
3318
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #80397b 1`] = `
|
|
3319
3319
|
Object {
|
|
3320
|
-
"brandBackground": "#
|
|
3321
|
-
"brandBackground2": "#
|
|
3322
|
-
"brandBackgroundHover": "#
|
|
3323
|
-
"brandBackgroundPressed": "#
|
|
3324
|
-
"brandBackgroundSelected": "#
|
|
3325
|
-
"brandBackgroundStatic": "#
|
|
3326
|
-
"brandForeground1": "#
|
|
3327
|
-
"brandForeground2": "#
|
|
3328
|
-
"brandForegroundLink": "#
|
|
3329
|
-
"brandForegroundLinkHover": "#
|
|
3330
|
-
"brandForegroundLinkPressed": "#
|
|
3331
|
-
"brandForegroundLinkSelected": "#
|
|
3332
|
-
"brandStroke1": "#
|
|
3333
|
-
"brandStroke2": "#
|
|
3334
|
-
"compoundBrandBackground1": "#
|
|
3335
|
-
"compoundBrandBackground1Hover": "#
|
|
3336
|
-
"compoundBrandBackground1Pressed": "#
|
|
3337
|
-
"compoundBrandForeground1": "#
|
|
3338
|
-
"compoundBrandForeground1Hover": "#
|
|
3339
|
-
"compoundBrandForeground1Pressed": "#
|
|
3340
|
-
"compoundBrandStroke1": "#
|
|
3341
|
-
"compoundBrandStroke1Hover": "#
|
|
3342
|
-
"compoundBrandStroke1Pressed": "#
|
|
3343
|
-
"neutralForeground2BrandHover": "#
|
|
3344
|
-
"neutralForeground2BrandPressed": "#
|
|
3345
|
-
"neutralForeground2BrandSelected": "#
|
|
3346
|
-
"neutralForeground3BrandHover": "#
|
|
3347
|
-
"neutralForeground3BrandPressed": "#
|
|
3348
|
-
"neutralForeground3BrandSelected": "#
|
|
3349
|
-
"neutralStrokeAccessibleSelected": "#
|
|
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
3350
|
}
|
|
3351
3351
|
`;
|
|
3352
3352
|
|
|
3353
3353
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #c43e1c 1`] = `
|
|
3354
3354
|
Object {
|
|
3355
3355
|
"brandBackground": "#c43e1c",
|
|
3356
|
-
"brandBackground2": "#
|
|
3356
|
+
"brandBackground2": "#f6dbd4",
|
|
3357
3357
|
"brandBackgroundHover": "#b13719",
|
|
3358
|
-
"brandBackgroundPressed": "#
|
|
3358
|
+
"brandBackgroundPressed": "#6e220f",
|
|
3359
3359
|
"brandBackgroundSelected": "#952f15",
|
|
3360
3360
|
"brandBackgroundStatic": "#c43e1c",
|
|
3361
3361
|
"brandForeground1": "#c43e1c",
|
|
3362
3362
|
"brandForeground2": "#b13719",
|
|
3363
3363
|
"brandForegroundLink": "#c43e1c",
|
|
3364
3364
|
"brandForegroundLinkHover": "#b13719",
|
|
3365
|
-
"brandForegroundLinkPressed": "#
|
|
3365
|
+
"brandForegroundLinkPressed": "#6e220f",
|
|
3366
3366
|
"brandForegroundLinkSelected": "#952f15",
|
|
3367
3367
|
"brandStroke1": "#c43e1c",
|
|
3368
|
-
"brandStroke2": "#
|
|
3368
|
+
"brandStroke2": "#f6dbd4",
|
|
3369
3369
|
"compoundBrandBackground1": "#c43e1c",
|
|
3370
3370
|
"compoundBrandBackground1Hover": "#b13719",
|
|
3371
3371
|
"compoundBrandBackground1Pressed": "#952f15",
|
|
3372
3372
|
"compoundBrandForeground1": "#c43e1c",
|
|
3373
3373
|
"compoundBrandForeground1Hover": "#b13719",
|
|
3374
|
-
"compoundBrandForeground1Pressed": "#
|
|
3374
|
+
"compoundBrandForeground1Pressed": "#6e220f",
|
|
3375
3375
|
"compoundBrandStroke1": "#c43e1c",
|
|
3376
3376
|
"compoundBrandStroke1Hover": "#b13719",
|
|
3377
3377
|
"compoundBrandStroke1Pressed": "#952f15",
|
|
3378
3378
|
"neutralForeground2BrandHover": "#b13719",
|
|
3379
|
-
"neutralForeground2BrandPressed": "#
|
|
3379
|
+
"neutralForeground2BrandPressed": "#6e220f",
|
|
3380
3380
|
"neutralForeground2BrandSelected": "#952f15",
|
|
3381
3381
|
"neutralForeground3BrandHover": "#b13719",
|
|
3382
|
-
"neutralForeground3BrandPressed": "#
|
|
3382
|
+
"neutralForeground3BrandPressed": "#6e220f",
|
|
3383
3383
|
"neutralForeground3BrandSelected": "#952f15",
|
|
3384
3384
|
"neutralStrokeAccessibleSelected": "#c43e1c",
|
|
3385
3385
|
}
|
|
@@ -3388,33 +3388,33 @@ Object {
|
|
|
3388
3388
|
exports[`getCurrentBrandAliasTokens test themeName: Colorful, appPrimary: #d83b01 1`] = `
|
|
3389
3389
|
Object {
|
|
3390
3390
|
"brandBackground": "#d83b01",
|
|
3391
|
-
"brandBackground2": "#
|
|
3391
|
+
"brandBackground2": "#f9dcd1",
|
|
3392
3392
|
"brandBackgroundHover": "#c33400",
|
|
3393
|
-
"brandBackgroundPressed": "#
|
|
3393
|
+
"brandBackgroundPressed": "#792000",
|
|
3394
3394
|
"brandBackgroundSelected": "#a52c00",
|
|
3395
3395
|
"brandBackgroundStatic": "#d83b01",
|
|
3396
3396
|
"brandForeground1": "#d83b01",
|
|
3397
3397
|
"brandForeground2": "#c33400",
|
|
3398
3398
|
"brandForegroundLink": "#d83b01",
|
|
3399
3399
|
"brandForegroundLinkHover": "#c33400",
|
|
3400
|
-
"brandForegroundLinkPressed": "#
|
|
3400
|
+
"brandForegroundLinkPressed": "#792000",
|
|
3401
3401
|
"brandForegroundLinkSelected": "#a52c00",
|
|
3402
3402
|
"brandStroke1": "#d83b01",
|
|
3403
|
-
"brandStroke2": "#
|
|
3403
|
+
"brandStroke2": "#f9dcd1",
|
|
3404
3404
|
"compoundBrandBackground1": "#d83b01",
|
|
3405
3405
|
"compoundBrandBackground1Hover": "#c33400",
|
|
3406
3406
|
"compoundBrandBackground1Pressed": "#a52c00",
|
|
3407
3407
|
"compoundBrandForeground1": "#d83b01",
|
|
3408
3408
|
"compoundBrandForeground1Hover": "#c33400",
|
|
3409
|
-
"compoundBrandForeground1Pressed": "#
|
|
3409
|
+
"compoundBrandForeground1Pressed": "#792000",
|
|
3410
3410
|
"compoundBrandStroke1": "#d83b01",
|
|
3411
3411
|
"compoundBrandStroke1Hover": "#c33400",
|
|
3412
3412
|
"compoundBrandStroke1Pressed": "#a52c00",
|
|
3413
3413
|
"neutralForeground2BrandHover": "#c33400",
|
|
3414
|
-
"neutralForeground2BrandPressed": "#
|
|
3414
|
+
"neutralForeground2BrandPressed": "#792000",
|
|
3415
3415
|
"neutralForeground2BrandSelected": "#a52c00",
|
|
3416
3416
|
"neutralForeground3BrandHover": "#c33400",
|
|
3417
|
-
"neutralForeground3BrandPressed": "#
|
|
3417
|
+
"neutralForeground3BrandPressed": "#792000",
|
|
3418
3418
|
"neutralForeground3BrandSelected": "#a52c00",
|
|
3419
3419
|
"neutralStrokeAccessibleSelected": "#d83b01",
|
|
3420
3420
|
}
|
|
@@ -3423,34 +3423,34 @@ Object {
|
|
|
3423
3423
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #0078d4 1`] = `
|
|
3424
3424
|
Object {
|
|
3425
3425
|
"brandBackground": "#0078d4",
|
|
3426
|
-
"brandBackground2": "#
|
|
3426
|
+
"brandBackground2": "#cce3f5",
|
|
3427
3427
|
"brandBackgroundHover": "#106ebe",
|
|
3428
|
-
"brandBackgroundPressed": "#
|
|
3429
|
-
"brandBackgroundSelected": "#
|
|
3428
|
+
"brandBackgroundPressed": "#135995",
|
|
3429
|
+
"brandBackgroundSelected": "#1664a7",
|
|
3430
3430
|
"brandBackgroundStatic": "#0078d4",
|
|
3431
3431
|
"brandForeground1": "#0078d4",
|
|
3432
3432
|
"brandForeground2": "#106ebe",
|
|
3433
3433
|
"brandForegroundLink": "#0078d4",
|
|
3434
3434
|
"brandForegroundLinkHover": "#106ebe",
|
|
3435
|
-
"brandForegroundLinkPressed": "#
|
|
3436
|
-
"brandForegroundLinkSelected": "#
|
|
3435
|
+
"brandForegroundLinkPressed": "#135995",
|
|
3436
|
+
"brandForegroundLinkSelected": "#1664a7",
|
|
3437
3437
|
"brandStroke1": "#0078d4",
|
|
3438
|
-
"brandStroke2": "#
|
|
3438
|
+
"brandStroke2": "#cce3f5",
|
|
3439
3439
|
"compoundBrandBackground1": "#0078d4",
|
|
3440
3440
|
"compoundBrandBackground1Hover": "#106ebe",
|
|
3441
|
-
"compoundBrandBackground1Pressed": "#
|
|
3441
|
+
"compoundBrandBackground1Pressed": "#1664a7",
|
|
3442
3442
|
"compoundBrandForeground1": "#0078d4",
|
|
3443
3443
|
"compoundBrandForeground1Hover": "#106ebe",
|
|
3444
|
-
"compoundBrandForeground1Pressed": "#
|
|
3444
|
+
"compoundBrandForeground1Pressed": "#135995",
|
|
3445
3445
|
"compoundBrandStroke1": "#0078d4",
|
|
3446
3446
|
"compoundBrandStroke1Hover": "#106ebe",
|
|
3447
|
-
"compoundBrandStroke1Pressed": "#
|
|
3447
|
+
"compoundBrandStroke1Pressed": "#1664a7",
|
|
3448
3448
|
"neutralForeground2BrandHover": "#106ebe",
|
|
3449
|
-
"neutralForeground2BrandPressed": "#
|
|
3450
|
-
"neutralForeground2BrandSelected": "#
|
|
3449
|
+
"neutralForeground2BrandPressed": "#135995",
|
|
3450
|
+
"neutralForeground2BrandSelected": "#1664a7",
|
|
3451
3451
|
"neutralForeground3BrandHover": "#106ebe",
|
|
3452
|
-
"neutralForeground3BrandPressed": "#
|
|
3453
|
-
"neutralForeground3BrandSelected": "#
|
|
3452
|
+
"neutralForeground3BrandPressed": "#135995",
|
|
3453
|
+
"neutralForeground3BrandSelected": "#1664a7",
|
|
3454
3454
|
"neutralStrokeAccessibleSelected": "#0078d4",
|
|
3455
3455
|
}
|
|
3456
3456
|
`;
|
|
@@ -3458,33 +3458,33 @@ Object {
|
|
|
3458
3458
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #107c41 1`] = `
|
|
3459
3459
|
Object {
|
|
3460
3460
|
"brandBackground": "#107c41",
|
|
3461
|
-
"brandBackground2": "#
|
|
3461
|
+
"brandBackground2": "#caead8",
|
|
3462
3462
|
"brandBackgroundHover": "#0f703b",
|
|
3463
|
-
"brandBackgroundPressed": "#
|
|
3463
|
+
"brandBackgroundPressed": "#094624",
|
|
3464
3464
|
"brandBackgroundSelected": "#0c5f32",
|
|
3465
3465
|
"brandBackgroundStatic": "#107c41",
|
|
3466
3466
|
"brandForeground1": "#107c41",
|
|
3467
3467
|
"brandForeground2": "#0f703b",
|
|
3468
3468
|
"brandForegroundLink": "#107c41",
|
|
3469
3469
|
"brandForegroundLinkHover": "#0f703b",
|
|
3470
|
-
"brandForegroundLinkPressed": "#
|
|
3470
|
+
"brandForegroundLinkPressed": "#094624",
|
|
3471
3471
|
"brandForegroundLinkSelected": "#0c5f32",
|
|
3472
3472
|
"brandStroke1": "#107c41",
|
|
3473
|
-
"brandStroke2": "#
|
|
3473
|
+
"brandStroke2": "#caead8",
|
|
3474
3474
|
"compoundBrandBackground1": "#107c41",
|
|
3475
3475
|
"compoundBrandBackground1Hover": "#0f703b",
|
|
3476
3476
|
"compoundBrandBackground1Pressed": "#0c5f32",
|
|
3477
3477
|
"compoundBrandForeground1": "#107c41",
|
|
3478
3478
|
"compoundBrandForeground1Hover": "#0f703b",
|
|
3479
|
-
"compoundBrandForeground1Pressed": "#
|
|
3479
|
+
"compoundBrandForeground1Pressed": "#094624",
|
|
3480
3480
|
"compoundBrandStroke1": "#107c41",
|
|
3481
3481
|
"compoundBrandStroke1Hover": "#0f703b",
|
|
3482
3482
|
"compoundBrandStroke1Pressed": "#0c5f32",
|
|
3483
3483
|
"neutralForeground2BrandHover": "#0f703b",
|
|
3484
|
-
"neutralForeground2BrandPressed": "#
|
|
3484
|
+
"neutralForeground2BrandPressed": "#094624",
|
|
3485
3485
|
"neutralForeground2BrandSelected": "#0c5f32",
|
|
3486
3486
|
"neutralForeground3BrandHover": "#0f703b",
|
|
3487
|
-
"neutralForeground3BrandPressed": "#
|
|
3487
|
+
"neutralForeground3BrandPressed": "#094624",
|
|
3488
3488
|
"neutralForeground3BrandSelected": "#0c5f32",
|
|
3489
3489
|
"neutralStrokeAccessibleSelected": "#107c41",
|
|
3490
3490
|
}
|
|
@@ -3493,33 +3493,33 @@ Object {
|
|
|
3493
3493
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #185abd 1`] = `
|
|
3494
3494
|
Object {
|
|
3495
3495
|
"brandBackground": "#185abd",
|
|
3496
|
-
"brandBackground2": "#
|
|
3496
|
+
"brandBackground2": "#d2e0f4",
|
|
3497
3497
|
"brandBackgroundHover": "#1651aa",
|
|
3498
|
-
"brandBackgroundPressed": "#
|
|
3498
|
+
"brandBackgroundPressed": "#0e336a",
|
|
3499
3499
|
"brandBackgroundSelected": "#13458f",
|
|
3500
3500
|
"brandBackgroundStatic": "#185abd",
|
|
3501
3501
|
"brandForeground1": "#185abd",
|
|
3502
3502
|
"brandForeground2": "#1651aa",
|
|
3503
3503
|
"brandForegroundLink": "#185abd",
|
|
3504
3504
|
"brandForegroundLinkHover": "#1651aa",
|
|
3505
|
-
"brandForegroundLinkPressed": "#
|
|
3505
|
+
"brandForegroundLinkPressed": "#0e336a",
|
|
3506
3506
|
"brandForegroundLinkSelected": "#13458f",
|
|
3507
3507
|
"brandStroke1": "#185abd",
|
|
3508
|
-
"brandStroke2": "#
|
|
3508
|
+
"brandStroke2": "#d2e0f4",
|
|
3509
3509
|
"compoundBrandBackground1": "#185abd",
|
|
3510
3510
|
"compoundBrandBackground1Hover": "#1651aa",
|
|
3511
3511
|
"compoundBrandBackground1Pressed": "#13458f",
|
|
3512
3512
|
"compoundBrandForeground1": "#185abd",
|
|
3513
3513
|
"compoundBrandForeground1Hover": "#1651aa",
|
|
3514
|
-
"compoundBrandForeground1Pressed": "#
|
|
3514
|
+
"compoundBrandForeground1Pressed": "#0e336a",
|
|
3515
3515
|
"compoundBrandStroke1": "#185abd",
|
|
3516
3516
|
"compoundBrandStroke1Hover": "#1651aa",
|
|
3517
3517
|
"compoundBrandStroke1Pressed": "#13458f",
|
|
3518
3518
|
"neutralForeground2BrandHover": "#1651aa",
|
|
3519
|
-
"neutralForeground2BrandPressed": "#
|
|
3519
|
+
"neutralForeground2BrandPressed": "#0e336a",
|
|
3520
3520
|
"neutralForeground2BrandSelected": "#13458f",
|
|
3521
3521
|
"neutralForeground3BrandHover": "#1651aa",
|
|
3522
|
-
"neutralForeground3BrandPressed": "#
|
|
3522
|
+
"neutralForeground3BrandPressed": "#0e336a",
|
|
3523
3523
|
"neutralForeground3BrandSelected": "#13458f",
|
|
3524
3524
|
"neutralStrokeAccessibleSelected": "#185abd",
|
|
3525
3525
|
}
|
|
@@ -3527,69 +3527,69 @@ Object {
|
|
|
3527
3527
|
|
|
3528
3528
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #80397b 1`] = `
|
|
3529
3529
|
Object {
|
|
3530
|
-
"brandBackground": "#
|
|
3531
|
-
"brandBackground2": "#
|
|
3532
|
-
"brandBackgroundHover": "#
|
|
3533
|
-
"brandBackgroundPressed": "#
|
|
3534
|
-
"brandBackgroundSelected": "#
|
|
3535
|
-
"brandBackgroundStatic": "#
|
|
3536
|
-
"brandForeground1": "#
|
|
3537
|
-
"brandForeground2": "#
|
|
3538
|
-
"brandForegroundLink": "#
|
|
3539
|
-
"brandForegroundLinkHover": "#
|
|
3540
|
-
"brandForegroundLinkPressed": "#
|
|
3541
|
-
"brandForegroundLinkSelected": "#
|
|
3542
|
-
"brandStroke1": "#
|
|
3543
|
-
"brandStroke2": "#
|
|
3544
|
-
"compoundBrandBackground1": "#
|
|
3545
|
-
"compoundBrandBackground1Hover": "#
|
|
3546
|
-
"compoundBrandBackground1Pressed": "#
|
|
3547
|
-
"compoundBrandForeground1": "#
|
|
3548
|
-
"compoundBrandForeground1Hover": "#
|
|
3549
|
-
"compoundBrandForeground1Pressed": "#
|
|
3550
|
-
"compoundBrandStroke1": "#
|
|
3551
|
-
"compoundBrandStroke1Hover": "#
|
|
3552
|
-
"compoundBrandStroke1Pressed": "#
|
|
3553
|
-
"neutralForeground2BrandHover": "#
|
|
3554
|
-
"neutralForeground2BrandPressed": "#
|
|
3555
|
-
"neutralForeground2BrandSelected": "#
|
|
3556
|
-
"neutralForeground3BrandHover": "#
|
|
3557
|
-
"neutralForeground3BrandPressed": "#
|
|
3558
|
-
"neutralForeground3BrandSelected": "#
|
|
3559
|
-
"neutralStrokeAccessibleSelected": "#
|
|
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
3560
|
}
|
|
3561
3561
|
`;
|
|
3562
3562
|
|
|
3563
3563
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #c43e1c 1`] = `
|
|
3564
3564
|
Object {
|
|
3565
3565
|
"brandBackground": "#c43e1c",
|
|
3566
|
-
"brandBackground2": "#
|
|
3566
|
+
"brandBackground2": "#f6dbd4",
|
|
3567
3567
|
"brandBackgroundHover": "#b13719",
|
|
3568
|
-
"brandBackgroundPressed": "#
|
|
3568
|
+
"brandBackgroundPressed": "#6e220f",
|
|
3569
3569
|
"brandBackgroundSelected": "#952f15",
|
|
3570
3570
|
"brandBackgroundStatic": "#c43e1c",
|
|
3571
3571
|
"brandForeground1": "#c43e1c",
|
|
3572
3572
|
"brandForeground2": "#b13719",
|
|
3573
3573
|
"brandForegroundLink": "#c43e1c",
|
|
3574
3574
|
"brandForegroundLinkHover": "#b13719",
|
|
3575
|
-
"brandForegroundLinkPressed": "#
|
|
3575
|
+
"brandForegroundLinkPressed": "#6e220f",
|
|
3576
3576
|
"brandForegroundLinkSelected": "#952f15",
|
|
3577
3577
|
"brandStroke1": "#c43e1c",
|
|
3578
|
-
"brandStroke2": "#
|
|
3578
|
+
"brandStroke2": "#f6dbd4",
|
|
3579
3579
|
"compoundBrandBackground1": "#c43e1c",
|
|
3580
3580
|
"compoundBrandBackground1Hover": "#b13719",
|
|
3581
3581
|
"compoundBrandBackground1Pressed": "#952f15",
|
|
3582
3582
|
"compoundBrandForeground1": "#c43e1c",
|
|
3583
3583
|
"compoundBrandForeground1Hover": "#b13719",
|
|
3584
|
-
"compoundBrandForeground1Pressed": "#
|
|
3584
|
+
"compoundBrandForeground1Pressed": "#6e220f",
|
|
3585
3585
|
"compoundBrandStroke1": "#c43e1c",
|
|
3586
3586
|
"compoundBrandStroke1Hover": "#b13719",
|
|
3587
3587
|
"compoundBrandStroke1Pressed": "#952f15",
|
|
3588
3588
|
"neutralForeground2BrandHover": "#b13719",
|
|
3589
|
-
"neutralForeground2BrandPressed": "#
|
|
3589
|
+
"neutralForeground2BrandPressed": "#6e220f",
|
|
3590
3590
|
"neutralForeground2BrandSelected": "#952f15",
|
|
3591
3591
|
"neutralForeground3BrandHover": "#b13719",
|
|
3592
|
-
"neutralForeground3BrandPressed": "#
|
|
3592
|
+
"neutralForeground3BrandPressed": "#6e220f",
|
|
3593
3593
|
"neutralForeground3BrandSelected": "#952f15",
|
|
3594
3594
|
"neutralStrokeAccessibleSelected": "#c43e1c",
|
|
3595
3595
|
}
|
|
@@ -3598,33 +3598,33 @@ Object {
|
|
|
3598
3598
|
exports[`getCurrentBrandAliasTokens test themeName: White, appPrimary: #d83b01 1`] = `
|
|
3599
3599
|
Object {
|
|
3600
3600
|
"brandBackground": "#d83b01",
|
|
3601
|
-
"brandBackground2": "#
|
|
3601
|
+
"brandBackground2": "#f9dcd1",
|
|
3602
3602
|
"brandBackgroundHover": "#c33400",
|
|
3603
|
-
"brandBackgroundPressed": "#
|
|
3603
|
+
"brandBackgroundPressed": "#792000",
|
|
3604
3604
|
"brandBackgroundSelected": "#a52c00",
|
|
3605
3605
|
"brandBackgroundStatic": "#d83b01",
|
|
3606
3606
|
"brandForeground1": "#d83b01",
|
|
3607
3607
|
"brandForeground2": "#c33400",
|
|
3608
3608
|
"brandForegroundLink": "#d83b01",
|
|
3609
3609
|
"brandForegroundLinkHover": "#c33400",
|
|
3610
|
-
"brandForegroundLinkPressed": "#
|
|
3610
|
+
"brandForegroundLinkPressed": "#792000",
|
|
3611
3611
|
"brandForegroundLinkSelected": "#a52c00",
|
|
3612
3612
|
"brandStroke1": "#d83b01",
|
|
3613
|
-
"brandStroke2": "#
|
|
3613
|
+
"brandStroke2": "#f9dcd1",
|
|
3614
3614
|
"compoundBrandBackground1": "#d83b01",
|
|
3615
3615
|
"compoundBrandBackground1Hover": "#c33400",
|
|
3616
3616
|
"compoundBrandBackground1Pressed": "#a52c00",
|
|
3617
3617
|
"compoundBrandForeground1": "#d83b01",
|
|
3618
3618
|
"compoundBrandForeground1Hover": "#c33400",
|
|
3619
|
-
"compoundBrandForeground1Pressed": "#
|
|
3619
|
+
"compoundBrandForeground1Pressed": "#792000",
|
|
3620
3620
|
"compoundBrandStroke1": "#d83b01",
|
|
3621
3621
|
"compoundBrandStroke1Hover": "#c33400",
|
|
3622
3622
|
"compoundBrandStroke1Pressed": "#a52c00",
|
|
3623
3623
|
"neutralForeground2BrandHover": "#c33400",
|
|
3624
|
-
"neutralForeground2BrandPressed": "#
|
|
3624
|
+
"neutralForeground2BrandPressed": "#792000",
|
|
3625
3625
|
"neutralForeground2BrandSelected": "#a52c00",
|
|
3626
3626
|
"neutralForeground3BrandHover": "#c33400",
|
|
3627
|
-
"neutralForeground3BrandPressed": "#
|
|
3627
|
+
"neutralForeground3BrandPressed": "#792000",
|
|
3628
3628
|
"neutralForeground3BrandSelected": "#a52c00",
|
|
3629
3629
|
"neutralStrokeAccessibleSelected": "#d83b01",
|
|
3630
3630
|
}
|
|
@@ -3633,34 +3633,34 @@ Object {
|
|
|
3633
3633
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #0078d4 1`] = `
|
|
3634
3634
|
Object {
|
|
3635
3635
|
"brandBackground": "#0078d4",
|
|
3636
|
-
"brandBackground2": "#
|
|
3636
|
+
"brandBackground2": "#cce3f5",
|
|
3637
3637
|
"brandBackgroundHover": "#106ebe",
|
|
3638
|
-
"brandBackgroundPressed": "#
|
|
3639
|
-
"brandBackgroundSelected": "#
|
|
3638
|
+
"brandBackgroundPressed": "#135995",
|
|
3639
|
+
"brandBackgroundSelected": "#1664a7",
|
|
3640
3640
|
"brandBackgroundStatic": "#0078d4",
|
|
3641
|
-
"brandForeground1": "#
|
|
3642
|
-
"brandForeground2": "#
|
|
3643
|
-
"brandForegroundLink": "#
|
|
3644
|
-
"brandForegroundLinkHover": "#
|
|
3645
|
-
"brandForegroundLinkPressed": "#
|
|
3646
|
-
"brandForegroundLinkSelected": "#
|
|
3641
|
+
"brandForeground1": "#b3d6f2",
|
|
3642
|
+
"brandForeground2": "#cce3f5",
|
|
3643
|
+
"brandForegroundLink": "#b3d6f2",
|
|
3644
|
+
"brandForegroundLinkHover": "#cce3f5",
|
|
3645
|
+
"brandForegroundLinkPressed": "#2488d8",
|
|
3646
|
+
"brandForegroundLinkSelected": "#cce3f5",
|
|
3647
3647
|
"brandStroke1": "#0078d4",
|
|
3648
|
-
"brandStroke2": "#
|
|
3648
|
+
"brandStroke2": "#cce3f5",
|
|
3649
3649
|
"compoundBrandBackground1": "#0078d4",
|
|
3650
3650
|
"compoundBrandBackground1Hover": "#106ebe",
|
|
3651
|
-
"compoundBrandBackground1Pressed": "#
|
|
3652
|
-
"compoundBrandForeground1": "#
|
|
3653
|
-
"compoundBrandForeground1Hover": "#
|
|
3654
|
-
"compoundBrandForeground1Pressed": "#
|
|
3651
|
+
"compoundBrandBackground1Pressed": "#1664a7",
|
|
3652
|
+
"compoundBrandForeground1": "#b3d6f2",
|
|
3653
|
+
"compoundBrandForeground1Hover": "#cce3f5",
|
|
3654
|
+
"compoundBrandForeground1Pressed": "#2488d8",
|
|
3655
3655
|
"compoundBrandStroke1": "#0078d4",
|
|
3656
3656
|
"compoundBrandStroke1Hover": "#106ebe",
|
|
3657
|
-
"compoundBrandStroke1Pressed": "#
|
|
3658
|
-
"neutralForeground2BrandHover": "#
|
|
3659
|
-
"neutralForeground2BrandPressed": "#
|
|
3660
|
-
"neutralForeground2BrandSelected": "#
|
|
3661
|
-
"neutralForeground3BrandHover": "#
|
|
3662
|
-
"neutralForeground3BrandPressed": "#
|
|
3663
|
-
"neutralForeground3BrandSelected": "#
|
|
3657
|
+
"compoundBrandStroke1Pressed": "#1664a7",
|
|
3658
|
+
"neutralForeground2BrandHover": "#cce3f5",
|
|
3659
|
+
"neutralForeground2BrandPressed": "#2488d8",
|
|
3660
|
+
"neutralForeground2BrandSelected": "#cce3f5",
|
|
3661
|
+
"neutralForeground3BrandHover": "#cce3f5",
|
|
3662
|
+
"neutralForeground3BrandPressed": "#2488d8",
|
|
3663
|
+
"neutralForeground3BrandSelected": "#cce3f5",
|
|
3664
3664
|
"neutralStrokeAccessibleSelected": "#0078d4",
|
|
3665
3665
|
}
|
|
3666
3666
|
`;
|
|
@@ -3668,34 +3668,34 @@ Object {
|
|
|
3668
3668
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #107c41 1`] = `
|
|
3669
3669
|
Object {
|
|
3670
3670
|
"brandBackground": "#107c41",
|
|
3671
|
-
"brandBackground2": "#
|
|
3671
|
+
"brandBackground2": "#caead8",
|
|
3672
3672
|
"brandBackgroundHover": "#0f703b",
|
|
3673
|
-
"brandBackgroundPressed": "#
|
|
3673
|
+
"brandBackgroundPressed": "#094624",
|
|
3674
3674
|
"brandBackgroundSelected": "#0c5f32",
|
|
3675
3675
|
"brandBackgroundStatic": "#107c41",
|
|
3676
|
-
"brandForeground1": "#
|
|
3677
|
-
"brandForeground2": "#
|
|
3678
|
-
"brandForegroundLink": "#
|
|
3679
|
-
"brandForegroundLinkHover": "#
|
|
3680
|
-
"brandForegroundLinkPressed": "#
|
|
3681
|
-
"brandForegroundLinkSelected": "#
|
|
3676
|
+
"brandForeground1": "#a0d8b9",
|
|
3677
|
+
"brandForeground2": "#caead8",
|
|
3678
|
+
"brandForegroundLink": "#a0d8b9",
|
|
3679
|
+
"brandForegroundLinkHover": "#caead8",
|
|
3680
|
+
"brandForegroundLinkPressed": "#218d51",
|
|
3681
|
+
"brandForegroundLinkSelected": "#caead8",
|
|
3682
3682
|
"brandStroke1": "#107c41",
|
|
3683
|
-
"brandStroke2": "#
|
|
3683
|
+
"brandStroke2": "#caead8",
|
|
3684
3684
|
"compoundBrandBackground1": "#107c41",
|
|
3685
3685
|
"compoundBrandBackground1Hover": "#0f703b",
|
|
3686
3686
|
"compoundBrandBackground1Pressed": "#0c5f32",
|
|
3687
|
-
"compoundBrandForeground1": "#
|
|
3688
|
-
"compoundBrandForeground1Hover": "#
|
|
3689
|
-
"compoundBrandForeground1Pressed": "#
|
|
3687
|
+
"compoundBrandForeground1": "#a0d8b9",
|
|
3688
|
+
"compoundBrandForeground1Hover": "#caead8",
|
|
3689
|
+
"compoundBrandForeground1Pressed": "#218d51",
|
|
3690
3690
|
"compoundBrandStroke1": "#107c41",
|
|
3691
3691
|
"compoundBrandStroke1Hover": "#0f703b",
|
|
3692
3692
|
"compoundBrandStroke1Pressed": "#0c5f32",
|
|
3693
|
-
"neutralForeground2BrandHover": "#
|
|
3694
|
-
"neutralForeground2BrandPressed": "#
|
|
3695
|
-
"neutralForeground2BrandSelected": "#
|
|
3696
|
-
"neutralForeground3BrandHover": "#
|
|
3697
|
-
"neutralForeground3BrandPressed": "#
|
|
3698
|
-
"neutralForeground3BrandSelected": "#
|
|
3693
|
+
"neutralForeground2BrandHover": "#caead8",
|
|
3694
|
+
"neutralForeground2BrandPressed": "#218d51",
|
|
3695
|
+
"neutralForeground2BrandSelected": "#caead8",
|
|
3696
|
+
"neutralForeground3BrandHover": "#caead8",
|
|
3697
|
+
"neutralForeground3BrandPressed": "#218d51",
|
|
3698
|
+
"neutralForeground3BrandSelected": "#caead8",
|
|
3699
3699
|
"neutralStrokeAccessibleSelected": "#107c41",
|
|
3700
3700
|
}
|
|
3701
3701
|
`;
|
|
@@ -3703,104 +3703,104 @@ Object {
|
|
|
3703
3703
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #185abd 1`] = `
|
|
3704
3704
|
Object {
|
|
3705
3705
|
"brandBackground": "#185abd",
|
|
3706
|
-
"brandBackground2": "#
|
|
3706
|
+
"brandBackground2": "#d2e0f4",
|
|
3707
3707
|
"brandBackgroundHover": "#1651aa",
|
|
3708
|
-
"brandBackgroundPressed": "#
|
|
3708
|
+
"brandBackgroundPressed": "#0e336a",
|
|
3709
3709
|
"brandBackgroundSelected": "#13458f",
|
|
3710
3710
|
"brandBackgroundStatic": "#185abd",
|
|
3711
|
-
"brandForeground1": "#
|
|
3712
|
-
"brandForeground2": "#
|
|
3713
|
-
"brandForegroundLink": "#
|
|
3714
|
-
"brandForegroundLinkHover": "#
|
|
3715
|
-
"brandForegroundLinkPressed": "#
|
|
3716
|
-
"brandForegroundLinkSelected": "#
|
|
3711
|
+
"brandForeground1": "#aec6eb",
|
|
3712
|
+
"brandForeground2": "#d2e0f4",
|
|
3713
|
+
"brandForegroundLink": "#aec6eb",
|
|
3714
|
+
"brandForegroundLinkHover": "#d2e0f4",
|
|
3715
|
+
"brandForegroundLinkPressed": "#2e6ac5",
|
|
3716
|
+
"brandForegroundLinkSelected": "#d2e0f4",
|
|
3717
3717
|
"brandStroke1": "#185abd",
|
|
3718
|
-
"brandStroke2": "#
|
|
3718
|
+
"brandStroke2": "#d2e0f4",
|
|
3719
3719
|
"compoundBrandBackground1": "#185abd",
|
|
3720
3720
|
"compoundBrandBackground1Hover": "#1651aa",
|
|
3721
3721
|
"compoundBrandBackground1Pressed": "#13458f",
|
|
3722
|
-
"compoundBrandForeground1": "#
|
|
3723
|
-
"compoundBrandForeground1Hover": "#
|
|
3724
|
-
"compoundBrandForeground1Pressed": "#
|
|
3722
|
+
"compoundBrandForeground1": "#aec6eb",
|
|
3723
|
+
"compoundBrandForeground1Hover": "#d2e0f4",
|
|
3724
|
+
"compoundBrandForeground1Pressed": "#2e6ac5",
|
|
3725
3725
|
"compoundBrandStroke1": "#185abd",
|
|
3726
3726
|
"compoundBrandStroke1Hover": "#1651aa",
|
|
3727
3727
|
"compoundBrandStroke1Pressed": "#13458f",
|
|
3728
|
-
"neutralForeground2BrandHover": "#
|
|
3729
|
-
"neutralForeground2BrandPressed": "#
|
|
3730
|
-
"neutralForeground2BrandSelected": "#
|
|
3731
|
-
"neutralForeground3BrandHover": "#
|
|
3732
|
-
"neutralForeground3BrandPressed": "#
|
|
3733
|
-
"neutralForeground3BrandSelected": "#
|
|
3728
|
+
"neutralForeground2BrandHover": "#d2e0f4",
|
|
3729
|
+
"neutralForeground2BrandPressed": "#2e6ac5",
|
|
3730
|
+
"neutralForeground2BrandSelected": "#d2e0f4",
|
|
3731
|
+
"neutralForeground3BrandHover": "#d2e0f4",
|
|
3732
|
+
"neutralForeground3BrandPressed": "#2e6ac5",
|
|
3733
|
+
"neutralForeground3BrandSelected": "#d2e0f4",
|
|
3734
3734
|
"neutralStrokeAccessibleSelected": "#185abd",
|
|
3735
3735
|
}
|
|
3736
3736
|
`;
|
|
3737
3737
|
|
|
3738
3738
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #80397b 1`] = `
|
|
3739
3739
|
Object {
|
|
3740
|
-
"brandBackground": "#
|
|
3741
|
-
"brandBackground2": "#
|
|
3742
|
-
"brandBackgroundHover": "#
|
|
3743
|
-
"brandBackgroundPressed": "#
|
|
3744
|
-
"brandBackgroundSelected": "#
|
|
3745
|
-
"brandBackgroundStatic": "#
|
|
3746
|
-
"brandForeground1": "#
|
|
3747
|
-
"brandForeground2": "#
|
|
3748
|
-
"brandForegroundLink": "#
|
|
3749
|
-
"brandForegroundLinkHover": "#
|
|
3750
|
-
"brandForegroundLinkPressed": "#
|
|
3751
|
-
"brandForegroundLinkSelected": "#
|
|
3752
|
-
"brandStroke1": "#
|
|
3753
|
-
"brandStroke2": "#
|
|
3754
|
-
"compoundBrandBackground1": "#
|
|
3755
|
-
"compoundBrandBackground1Hover": "#
|
|
3756
|
-
"compoundBrandBackground1Pressed": "#
|
|
3757
|
-
"compoundBrandForeground1": "#
|
|
3758
|
-
"compoundBrandForeground1Hover": "#
|
|
3759
|
-
"compoundBrandForeground1Pressed": "#
|
|
3760
|
-
"compoundBrandStroke1": "#
|
|
3761
|
-
"compoundBrandStroke1Hover": "#
|
|
3762
|
-
"compoundBrandStroke1Pressed": "#
|
|
3763
|
-
"neutralForeground2BrandHover": "#
|
|
3764
|
-
"neutralForeground2BrandPressed": "#
|
|
3765
|
-
"neutralForeground2BrandSelected": "#
|
|
3766
|
-
"neutralForeground3BrandHover": "#
|
|
3767
|
-
"neutralForeground3BrandPressed": "#
|
|
3768
|
-
"neutralForeground3BrandSelected": "#
|
|
3769
|
-
"neutralStrokeAccessibleSelected": "#
|
|
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
3770
|
}
|
|
3771
3771
|
`;
|
|
3772
3772
|
|
|
3773
3773
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #c43e1c 1`] = `
|
|
3774
3774
|
Object {
|
|
3775
3775
|
"brandBackground": "#c43e1c",
|
|
3776
|
-
"brandBackground2": "#
|
|
3776
|
+
"brandBackground2": "#f6dbd4",
|
|
3777
3777
|
"brandBackgroundHover": "#b13719",
|
|
3778
|
-
"brandBackgroundPressed": "#
|
|
3778
|
+
"brandBackgroundPressed": "#6e220f",
|
|
3779
3779
|
"brandBackgroundSelected": "#952f15",
|
|
3780
3780
|
"brandBackgroundStatic": "#c43e1c",
|
|
3781
|
-
"brandForeground1": "#
|
|
3782
|
-
"brandForeground2": "#
|
|
3783
|
-
"brandForegroundLink": "#
|
|
3784
|
-
"brandForegroundLinkHover": "#
|
|
3785
|
-
"brandForegroundLinkPressed": "#
|
|
3786
|
-
"brandForegroundLinkSelected": "#
|
|
3781
|
+
"brandForeground1": "#edbcb0",
|
|
3782
|
+
"brandForeground2": "#f6dbd4",
|
|
3783
|
+
"brandForegroundLink": "#edbcb0",
|
|
3784
|
+
"brandForegroundLinkHover": "#f6dbd4",
|
|
3785
|
+
"brandForegroundLinkPressed": "#cb5031",
|
|
3786
|
+
"brandForegroundLinkSelected": "#f6dbd4",
|
|
3787
3787
|
"brandStroke1": "#c43e1c",
|
|
3788
|
-
"brandStroke2": "#
|
|
3788
|
+
"brandStroke2": "#f6dbd4",
|
|
3789
3789
|
"compoundBrandBackground1": "#c43e1c",
|
|
3790
3790
|
"compoundBrandBackground1Hover": "#b13719",
|
|
3791
3791
|
"compoundBrandBackground1Pressed": "#952f15",
|
|
3792
|
-
"compoundBrandForeground1": "#
|
|
3793
|
-
"compoundBrandForeground1Hover": "#
|
|
3794
|
-
"compoundBrandForeground1Pressed": "#
|
|
3792
|
+
"compoundBrandForeground1": "#edbcb0",
|
|
3793
|
+
"compoundBrandForeground1Hover": "#f6dbd4",
|
|
3794
|
+
"compoundBrandForeground1Pressed": "#cb5031",
|
|
3795
3795
|
"compoundBrandStroke1": "#c43e1c",
|
|
3796
3796
|
"compoundBrandStroke1Hover": "#b13719",
|
|
3797
3797
|
"compoundBrandStroke1Pressed": "#952f15",
|
|
3798
|
-
"neutralForeground2BrandHover": "#
|
|
3799
|
-
"neutralForeground2BrandPressed": "#
|
|
3800
|
-
"neutralForeground2BrandSelected": "#
|
|
3801
|
-
"neutralForeground3BrandHover": "#
|
|
3802
|
-
"neutralForeground3BrandPressed": "#
|
|
3803
|
-
"neutralForeground3BrandSelected": "#
|
|
3798
|
+
"neutralForeground2BrandHover": "#f6dbd4",
|
|
3799
|
+
"neutralForeground2BrandPressed": "#cb5031",
|
|
3800
|
+
"neutralForeground2BrandSelected": "#f6dbd4",
|
|
3801
|
+
"neutralForeground3BrandHover": "#f6dbd4",
|
|
3802
|
+
"neutralForeground3BrandPressed": "#cb5031",
|
|
3803
|
+
"neutralForeground3BrandSelected": "#f6dbd4",
|
|
3804
3804
|
"neutralStrokeAccessibleSelected": "#c43e1c",
|
|
3805
3805
|
}
|
|
3806
3806
|
`;
|
|
@@ -3808,34 +3808,34 @@ Object {
|
|
|
3808
3808
|
exports[`getCurrentBrandAliasTokens test themeName: null, appPrimary: #d83b01 1`] = `
|
|
3809
3809
|
Object {
|
|
3810
3810
|
"brandBackground": "#d83b01",
|
|
3811
|
-
"brandBackground2": "#
|
|
3811
|
+
"brandBackground2": "#f9dcd1",
|
|
3812
3812
|
"brandBackgroundHover": "#c33400",
|
|
3813
|
-
"brandBackgroundPressed": "#
|
|
3813
|
+
"brandBackgroundPressed": "#792000",
|
|
3814
3814
|
"brandBackgroundSelected": "#a52c00",
|
|
3815
3815
|
"brandBackgroundStatic": "#d83b01",
|
|
3816
|
-
"brandForeground1": "#
|
|
3817
|
-
"brandForeground2": "#
|
|
3818
|
-
"brandForegroundLink": "#
|
|
3819
|
-
"brandForegroundLinkHover": "#
|
|
3820
|
-
"brandForegroundLinkPressed": "#
|
|
3821
|
-
"brandForegroundLinkSelected": "#
|
|
3816
|
+
"brandForeground1": "#f4beaa",
|
|
3817
|
+
"brandForeground2": "#f9dcd1",
|
|
3818
|
+
"brandForegroundLink": "#f4beaa",
|
|
3819
|
+
"brandForegroundLinkHover": "#f9dcd1",
|
|
3820
|
+
"brandForegroundLinkPressed": "#dd4f1b",
|
|
3821
|
+
"brandForegroundLinkSelected": "#f9dcd1",
|
|
3822
3822
|
"brandStroke1": "#d83b01",
|
|
3823
|
-
"brandStroke2": "#
|
|
3823
|
+
"brandStroke2": "#f9dcd1",
|
|
3824
3824
|
"compoundBrandBackground1": "#d83b01",
|
|
3825
3825
|
"compoundBrandBackground1Hover": "#c33400",
|
|
3826
3826
|
"compoundBrandBackground1Pressed": "#a52c00",
|
|
3827
|
-
"compoundBrandForeground1": "#
|
|
3828
|
-
"compoundBrandForeground1Hover": "#
|
|
3829
|
-
"compoundBrandForeground1Pressed": "#
|
|
3827
|
+
"compoundBrandForeground1": "#f4beaa",
|
|
3828
|
+
"compoundBrandForeground1Hover": "#f9dcd1",
|
|
3829
|
+
"compoundBrandForeground1Pressed": "#dd4f1b",
|
|
3830
3830
|
"compoundBrandStroke1": "#d83b01",
|
|
3831
3831
|
"compoundBrandStroke1Hover": "#c33400",
|
|
3832
3832
|
"compoundBrandStroke1Pressed": "#a52c00",
|
|
3833
|
-
"neutralForeground2BrandHover": "#
|
|
3834
|
-
"neutralForeground2BrandPressed": "#
|
|
3835
|
-
"neutralForeground2BrandSelected": "#
|
|
3836
|
-
"neutralForeground3BrandHover": "#
|
|
3837
|
-
"neutralForeground3BrandPressed": "#
|
|
3838
|
-
"neutralForeground3BrandSelected": "#
|
|
3833
|
+
"neutralForeground2BrandHover": "#f9dcd1",
|
|
3834
|
+
"neutralForeground2BrandPressed": "#dd4f1b",
|
|
3835
|
+
"neutralForeground2BrandSelected": "#f9dcd1",
|
|
3836
|
+
"neutralForeground3BrandHover": "#f9dcd1",
|
|
3837
|
+
"neutralForeground3BrandPressed": "#dd4f1b",
|
|
3838
|
+
"neutralForeground3BrandSelected": "#f9dcd1",
|
|
3839
3839
|
"neutralStrokeAccessibleSelected": "#d83b01",
|
|
3840
3840
|
}
|
|
3841
3841
|
`;
|