@times-design-system/theme-scss 2.3.1 → 2.5.0

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.
Files changed (40) hide show
  1. package/dist/palettes/business-dark.scss +46 -20
  2. package/dist/palettes/business-light.scss +37 -11
  3. package/dist/palettes/comment-dark.scss +46 -20
  4. package/dist/palettes/comment-light.scss +37 -11
  5. package/dist/palettes/core-dark.scss +51 -25
  6. package/dist/palettes/core-light.scss +26 -0
  7. package/dist/palettes/culture-dark.scss +46 -20
  8. package/dist/palettes/culture-light.scss +37 -11
  9. package/dist/palettes/home-dark.scss +46 -20
  10. package/dist/palettes/home-light.scss +37 -11
  11. package/dist/palettes/ireland-dark.scss +42 -16
  12. package/dist/palettes/ireland-light.scss +37 -11
  13. package/dist/palettes/lifeAndStyle-dark.scss +46 -20
  14. package/dist/palettes/lifeAndStyle-light.scss +30 -4
  15. package/dist/palettes/magazineLuxx-dark.scss +35 -9
  16. package/dist/palettes/magazineLuxx-light.scss +26 -0
  17. package/dist/palettes/magazineSundayTimes-dark.scss +35 -9
  18. package/dist/palettes/magazineSundayTimes-light.scss +26 -0
  19. package/dist/palettes/magazineTimes-dark.scss +35 -9
  20. package/dist/palettes/magazineTimes-light.scss +26 -0
  21. package/dist/palettes/money-dark.scss +46 -20
  22. package/dist/palettes/money-light.scss +37 -11
  23. package/dist/palettes/obituaries-dark.scss +46 -20
  24. package/dist/palettes/obituaries-light.scss +37 -11
  25. package/dist/palettes/puzzles-dark.scss +46 -20
  26. package/dist/palettes/puzzles-light.scss +30 -4
  27. package/dist/palettes/sport-dark.scss +46 -20
  28. package/dist/palettes/sport-light.scss +37 -11
  29. package/dist/palettes/timesEvents-dark.scss +330 -0
  30. package/dist/palettes/timesEvents-light.scss +330 -0
  31. package/dist/palettes/timesPlus-dark.scss +35 -9
  32. package/dist/palettes/timesPlus-light.scss +26 -0
  33. package/dist/palettes/travel-dark.scss +46 -20
  34. package/dist/palettes/travel-light.scss +37 -11
  35. package/dist/palettes/uk-dark.scss +46 -20
  36. package/dist/palettes/uk-light.scss +37 -11
  37. package/dist/palettes/world-dark.scss +46 -20
  38. package/dist/palettes/world-light.scss +37 -11
  39. package/dist/tds-layout.scss +8 -4
  40. package/package.json +2 -2
@@ -0,0 +1,330 @@
1
+ $light-timesEvents-surface-undercanvas: #f2f2f2;
2
+ $light-timesEvents-surface-canvas: #ffffff;
3
+ $light-timesEvents-surface-transparent: #ffffff;
4
+ $light-timesEvents-surface-level-1: #ffffff;
5
+ $light-timesEvents-surface-level-2: #ffffff;
6
+ $light-timesEvents-surface-level-3: #ffffff;
7
+ $light-timesEvents-surface-level-4: #ffffff;
8
+ $light-timesEvents-surface-overlay: rgba(0, 0, 0, 0.45);
9
+ $light-timesEvents-surface-channel-50: #fceff2;
10
+ $light-timesEvents-surface-channel-100: #fadde6;
11
+ $light-timesEvents-surface-channel-200: #f5b2c5;
12
+ $light-timesEvents-surface-channel-300: #d3035a;
13
+ $light-timesEvents-surface-channel-400: #94063f;
14
+ $light-timesEvents-surface-channel-500: #6a082e;
15
+ $light-timesEvents-surface-static-dark: #000000;
16
+ $light-timesEvents-surface-static-light: #ffffff;
17
+ $light-timesEvents-surface-inverse: #000000;
18
+ $light-timesEvents-text-primary: #1a1a1a;
19
+ $light-timesEvents-text-secondary: #404040;
20
+ $light-timesEvents-text-tertiary: #737373;
21
+ $light-timesEvents-text-channel-primary: #d82466;
22
+ $light-timesEvents-text-channel-secondary: #e15585;
23
+ $light-timesEvents-text-channel-tertiary: #ec85a6;
24
+ $light-timesEvents-text-static-dark: #000000;
25
+ $light-timesEvents-text-static-light: #ffffff;
26
+ $light-timesEvents-text-inverse: #ffffff;
27
+ $light-timesEvents-icon-primary: #1a1a1a;
28
+ $light-timesEvents-icon-secondary: #404040;
29
+ $light-timesEvents-icon-tertiary: #737373;
30
+ $light-timesEvents-icon-channel-primary: #d3035a;
31
+ $light-timesEvents-icon-channel-secondary: #da3d73;
32
+ $light-timesEvents-icon-channel-tertiary: #ec85a6;
33
+ $light-timesEvents-icon-inverse: #ffffff;
34
+ $light-timesEvents-icon-static-light: #ffffff;
35
+ $light-timesEvents-icon-static-dark: #000000;
36
+ $light-timesEvents-border-primary: #b3b3b3;
37
+ $light-timesEvents-border-secondary: #cccccc;
38
+ $light-timesEvents-border-tertiary: #e6e6e6;
39
+ $light-timesEvents-border-channel-primary: #f5b2c5;
40
+ $light-timesEvents-border-channel-secondary: #fbd7e3;
41
+ $light-timesEvents-border-channel-tertiary: #fbe5eb;
42
+ $light-timesEvents-border-elevation: #e6e6e6;
43
+ $light-timesEvents-border-static-dark: #000000;
44
+ $light-timesEvents-border-static-light: #ffffff;
45
+ $light-timesEvents-input-fill-default: #ffffff;
46
+ $light-timesEvents-input-fill-error: #ffefef;
47
+ $light-timesEvents-input-fill-hover: #f2f2f2;
48
+ $light-timesEvents-input-fill-active: #ffffff;
49
+ $light-timesEvents-input-fill-completed: #ffffff;
50
+ $light-timesEvents-input-fill-success: #e9f3ed;
51
+ $light-timesEvents-input-fill-warning: #fff7ef;
52
+ $light-timesEvents-input-fill-info: #eff2f8;
53
+ $light-timesEvents-input-border-default: #8c8c8c;
54
+ $light-timesEvents-input-border-error: #b20908;
55
+ $light-timesEvents-input-border-hover: #6d6d6d;
56
+ $light-timesEvents-input-border-active: #595959;
57
+ $light-timesEvents-input-border-completed: #262626;
58
+ $light-timesEvents-input-border-success: #298458;
59
+ $light-timesEvents-input-border-warning: #cc8103;
60
+ $light-timesEvents-input-border-info: #2658a9;
61
+ $light-timesEvents-input-text-default: #737373;
62
+ $light-timesEvents-input-text-error: #1a1a1a;
63
+ $light-timesEvents-input-text-hover: #404040;
64
+ $light-timesEvents-input-text-active: #1a1a1a;
65
+ $light-timesEvents-input-text-completed: #1a1a1a;
66
+ $light-timesEvents-input-text-success: #1a1a1a;
67
+ $light-timesEvents-input-text-warning: #1a1a1a;
68
+ $light-timesEvents-input-text-info: #1a1a1a;
69
+ $light-timesEvents-input-icon-default: #8c8c8c;
70
+ $light-timesEvents-input-icon-hover: #6d6d6d;
71
+ $light-timesEvents-input-icon-active: #595959;
72
+ $light-timesEvents-input-icon-completed: #262626;
73
+ $light-timesEvents-input-icon-error: #b20908;
74
+ $light-timesEvents-input-icon-success: #298458;
75
+ $light-timesEvents-input-icon-warning: #cc8103;
76
+ $light-timesEvents-input-icon-info: #2658a9;
77
+ $light-timesEvents-interactive-primary-fill-default: #005c8a;
78
+ $light-timesEvents-interactive-primary-fill-hover: #004e75;
79
+ $light-timesEvents-interactive-primary-fill-pressed: #00496e;
80
+ $light-timesEvents-interactive-primary-text-default: #ffffff;
81
+ $light-timesEvents-interactive-primary-text-hover: #ffffff;
82
+ $light-timesEvents-interactive-primary-text-pressed: #ffffff;
83
+ $light-timesEvents-interactive-primary-icon-default: #ffffff;
84
+ $light-timesEvents-interactive-primary-icon-hover: #ffffff;
85
+ $light-timesEvents-interactive-primary-icon-pressed: #ffffff;
86
+ $light-timesEvents-interactive-secondary-fill-default: #ffffff;
87
+ $light-timesEvents-interactive-secondary-fill-hover: #d9d9d9;
88
+ $light-timesEvents-interactive-secondary-fill-pressed: #cccccc;
89
+ $light-timesEvents-interactive-secondary-border-default: #8c8c8c;
90
+ $light-timesEvents-interactive-secondary-border-hover: #777777;
91
+ $light-timesEvents-interactive-secondary-border-pressed: #707070;
92
+ $light-timesEvents-interactive-secondary-text-default: #1a1a1a;
93
+ $light-timesEvents-interactive-secondary-text-hover: #161616;
94
+ $light-timesEvents-interactive-secondary-text-pressed: #151515;
95
+ $light-timesEvents-interactive-secondary-icon-default: #1a1a1a;
96
+ $light-timesEvents-interactive-secondary-icon-hover: #161616;
97
+ $light-timesEvents-interactive-secondary-icon-pressed: #111111;
98
+ $light-timesEvents-interactive-listItem-fill-default: #ffffff;
99
+ $light-timesEvents-interactive-listItem-fill-hover: #f2f2f2;
100
+ $light-timesEvents-interactive-listItem-fill-pressed: #e6e6e6;
101
+ $light-timesEvents-interactive-listItem-text-default: #1a1a1a;
102
+ $light-timesEvents-interactive-listItem-text-hover: #161616;
103
+ $light-timesEvents-interactive-listItem-text-pressed: #151515;
104
+ $light-timesEvents-interactive-listItem-icon-default: #404040;
105
+ $light-timesEvents-interactive-listItem-icon-hover: #363636;
106
+ $light-timesEvents-interactive-listItem-icon-pressed: #333333;
107
+ $light-timesEvents-interactive-listItem-border-default: #cccccc;
108
+ $light-timesEvents-interactive-listItem-border-hover: #adadad;
109
+ $light-timesEvents-interactive-listItem-border-pressed: #a3a3a3;
110
+ $light-timesEvents-interactive-disabled-a: #d9d9d9;
111
+ $light-timesEvents-interactive-disabled-b: #bfbfbf;
112
+ $light-timesEvents-interactive-disabled-c: #a8a8a8;
113
+ $light-timesEvents-interactive-negative-fill-default: #ffffff;
114
+ $light-timesEvents-interactive-negative-fill-hover: #d9d9d9;
115
+ $light-timesEvents-interactive-negative-fill-pressed: #cccccc;
116
+ $light-timesEvents-interactive-negative-border-default: #cb0705;
117
+ $light-timesEvents-interactive-negative-border-hover: #ad0604;
118
+ $light-timesEvents-interactive-negative-border-pressed: #a20604;
119
+ $light-timesEvents-interactive-negative-text-default: #cb0705;
120
+ $light-timesEvents-interactive-negative-text-hover: #ad0604;
121
+ $light-timesEvents-interactive-negative-text-pressed: #a20604;
122
+ $light-timesEvents-interactive-negative-icon-default: #cb0705;
123
+ $light-timesEvents-interactive-negative-icon-hover: #ad0604;
124
+ $light-timesEvents-interactive-negative-icon-pressed: #a20604;
125
+ $light-timesEvents-interactive-link-primary-text-default: #266d95;
126
+ $light-timesEvents-interactive-link-primary-text-hover: #205c7f;
127
+ $light-timesEvents-interactive-link-primary-text-pressed: #1e5777;
128
+ $light-timesEvents-interactive-link-primary-text-visited: #2d7faf;
129
+ $light-timesEvents-interactive-link-primary-icon-default: #266d95;
130
+ $light-timesEvents-interactive-link-primary-icon-hover: #205c7f;
131
+ $light-timesEvents-interactive-link-primary-icon-pressed: #1e5777;
132
+ $light-timesEvents-interactive-link-primary-icon-visited: #2d7faf;
133
+ $light-timesEvents-interactive-link-primary-underline-default: #266d95;
134
+ $light-timesEvents-interactive-link-primary-underline-hover: #205c7f;
135
+ $light-timesEvents-interactive-link-primary-underline-pressed: #1e5777;
136
+ $light-timesEvents-interactive-link-primary-underline-visited: #2d7faf;
137
+ $light-timesEvents-interactive-link-secondary-text-default: #1a1a1a;
138
+ $light-timesEvents-interactive-link-secondary-text-hover: #161616;
139
+ $light-timesEvents-interactive-link-secondary-text-pressed: #151515;
140
+ $light-timesEvents-interactive-link-secondary-text-visited: #484848;
141
+ $light-timesEvents-interactive-link-secondary-icon-default: #1a1a1a;
142
+ $light-timesEvents-interactive-link-secondary-icon-hover: #161616;
143
+ $light-timesEvents-interactive-link-secondary-icon-pressed: #151515;
144
+ $light-timesEvents-interactive-link-secondary-icon-visited: #484848;
145
+ $light-timesEvents-interactive-link-secondary-underline-default: #1a1a1a;
146
+ $light-timesEvents-interactive-link-secondary-underline-hover: #3c3c3c;
147
+ $light-timesEvents-interactive-link-secondary-underline-pressed: #484848;
148
+ $light-timesEvents-interactive-link-secondary-underline-visited: #4e4e4e;
149
+ $light-timesEvents-interactive-chip-primary-on-fill-default: #005c8a;
150
+ $light-timesEvents-interactive-chip-primary-on-fill-hover: #004e75;
151
+ $light-timesEvents-interactive-chip-primary-on-fill-pressed: #00496e;
152
+ $light-timesEvents-interactive-chip-primary-on-text-default: #ffffff;
153
+ $light-timesEvents-interactive-chip-primary-on-text-hover: #d9d9d9;
154
+ $light-timesEvents-interactive-chip-primary-on-text-pressed: #cccccc;
155
+ $light-timesEvents-interactive-chip-primary-on-icon-default: #ffffff;
156
+ $light-timesEvents-interactive-chip-primary-on-icon-hover: #d9d9d9;
157
+ $light-timesEvents-interactive-chip-primary-on-icon-pressed: #cccccc;
158
+ $light-timesEvents-interactive-chip-primary-off-fill-default: #f2f2f2;
159
+ $light-timesEvents-interactive-chip-primary-off-fill-hover: #cecece;
160
+ $light-timesEvents-interactive-chip-primary-off-fill-pressed: #c2c2c2;
161
+ $light-timesEvents-interactive-chip-primary-off-text-default: #005c8a;
162
+ $light-timesEvents-interactive-chip-primary-off-text-hover: #004e75;
163
+ $light-timesEvents-interactive-chip-primary-off-text-pressed: #00496e;
164
+ $light-timesEvents-interactive-chip-primary-off-icon-default: #005c8a;
165
+ $light-timesEvents-interactive-chip-primary-off-icon-hover: #004e75;
166
+ $light-timesEvents-interactive-chip-primary-off-icon-pressed: #00496e;
167
+ $light-timesEvents-interactive-chip-primary-off-border-default: #005c8a;
168
+ $light-timesEvents-interactive-chip-primary-off-border-hover: #004e75;
169
+ $light-timesEvents-interactive-chip-primary-off-border-pressed: #00496e;
170
+ $light-timesEvents-interactive-chip-secondary-on-text-default: #1a1a1a;
171
+ $light-timesEvents-interactive-chip-secondary-on-text-hover: #161616;
172
+ $light-timesEvents-interactive-chip-secondary-on-text-pressed: #151515;
173
+ $light-timesEvents-interactive-chip-secondary-on-fill-default: #ffffff;
174
+ $light-timesEvents-interactive-chip-secondary-on-fill-hover: #d9d9d9;
175
+ $light-timesEvents-interactive-chip-secondary-on-fill-pressed: #cccccc;
176
+ $light-timesEvents-interactive-chip-secondary-on-border-default: #8c8c8c;
177
+ $light-timesEvents-interactive-chip-secondary-on-border-hover: #777777;
178
+ $light-timesEvents-interactive-chip-secondary-on-border-pressed: #707070;
179
+ $light-timesEvents-interactive-chip-secondary-on-icon-default: #1a1a1a;
180
+ $light-timesEvents-interactive-chip-secondary-on-icon-hover: #161616;
181
+ $light-timesEvents-interactive-chip-secondary-on-icon-pressed: #151515;
182
+ $light-timesEvents-interactive-chip-secondary-off-fill-default: #f2f2f2;
183
+ $light-timesEvents-interactive-chip-secondary-off-fill-hover: #cecece;
184
+ $light-timesEvents-interactive-chip-secondary-off-fill-pressed: #c2c2c2;
185
+ $light-timesEvents-interactive-chip-secondary-off-text-default: #404040;
186
+ $light-timesEvents-interactive-chip-secondary-off-text-hover: #363636;
187
+ $light-timesEvents-interactive-chip-secondary-off-text-pressed: #333333;
188
+ $light-timesEvents-interactive-chip-secondary-off-icon-default: #404040;
189
+ $light-timesEvents-interactive-chip-secondary-off-icon-hover: #363636;
190
+ $light-timesEvents-interactive-chip-secondary-off-icon-pressed: #333333;
191
+ $light-timesEvents-interactive-chip-channel-secondary-on-fill-default: #fceff2;
192
+ $light-timesEvents-interactive-chip-channel-secondary-on-fill-hover: #f0b1c0;
193
+ $light-timesEvents-interactive-chip-channel-secondary-on-fill-pressed: #ec9caf;
194
+ $light-timesEvents-interactive-chip-channel-secondary-on-text-default: #d3035a;
195
+ $light-timesEvents-interactive-chip-channel-secondary-on-text-hover: #b4034c;
196
+ $light-timesEvents-interactive-chip-channel-secondary-on-text-pressed: #a90248;
197
+ $light-timesEvents-interactive-chip-channel-secondary-on-icon-default: #d3035a;
198
+ $light-timesEvents-interactive-chip-channel-secondary-on-icon-hover: #b4034c;
199
+ $light-timesEvents-interactive-chip-channel-secondary-on-icon-pressed: #a90248;
200
+ $light-timesEvents-interactive-chip-channel-secondary-on-border-default: #d3035a;
201
+ $light-timesEvents-interactive-chip-channel-secondary-on-border-hover: #b4034c;
202
+ $light-timesEvents-interactive-chip-channel-secondary-on-border-pressed: #a90248;
203
+ $light-timesEvents-interactive-chip-channel-secondary-off-fill-default: #fadde6;
204
+ $light-timesEvents-interactive-chip-channel-secondary-off-fill-hover: #f19fb9;
205
+ $light-timesEvents-interactive-chip-channel-secondary-off-fill-pressed: #ee8baa;
206
+ $light-timesEvents-interactive-chip-channel-secondary-off-text-default: #94063f;
207
+ $light-timesEvents-interactive-chip-channel-secondary-off-text-hover: #7e0535;
208
+ $light-timesEvents-interactive-chip-channel-secondary-off-text-pressed: #770532;
209
+ $light-timesEvents-interactive-chip-channel-secondary-off-icon-default: #94063f;
210
+ $light-timesEvents-interactive-chip-channel-secondary-off-icon-hover: #7e0535;
211
+ $light-timesEvents-interactive-chip-channel-secondary-off-icon-pressed: #770532;
212
+ $light-timesEvents-interactive-chip-channel-primary-on-fill-default: #d3035a;
213
+ $light-timesEvents-interactive-chip-channel-primary-on-fill-hover: #b4034c;
214
+ $light-timesEvents-interactive-chip-channel-primary-on-fill-pressed: #a90248;
215
+ $light-timesEvents-interactive-chip-channel-primary-on-text-default: #ffffff;
216
+ $light-timesEvents-interactive-chip-channel-primary-on-text-hover: #d9d9d9;
217
+ $light-timesEvents-interactive-chip-channel-primary-on-text-pressed: #cccccc;
218
+ $light-timesEvents-interactive-chip-channel-primary-on-icon-default: #ffffff;
219
+ $light-timesEvents-interactive-chip-channel-primary-on-icon-hover: #d9d9d9;
220
+ $light-timesEvents-interactive-chip-channel-primary-on-icon-pressed: #cccccc;
221
+ $light-timesEvents-interactive-chip-channel-primary-off-fill-default: #fadde6;
222
+ $light-timesEvents-interactive-chip-channel-primary-off-fill-hover: #f19fb9;
223
+ $light-timesEvents-interactive-chip-channel-primary-off-fill-pressed: #ee8baa;
224
+ $light-timesEvents-interactive-chip-channel-primary-off-text-default: #6a082e;
225
+ $light-timesEvents-interactive-chip-channel-primary-off-text-hover: #5a0727;
226
+ $light-timesEvents-interactive-chip-channel-primary-off-text-pressed: #550624;
227
+ $light-timesEvents-interactive-chip-channel-primary-off-icon-default: #6a082e;
228
+ $light-timesEvents-interactive-chip-channel-primary-off-icon-hover: #5a0727;
229
+ $light-timesEvents-interactive-chip-channel-primary-off-icon-pressed: #550624;
230
+ $light-timesEvents-interactive-chip-channel-primary-off-border-default: #f5b2c5;
231
+ $light-timesEvents-interactive-chip-channel-primary-off-border-hover: #ee7a9b;
232
+ $light-timesEvents-interactive-chip-channel-primary-off-border-pressed: #eb678d;
233
+ $light-timesEvents-interactive-tab-fill-default: #ffffff;
234
+ $light-timesEvents-interactive-tab-fill-hover: #f2f2f2;
235
+ $light-timesEvents-interactive-tab-fill-pressed: #d9d9d9;
236
+ $light-timesEvents-interactive-tab-text-default: #1a1a1a;
237
+ $light-timesEvents-interactive-tab-text-hover: #404040;
238
+ $light-timesEvents-interactive-tab-text-pressed: #404040;
239
+ $light-timesEvents-interactive-tab-icon-default: #1a1a1a;
240
+ $light-timesEvents-interactive-tab-icon-hover: #404040;
241
+ $light-timesEvents-interactive-tab-icon-pressed: #404040;
242
+ $light-timesEvents-interactive-tab-selected-border-default: #000000;
243
+ $light-timesEvents-interactive-switch-off-fill-default: #8c8c8c;
244
+ $light-timesEvents-interactive-switch-off-fill-hover: #777777;
245
+ $light-timesEvents-interactive-switch-off-fill-pressed: #707070;
246
+ $light-timesEvents-interactive-switch-off-control-border-default: #000000;
247
+ $light-timesEvents-interactive-switch-off-control-border-hover: rgba(0, 0, 0, 0.25);
248
+ $light-timesEvents-interactive-switch-off-control-border-pressed: rgba(0, 0, 0, 0.3);
249
+ $light-timesEvents-interactive-switch-on-fill-default: #298458;
250
+ $light-timesEvents-interactive-switch-on-fill-hover: #23704b;
251
+ $light-timesEvents-interactive-switch-on-fill-pressed: #216946;
252
+ $light-timesEvents-interactive-switch-on-control-border-default: #95ceb1;
253
+ $light-timesEvents-interactive-switch-on-control-border-hover: #71bd96;
254
+ $light-timesEvents-interactive-switch-on-control-border-pressed: #64b88d;
255
+ $light-timesEvents-active-fill: #000000;
256
+ $light-timesEvents-active-text: #ffffff;
257
+ $light-timesEvents-active-border: #000000;
258
+ $light-timesEvents-active-icon: #ffffff;
259
+ $light-timesEvents-focus-border: #737373;
260
+ $light-timesEvents-label-primary: #1a1a1a;
261
+ $light-timesEvents-label-secondary: #737373;
262
+ $light-timesEvents-label-channel: #227f91;
263
+ $light-timesEvents-label-callout: #b20908;
264
+ $light-timesEvents-tag-primary-fill: #000000;
265
+ $light-timesEvents-tag-primary-text: #ffffff;
266
+ $light-timesEvents-tag-primary-icon: #ffffff;
267
+ $light-timesEvents-tag-secondary-fill: #d9d9d9;
268
+ $light-timesEvents-tag-secondary-text: #1a1a1a;
269
+ $light-timesEvents-tag-secondary-icon: #1a1a1a;
270
+ $light-timesEvents-tag-tertiary-text: #1a1a1a;
271
+ $light-timesEvents-tag-tertiary-icon: #1a1a1a;
272
+ $light-timesEvents-tag-callout-primary-fill: #b20908;
273
+ $light-timesEvents-tag-callout-primary-text: #ffffff;
274
+ $light-timesEvents-tag-callout-primary-icon: #ffffff;
275
+ $light-timesEvents-tag-callout-secondary-fill: #ffefef;
276
+ $light-timesEvents-tag-callout-secondary-text: #b20908;
277
+ $light-timesEvents-tag-callout-secondary-icon: #b20908;
278
+ $light-timesEvents-tag-callout-tertiary-text: #b20908;
279
+ $light-timesEvents-tag-callout-tertiary-icon: #b20908;
280
+ $light-timesEvents-toast-fill-info: #0a3472;
281
+ $light-timesEvents-toast-fill-success: #22724f;
282
+ $light-timesEvents-toast-fill-warning: #e49307;
283
+ $light-timesEvents-toast-fill-error: #cb0705;
284
+ $light-timesEvents-toast-icon-info: #97aed7;
285
+ $light-timesEvents-toast-icon-success: #a9d8be;
286
+ $light-timesEvents-toast-icon-warning: #ffdfb5;
287
+ $light-timesEvents-toast-icon-error: #ffb4b0;
288
+ $light-timesEvents-toast-text-info: #ffffff;
289
+ $light-timesEvents-toast-text-success: #ffffff;
290
+ $light-timesEvents-toast-text-error: #ffffff;
291
+ $light-timesEvents-toast-text-warning: #000000;
292
+ $light-timesEvents-toast-link-info-default: #ffffff;
293
+ $light-timesEvents-toast-link-info-hover: #d9d9d9;
294
+ $light-timesEvents-toast-link-info-pressed: #cccccc;
295
+ $light-timesEvents-toast-link-success-default: #ffffff;
296
+ $light-timesEvents-toast-link-success-hover: #d9d9d9;
297
+ $light-timesEvents-toast-link-success-pressed: #cccccc;
298
+ $light-timesEvents-toast-link-error-default: #ffffff;
299
+ $light-timesEvents-toast-link-error-hover: #d9d9d9;
300
+ $light-timesEvents-toast-link-error-pressed: #cccccc;
301
+ $light-timesEvents-toast-link-warning-default: #000000;
302
+ $light-timesEvents-toast-link-warning-hover: #000000;
303
+ $light-timesEvents-toast-link-warning-pressed: #000000;
304
+ $light-timesEvents-messaging-fill-error: #ffefef;
305
+ $light-timesEvents-messaging-fill-success: #e9f3ed;
306
+ $light-timesEvents-messaging-fill-warning: #fff7ef;
307
+ $light-timesEvents-messaging-fill-info: #eff2f8;
308
+ $light-timesEvents-messaging-border-error: #b20908;
309
+ $light-timesEvents-messaging-border-success: #298458;
310
+ $light-timesEvents-messaging-border-warning: #e49307;
311
+ $light-timesEvents-messaging-border-info: #0f4aa2;
312
+ $light-timesEvents-messaging-icon-error: #cb0705;
313
+ $light-timesEvents-messaging-icon-success: #31a46f;
314
+ $light-timesEvents-messaging-icon-warning: #e49307;
315
+ $light-timesEvents-messaging-icon-info: #0f4aa2;
316
+ $light-timesEvents-messaging-link-text-default: #1a1a1a;
317
+ $light-timesEvents-messaging-link-text-hover: #161616;
318
+ $light-timesEvents-messaging-link-text-pressed: #151515;
319
+ $light-timesEvents-messaging-link-text-visited: #484848;
320
+ $light-timesEvents-messaging-link-icon-default: #1a1a1a;
321
+ $light-timesEvents-messaging-link-icon-hover: #161616;
322
+ $light-timesEvents-messaging-link-icon-pressed: #151515;
323
+ $light-timesEvents-messaging-link-icon-visited: #484848;
324
+ $light-timesEvents-messaging-link-underline-default: #1a1a1a;
325
+ $light-timesEvents-messaging-link-underline-hover: #3c3c3c;
326
+ $light-timesEvents-messaging-link-underline-pressed: #484848;
327
+ $light-timesEvents-messaging-link-underline-visited: #4e4e4e;
328
+ $light-timesEvents-tooltip-fill: #000000;
329
+ $light-timesEvents-tooltip-text: #ffffff;
330
+ $light-timesEvents-tooltip-icon: #ffffff;
@@ -17,7 +17,7 @@ $dark-timesPlus-surface-static-light: #ffffff;
17
17
  $dark-timesPlus-surface-inverse: #ffffff;
18
18
  $dark-timesPlus-text-primary: #ffffff;
19
19
  $dark-timesPlus-text-secondary: #d9d9d9;
20
- $dark-timesPlus-text-tertiary: #a6a6a6;
20
+ $dark-timesPlus-text-tertiary: #737373;
21
21
  $dark-timesPlus-text-channel-primary: #91b9c3;
22
22
  $dark-timesPlus-text-channel-secondary: #7aacb7;
23
23
  $dark-timesPlus-text-channel-tertiary: #4a90a0;
@@ -26,11 +26,13 @@ $dark-timesPlus-text-static-light: #ffffff;
26
26
  $dark-timesPlus-text-inverse: #000000;
27
27
  $dark-timesPlus-icon-primary: #ffffff;
28
28
  $dark-timesPlus-icon-secondary: #d9d9d9;
29
- $dark-timesPlus-icon-tertiary: #a6a6a6;
29
+ $dark-timesPlus-icon-tertiary: #737373;
30
30
  $dark-timesPlus-icon-channel-primary: #00687a;
31
31
  $dark-timesPlus-icon-channel-secondary: #187c8c;
32
32
  $dark-timesPlus-icon-channel-tertiary: #4a90a0;
33
33
  $dark-timesPlus-icon-inverse: #000000;
34
+ $dark-timesPlus-icon-static-light: #ffffff;
35
+ $dark-timesPlus-icon-static-dark: #000000;
34
36
  $dark-timesPlus-border-primary: #575757;
35
37
  $dark-timesPlus-border-secondary: #333333;
36
38
  $dark-timesPlus-border-tertiary: #1a1a1a;
@@ -56,7 +58,7 @@ $dark-timesPlus-input-border-completed: #d9d9d9;
56
58
  $dark-timesPlus-input-border-success: #80c4a1;
57
59
  $dark-timesPlus-input-border-warning: #ffc77f;
58
60
  $dark-timesPlus-input-border-info: #466fb5;
59
- $dark-timesPlus-input-text-default: #a6a6a6;
61
+ $dark-timesPlus-input-text-default: #737373;
60
62
  $dark-timesPlus-input-text-error: #ffffff;
61
63
  $dark-timesPlus-input-text-hover: #d9d9d9;
62
64
  $dark-timesPlus-input-text-active: #ffffff;
@@ -118,6 +120,18 @@ $dark-timesPlus-interactive-secondary-text-pressed: #ffffff;
118
120
  $dark-timesPlus-interactive-secondary-icon-default: #ffffff;
119
121
  $dark-timesPlus-interactive-secondary-icon-hover: #ffffff;
120
122
  $dark-timesPlus-interactive-secondary-icon-pressed: #ffffff;
123
+ $dark-timesPlus-interactive-listItem-fill-default: #1a1a1a;
124
+ $dark-timesPlus-interactive-listItem-fill-hover: #262626;
125
+ $dark-timesPlus-interactive-listItem-fill-pressed: #333333;
126
+ $dark-timesPlus-interactive-listItem-text-default: #ffffff;
127
+ $dark-timesPlus-interactive-listItem-text-hover: #ffffff;
128
+ $dark-timesPlus-interactive-listItem-text-pressed: #ffffff;
129
+ $dark-timesPlus-interactive-listItem-icon-default: #d9d9d9;
130
+ $dark-timesPlus-interactive-listItem-icon-hover: #dfdfdf;
131
+ $dark-timesPlus-interactive-listItem-icon-pressed: #e1e1e1;
132
+ $dark-timesPlus-interactive-listItem-border-default: #333333;
133
+ $dark-timesPlus-interactive-listItem-border-hover: #525252;
134
+ $dark-timesPlus-interactive-listItem-border-pressed: #5c5c5c;
121
135
  $dark-timesPlus-interactive-disabled-a: #262626;
122
136
  $dark-timesPlus-interactive-disabled-b: #404040;
123
137
  $dark-timesPlus-interactive-disabled-c: #575757;
@@ -193,12 +207,12 @@ $dark-timesPlus-interactive-chip-secondary-on-icon-pressed: #cccccc;
193
207
  $dark-timesPlus-interactive-chip-secondary-off-fill-default: #262626;
194
208
  $dark-timesPlus-interactive-chip-secondary-off-fill-hover: #202020;
195
209
  $dark-timesPlus-interactive-chip-secondary-off-fill-pressed: #1e1e1e;
196
- $dark-timesPlus-interactive-chip-secondary-off-text-default: #a6a6a6;
197
- $dark-timesPlus-interactive-chip-secondary-off-text-hover: #8d8d8d;
198
- $dark-timesPlus-interactive-chip-secondary-off-text-pressed: #858585;
199
- $dark-timesPlus-interactive-chip-secondary-off-icon-default: #a6a6a6;
200
- $dark-timesPlus-interactive-chip-secondary-off-icon-hover: #8d8d8d;
201
- $dark-timesPlus-interactive-chip-secondary-off-icon-pressed: #858585;
210
+ $dark-timesPlus-interactive-chip-secondary-off-text-default: #737373;
211
+ $dark-timesPlus-interactive-chip-secondary-off-text-hover: #626262;
212
+ $dark-timesPlus-interactive-chip-secondary-off-text-pressed: #5c5c5c;
213
+ $dark-timesPlus-interactive-chip-secondary-off-icon-default: #737373;
214
+ $dark-timesPlus-interactive-chip-secondary-off-icon-hover: #626262;
215
+ $dark-timesPlus-interactive-chip-secondary-off-icon-pressed: #5c5c5c;
202
216
  $dark-timesPlus-interactive-chip-channel-secondary-off-fill-default: #092f37;
203
217
  $dark-timesPlus-interactive-chip-channel-secondary-off-fill-hover: #08282f;
204
218
  $dark-timesPlus-interactive-chip-channel-secondary-off-fill-pressed: #07262c;
@@ -251,6 +265,18 @@ $dark-timesPlus-interactive-tab-icon-default: #ffffff;
251
265
  $dark-timesPlus-interactive-tab-icon-hover: #d9d9d9;
252
266
  $dark-timesPlus-interactive-tab-icon-pressed: #d9d9d9;
253
267
  $dark-timesPlus-interactive-tab-selected-border-default: #ffffff;
268
+ $dark-timesPlus-interactive-switch-off-fill-default: #737373;
269
+ $dark-timesPlus-interactive-switch-off-fill-hover: #626262;
270
+ $dark-timesPlus-interactive-switch-off-fill-pressed: #5c5c5c;
271
+ $dark-timesPlus-interactive-switch-off-control-border-default: #000000;
272
+ $dark-timesPlus-interactive-switch-off-control-border-hover: rgba(255, 255, 255, 0.25);
273
+ $dark-timesPlus-interactive-switch-off-control-border-pressed: rgba(255, 255, 255, 0.3);
274
+ $dark-timesPlus-interactive-switch-on-fill-default: #2c9365;
275
+ $dark-timesPlus-interactive-switch-on-fill-hover: #257d55;
276
+ $dark-timesPlus-interactive-switch-on-fill-pressed: #237651;
277
+ $dark-timesPlus-interactive-switch-on-control-border-default: #2c9365;
278
+ $dark-timesPlus-interactive-switch-on-control-border-hover: #257d55;
279
+ $dark-timesPlus-interactive-switch-on-control-border-pressed: #237651;
254
280
  $dark-timesPlus-toast-fill-info: #0f4aa2;
255
281
  $dark-timesPlus-toast-fill-success: #2c865b;
256
282
  $dark-timesPlus-toast-fill-warning: #e49307;
@@ -31,6 +31,8 @@ $light-timesPlus-icon-channel-primary: #017487;
31
31
  $light-timesPlus-icon-channel-secondary: #398999;
32
32
  $light-timesPlus-icon-channel-tertiary: #85b4be;
33
33
  $light-timesPlus-icon-inverse: #ffffff;
34
+ $light-timesPlus-icon-static-light: #ffffff;
35
+ $light-timesPlus-icon-static-dark: #000000;
34
36
  $light-timesPlus-border-primary: #b3b3b3;
35
37
  $light-timesPlus-border-secondary: #cccccc;
36
38
  $light-timesPlus-border-tertiary: #e6e6e6;
@@ -93,6 +95,18 @@ $light-timesPlus-interactive-secondary-text-pressed: #151515;
93
95
  $light-timesPlus-interactive-secondary-icon-default: #1a1a1a;
94
96
  $light-timesPlus-interactive-secondary-icon-hover: #161616;
95
97
  $light-timesPlus-interactive-secondary-icon-pressed: #111111;
98
+ $light-timesPlus-interactive-listItem-fill-default: #ffffff;
99
+ $light-timesPlus-interactive-listItem-fill-hover: #f2f2f2;
100
+ $light-timesPlus-interactive-listItem-fill-pressed: #e6e6e6;
101
+ $light-timesPlus-interactive-listItem-text-default: #1a1a1a;
102
+ $light-timesPlus-interactive-listItem-text-hover: #161616;
103
+ $light-timesPlus-interactive-listItem-text-pressed: #151515;
104
+ $light-timesPlus-interactive-listItem-icon-default: #404040;
105
+ $light-timesPlus-interactive-listItem-icon-hover: #363636;
106
+ $light-timesPlus-interactive-listItem-icon-pressed: #333333;
107
+ $light-timesPlus-interactive-listItem-border-default: #cccccc;
108
+ $light-timesPlus-interactive-listItem-border-hover: #adadad;
109
+ $light-timesPlus-interactive-listItem-border-pressed: #a3a3a3;
96
110
  $light-timesPlus-interactive-disabled-a: #d9d9d9;
97
111
  $light-timesPlus-interactive-disabled-b: #bfbfbf;
98
112
  $light-timesPlus-interactive-disabled-c: #a8a8a8;
@@ -226,6 +240,18 @@ $light-timesPlus-interactive-tab-icon-default: #1a1a1a;
226
240
  $light-timesPlus-interactive-tab-icon-hover: #404040;
227
241
  $light-timesPlus-interactive-tab-icon-pressed: #404040;
228
242
  $light-timesPlus-interactive-tab-selected-border-default: #000000;
243
+ $light-timesPlus-interactive-switch-off-fill-default: #8c8c8c;
244
+ $light-timesPlus-interactive-switch-off-fill-hover: #777777;
245
+ $light-timesPlus-interactive-switch-off-fill-pressed: #707070;
246
+ $light-timesPlus-interactive-switch-off-control-border-default: #000000;
247
+ $light-timesPlus-interactive-switch-off-control-border-hover: rgba(0, 0, 0, 0.25);
248
+ $light-timesPlus-interactive-switch-off-control-border-pressed: rgba(0, 0, 0, 0.3);
249
+ $light-timesPlus-interactive-switch-on-fill-default: #298458;
250
+ $light-timesPlus-interactive-switch-on-fill-hover: #23704b;
251
+ $light-timesPlus-interactive-switch-on-fill-pressed: #216946;
252
+ $light-timesPlus-interactive-switch-on-control-border-default: #95ceb1;
253
+ $light-timesPlus-interactive-switch-on-control-border-hover: #71bd96;
254
+ $light-timesPlus-interactive-switch-on-control-border-pressed: #64b88d;
229
255
  $light-timesPlus-active-fill: #000000;
230
256
  $light-timesPlus-active-text: #ffffff;
231
257
  $light-timesPlus-active-border: #000000;
@@ -17,37 +17,39 @@ $dark-travel-surface-static-light: #ffffff;
17
17
  $dark-travel-surface-inverse: #ffffff;
18
18
  $dark-travel-text-primary: #ffffff;
19
19
  $dark-travel-text-secondary: #d9d9d9;
20
- $dark-travel-text-tertiary: #a6a6a6;
21
- $dark-travel-text-channel-primary: #5c93be;
22
- $dark-travel-text-channel-secondary: #4386b7;
23
- $dark-travel-text-channel-tertiary: #26608b;
20
+ $dark-travel-text-tertiary: #737373;
21
+ $dark-travel-text-channel-primary: #9abbd6;
22
+ $dark-travel-text-channel-secondary: #87afcf;
23
+ $dark-travel-text-channel-tertiary: #5c93be;
24
24
  $dark-travel-text-static-dark: #000000;
25
25
  $dark-travel-text-static-light: #ffffff;
26
26
  $dark-travel-text-inverse: #000000;
27
27
  $dark-travel-icon-primary: #ffffff;
28
28
  $dark-travel-icon-secondary: #d9d9d9;
29
- $dark-travel-icon-tertiary: #a6a6a6;
29
+ $dark-travel-icon-tertiary: #737373;
30
30
  $dark-travel-icon-channel-primary: #3b7fb2;
31
31
  $dark-travel-icon-channel-secondary: #4f8eb9;
32
- $dark-travel-icon-channel-tertiary: #26608b;
32
+ $dark-travel-icon-channel-tertiary: #5c93be;
33
33
  $dark-travel-icon-inverse: #000000;
34
+ $dark-travel-icon-static-light: #ffffff;
35
+ $dark-travel-icon-static-dark: #000000;
34
36
  $dark-travel-border-primary: #575757;
35
37
  $dark-travel-border-secondary: #333333;
36
38
  $dark-travel-border-tertiary: #1a1a1a;
37
- $dark-travel-border-channel-primary: #266d9d;
38
- $dark-travel-border-channel-secondary: #1d4869;
39
- $dark-travel-border-channel-tertiary: #113144;
39
+ $dark-travel-border-channel-primary: #649ac3;
40
+ $dark-travel-border-channel-secondary: #4f8eb9;
41
+ $dark-travel-border-channel-tertiary: #3b7fb2;
40
42
  $dark-travel-border-elevation: #333333;
41
43
  $dark-travel-border-static-dark: #000000;
42
44
  $dark-travel-border-static-light: #ffffff;
43
45
  $dark-travel-input-fill-default: #000000;
44
- $dark-travel-input-fill-error: #670909;
46
+ $dark-travel-input-fill-error: #410805;
45
47
  $dark-travel-input-fill-hover: #0d0d0d;
46
48
  $dark-travel-input-fill-active: #000000;
47
49
  $dark-travel-input-fill-completed: #000000;
48
- $dark-travel-input-fill-success: #1b5339;
49
- $dark-travel-input-fill-warning: #664109;
50
- $dark-travel-input-fill-info: #08295a;
50
+ $dark-travel-input-fill-success: #153928;
51
+ $dark-travel-input-fill-warning: #412809;
52
+ $dark-travel-input-fill-info: #0a1f45;
51
53
  $dark-travel-input-border-default: #737373;
52
54
  $dark-travel-input-border-error: #ff7268;
53
55
  $dark-travel-input-border-hover: #6d6d6d;
@@ -56,7 +58,7 @@ $dark-travel-input-border-completed: #d9d9d9;
56
58
  $dark-travel-input-border-success: #80c4a1;
57
59
  $dark-travel-input-border-warning: #ffc77f;
58
60
  $dark-travel-input-border-info: #466fb5;
59
- $dark-travel-input-text-default: #a6a6a6;
61
+ $dark-travel-input-text-default: #737373;
60
62
  $dark-travel-input-text-error: #ffffff;
61
63
  $dark-travel-input-text-hover: #d9d9d9;
62
64
  $dark-travel-input-text-active: #ffffff;
@@ -118,6 +120,18 @@ $dark-travel-interactive-secondary-text-pressed: #ffffff;
118
120
  $dark-travel-interactive-secondary-icon-default: #ffffff;
119
121
  $dark-travel-interactive-secondary-icon-hover: #ffffff;
120
122
  $dark-travel-interactive-secondary-icon-pressed: #ffffff;
123
+ $dark-travel-interactive-listItem-fill-default: #1a1a1a;
124
+ $dark-travel-interactive-listItem-fill-hover: #262626;
125
+ $dark-travel-interactive-listItem-fill-pressed: #333333;
126
+ $dark-travel-interactive-listItem-text-default: #ffffff;
127
+ $dark-travel-interactive-listItem-text-hover: #ffffff;
128
+ $dark-travel-interactive-listItem-text-pressed: #ffffff;
129
+ $dark-travel-interactive-listItem-icon-default: #d9d9d9;
130
+ $dark-travel-interactive-listItem-icon-hover: #dfdfdf;
131
+ $dark-travel-interactive-listItem-icon-pressed: #e1e1e1;
132
+ $dark-travel-interactive-listItem-border-default: #333333;
133
+ $dark-travel-interactive-listItem-border-hover: #525252;
134
+ $dark-travel-interactive-listItem-border-pressed: #5c5c5c;
121
135
  $dark-travel-interactive-disabled-a: #262626;
122
136
  $dark-travel-interactive-disabled-b: #404040;
123
137
  $dark-travel-interactive-disabled-c: #575757;
@@ -193,12 +207,12 @@ $dark-travel-interactive-chip-secondary-on-icon-pressed: #cccccc;
193
207
  $dark-travel-interactive-chip-secondary-off-fill-default: #262626;
194
208
  $dark-travel-interactive-chip-secondary-off-fill-hover: #202020;
195
209
  $dark-travel-interactive-chip-secondary-off-fill-pressed: #1e1e1e;
196
- $dark-travel-interactive-chip-secondary-off-text-default: #a6a6a6;
197
- $dark-travel-interactive-chip-secondary-off-text-hover: #8d8d8d;
198
- $dark-travel-interactive-chip-secondary-off-text-pressed: #858585;
199
- $dark-travel-interactive-chip-secondary-off-icon-default: #a6a6a6;
200
- $dark-travel-interactive-chip-secondary-off-icon-hover: #8d8d8d;
201
- $dark-travel-interactive-chip-secondary-off-icon-pressed: #858585;
210
+ $dark-travel-interactive-chip-secondary-off-text-default: #737373;
211
+ $dark-travel-interactive-chip-secondary-off-text-hover: #626262;
212
+ $dark-travel-interactive-chip-secondary-off-text-pressed: #5c5c5c;
213
+ $dark-travel-interactive-chip-secondary-off-icon-default: #737373;
214
+ $dark-travel-interactive-chip-secondary-off-icon-hover: #626262;
215
+ $dark-travel-interactive-chip-secondary-off-icon-pressed: #5c5c5c;
202
216
  $dark-travel-interactive-chip-channel-secondary-off-fill-default: #113144;
203
217
  $dark-travel-interactive-chip-channel-secondary-off-fill-hover: #0e2a3a;
204
218
  $dark-travel-interactive-chip-channel-secondary-off-fill-pressed: #0e2736;
@@ -251,6 +265,18 @@ $dark-travel-interactive-tab-icon-default: #ffffff;
251
265
  $dark-travel-interactive-tab-icon-hover: #d9d9d9;
252
266
  $dark-travel-interactive-tab-icon-pressed: #d9d9d9;
253
267
  $dark-travel-interactive-tab-selected-border-default: #ffffff;
268
+ $dark-travel-interactive-switch-off-fill-default: #737373;
269
+ $dark-travel-interactive-switch-off-fill-hover: #626262;
270
+ $dark-travel-interactive-switch-off-fill-pressed: #5c5c5c;
271
+ $dark-travel-interactive-switch-off-control-border-default: #000000;
272
+ $dark-travel-interactive-switch-off-control-border-hover: rgba(255, 255, 255, 0.25);
273
+ $dark-travel-interactive-switch-off-control-border-pressed: rgba(255, 255, 255, 0.3);
274
+ $dark-travel-interactive-switch-on-fill-default: #2c9365;
275
+ $dark-travel-interactive-switch-on-fill-hover: #257d55;
276
+ $dark-travel-interactive-switch-on-fill-pressed: #237651;
277
+ $dark-travel-interactive-switch-on-control-border-default: #2c9365;
278
+ $dark-travel-interactive-switch-on-control-border-hover: #257d55;
279
+ $dark-travel-interactive-switch-on-control-border-pressed: #237651;
254
280
  $dark-travel-toast-fill-info: #0f4aa2;
255
281
  $dark-travel-toast-fill-success: #2c865b;
256
282
  $dark-travel-toast-fill-warning: #e49307;