@times-design-system/theme-scss 1.9.1-alpha.2 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/palettes/_business-dark.scss +289 -286
  2. package/dist/palettes/_business-light.scss +289 -286
  3. package/dist/palettes/_channels-dark.scss +315 -315
  4. package/dist/palettes/_channels-light.scss +315 -315
  5. package/dist/palettes/_comment-dark.scss +289 -286
  6. package/dist/palettes/_comment-light.scss +289 -286
  7. package/dist/palettes/_core-dark.scss +289 -286
  8. package/dist/palettes/_core-light.scss +289 -286
  9. package/dist/palettes/_culture-dark.scss +289 -286
  10. package/dist/palettes/_culture-light.scss +289 -286
  11. package/dist/palettes/_home-dark.scss +289 -286
  12. package/dist/palettes/_home-light.scss +289 -286
  13. package/dist/palettes/_ireland-dark.scss +289 -286
  14. package/dist/palettes/_ireland-light.scss +289 -286
  15. package/dist/palettes/_lifeAndStyle-dark.scss +289 -286
  16. package/dist/palettes/_lifeAndStyle-light.scss +289 -286
  17. package/dist/palettes/_money-dark.scss +289 -286
  18. package/dist/palettes/_money-light.scss +289 -286
  19. package/dist/palettes/_obituaries-dark.scss +289 -286
  20. package/dist/palettes/_obituaries-light.scss +289 -286
  21. package/dist/palettes/_puzzles-dark.scss +289 -286
  22. package/dist/palettes/_puzzles-light.scss +289 -286
  23. package/dist/palettes/_sport-dark.scss +289 -286
  24. package/dist/palettes/_sport-light.scss +289 -286
  25. package/dist/palettes/_travel-dark.scss +289 -286
  26. package/dist/palettes/_travel-light.scss +289 -286
  27. package/dist/palettes/_uk-dark.scss +289 -286
  28. package/dist/palettes/_uk-light.scss +289 -286
  29. package/dist/palettes/_world-dark.scss +289 -286
  30. package/dist/palettes/_world-light.scss +289 -286
  31. package/dist/tds-layout.scss +38 -70
  32. package/dist/tds-typography.scss +298 -331
  33. package/package.json +2 -2
@@ -1,315 +1,315 @@
1
- $ramp-home-50: #f9fbfe;
2
- $ramp-home-100: #f4f7fd;
3
- $ramp-home-150: #eef3fb;
4
- $ramp-home-200: #e3ebf9;
5
- $ramp-home-250: #d8e3f7;
6
- $ramp-home-300: #c7d7f3;
7
- $ramp-home-350: #b1c6ee;
8
- $ramp-home-400: #9ab6e9;
9
- $ramp-home-450: #84a6e3;
10
- $ramp-home-500: #6c95de;
11
- $ramp-home-550: #5686d9;
12
- $ramp-home-600: #3e75d3;
13
- $ramp-home-650: #2a69cf;
14
- $ramp-home-700: #135dcb;
15
- $ramp-home-750: #1254b7;
16
- $ramp-home-800: #104aa2;
17
- $ramp-home-850: #0f418e;
18
- $ramp-home-900: #0d387a;
19
- $ramp-home-950: #0c2f66;
20
- $ramp-home-1000: #0a2551;
21
- $ramp-uk-50: #fbfbfc;
22
- $ramp-uk-100: #f7f8f9;
23
- $ramp-uk-150: #f2f4f5;
24
- $ramp-uk-200: #eaedef;
25
- $ramp-uk-250: #e1e5e9;
26
- $ramp-uk-300: #d5dbdf;
27
- $ramp-uk-350: #c4ccd2;
28
- $ramp-uk-400: #b3bdc5;
29
- $ramp-uk-450: #a2afb9;
30
- $ramp-uk-500: #909fab;
31
- $ramp-uk-550: #80929f;
32
- $ramp-uk-600: #6f8392;
33
- $ramp-uk-650: #627889;
34
- $ramp-uk-700: #556d7f;
35
- $ramp-uk-750: #4d6272;
36
- $ramp-uk-800: #445766;
37
- $ramp-uk-850: #3c4c59;
38
- $ramp-uk-900: #33414c;
39
- $ramp-uk-950: #2b3740;
40
- $ramp-uk-1000: #222c33;
41
- $ramp-world-50: #fafcfc;
42
- $ramp-world-100: #f4f8f8;
43
- $ramp-world-150: #eff5f5;
44
- $ramp-world-200: #e4eeef;
45
- $ramp-world-250: #d9e8e8;
46
- $ramp-world-300: #c8ddde;
47
- $ramp-world-350: #b2d0d1;
48
- $ramp-world-400: #9bc3c4;
49
- $ramp-world-450: #85b5b7;
50
- $ramp-world-500: #6ca7a9;
51
- $ramp-world-550: #569a9d;
52
- $ramp-world-600: #3c8c90;
53
- $ramp-world-650: #258286;
54
- $ramp-world-700: #00787c;
55
- $ramp-world-750: #036c70;
56
- $ramp-world-800: #056063;
57
- $ramp-world-850: #075457;
58
- $ramp-world-900: #08484a;
59
- $ramp-world-950: #083c3e;
60
- $ramp-world-1000: #083032;
61
- $ramp-business-50: #fafbfd;
62
- $ramp-business-100: #f5f8fa;
63
- $ramp-business-150: #eff4f8;
64
- $ramp-business-200: #e5edf3;
65
- $ramp-business-250: #dae6ee;
66
- $ramp-business-300: #cadbe7;
67
- $ramp-business-350: #b5cddd;
68
- $ramp-business-400: #a0bfd3;
69
- $ramp-business-450: #8bb1c9;
70
- $ramp-business-500: #74a1be;
71
- $ramp-business-550: #5f94b5;
72
- $ramp-business-600: #4886ab;
73
- $ramp-business-650: #367ba4;
74
- $ramp-business-700: #21709c;
75
- $ramp-business-750: #1e658c;
76
- $ramp-business-800: #1b5a7d;
77
- $ramp-business-850: #184e6d;
78
- $ramp-business-900: #15435e;
79
- $ramp-business-950: #12384e;
80
- $ramp-business-1000: #0f2d3e;
81
- $ramp-money-50: #fbfdfc;
82
- $ramp-money-100: #f7faf9;
83
- $ramp-money-150: #f3f8f6;
84
- $ramp-money-200: #ebf4f0;
85
- $ramp-money-250: #e3efea;
86
- $ramp-money-300: #d7e8e1;
87
- $ramp-money-350: #c6dfd4;
88
- $ramp-money-400: #b6d6c8;
89
- $ramp-money-450: #a5cdbc;
90
- $ramp-money-500: #94c3af;
91
- $ramp-money-550: #84baa4;
92
- $ramp-money-600: #73b197;
93
- $ramp-money-650: #66aa8e;
94
- $ramp-money-700: #58a385;
95
- $ramp-money-750: #4f9378;
96
- $ramp-money-800: #47826a;
97
- $ramp-money-850: #3e725d;
98
- $ramp-money-900: #356250;
99
- $ramp-money-950: #2c5243;
100
- $ramp-money-1000: #244135;
101
- $ramp-comment-50: #fdfafa;
102
- $ramp-comment-100: #faf4f6;
103
- $ramp-comment-150: #f8eff1;
104
- $ramp-comment-200: #f4e4e8;
105
- $ramp-comment-250: #efd9df;
106
- $ramp-comment-300: #e8c9d1;
107
- $ramp-comment-350: #deb3be;
108
- $ramp-comment-400: #d59dac;
109
- $ramp-comment-450: #cb8799;
110
- $ramp-comment-500: #c07086;
111
- $ramp-comment-550: #b65b74;
112
- $ramp-comment-600: #ac4461;
113
- $ramp-comment-650: #a33253;
114
- $ramp-comment-700: #9b1f45;
115
- $ramp-comment-750: #8c1c3e;
116
- $ramp-comment-800: #7c1937;
117
- $ramp-comment-850: #6d1630;
118
- $ramp-comment-900: #5d1429;
119
- $ramp-comment-950: #4e1123;
120
- $ramp-comment-1000: #3e0e1c;
121
- $ramp-sport-50: #fafcfa;
122
- $ramp-sport-100: #f4f8f6;
123
- $ramp-sport-150: #eff5f1;
124
- $ramp-sport-200: #e4eee7;
125
- $ramp-sport-250: #d9e8de;
126
- $ramp-sport-300: #c8ded0;
127
- $ramp-sport-350: #b2d1bc;
128
- $ramp-sport-400: #9cc3a9;
129
- $ramp-sport-450: #85b696;
130
- $ramp-sport-500: #6da882;
131
- $ramp-sport-550: #569c70;
132
- $ramp-sport-600: #3c8e5d;
133
- $ramp-sport-650: #26844e;
134
- $ramp-sport-700: #007a3f;
135
- $ramp-sport-750: #036e39;
136
- $ramp-sport-800: #066232;
137
- $ramp-sport-850: #07552c;
138
- $ramp-sport-900: #084926;
139
- $ramp-sport-950: #083d20;
140
- $ramp-sport-1000: #083119;
141
- $ramp-travel-50: #fafcfd;
142
- $ramp-travel-100: #f5f8fb;
143
- $ramp-travel-150: #f0f5f9;
144
- $ramp-travel-200: #e6eef5;
145
- $ramp-travel-250: #dce8f1;
146
- $ramp-travel-300: #cddeeb;
147
- $ramp-travel-350: #b8d0e3;
148
- $ramp-travel-400: #a4c3db;
149
- $ramp-travel-450: #8fb6d2;
150
- $ramp-travel-500: #79a7ca;
151
- $ramp-travel-550: #669bc2;
152
- $ramp-travel-600: #508dba;
153
- $ramp-travel-650: #3f83b3;
154
- $ramp-travel-700: #2c79ad;
155
- $ramp-travel-750: #286d9c;
156
- $ramp-travel-800: #24618a;
157
- $ramp-travel-850: #205579;
158
- $ramp-travel-900: #1b4968;
159
- $ramp-travel-950: #173d57;
160
- $ramp-travel-1000: #133045;
161
- $ramp-puzzle-50: #fefcfa;
162
- $ramp-puzzle-100: #fef8f5;
163
- $ramp-puzzle-150: #fdf5f0;
164
- $ramp-puzzle-200: #fceee7;
165
- $ramp-puzzle-250: #fae7dd;
166
- $ramp-puzzle-300: #f8dcce;
167
- $ramp-puzzle-350: #f5cfba;
168
- $ramp-puzzle-400: #f2c1a7;
169
- $ramp-puzzle-450: #efb393;
170
- $ramp-puzzle-500: #eba47e;
171
- $ramp-puzzle-550: #e8976a;
172
- $ramp-puzzle-600: #e58856;
173
- $ramp-puzzle-650: #e27e45;
174
- $ramp-puzzle-700: #df7334;
175
- $ramp-puzzle-750: #c9682f;
176
- $ramp-puzzle-800: #b25c2a;
177
- $ramp-puzzle-850: #9c5125;
178
- $ramp-puzzle-900: #864520;
179
- $ramp-puzzle-950: #703a1b;
180
- $ramp-puzzle-1000: #592e16;
181
- $ramp-culture-50: #fdfafb;
182
- $ramp-culture-100: #faf4f7;
183
- $ramp-culture-150: #f8eff3;
184
- $ramp-culture-200: #f3e4ec;
185
- $ramp-culture-250: #eedae4;
186
- $ramp-culture-300: #e6c9d9;
187
- $ramp-culture-350: #dcb4c9;
188
- $ramp-culture-400: #d19eba;
189
- $ramp-culture-450: #c789aa;
190
- $ramp-culture-500: #bb729a;
191
- $ramp-culture-550: #b15d8b;
192
- $ramp-culture-600: #a6477c;
193
- $ramp-culture-650: #9d3570;
194
- $ramp-culture-700: #942364;
195
- $ramp-culture-750: #85205a;
196
- $ramp-culture-800: #771c50;
197
- $ramp-culture-850: #681946;
198
- $ramp-culture-900: #59163c;
199
- $ramp-culture-950: #4a1232;
200
- $ramp-culture-1000: #3c0f28;
201
- $ramp-lifeAndStyle-50: #f8fdfe;
202
- $ramp-lifeAndStyle-100: #f1fcfd;
203
- $ramp-lifeAndStyle-150: #eafafd;
204
- $ramp-lifeAndStyle-200: #dcf7fb;
205
- $ramp-lifeAndStyle-250: #cef4fa;
206
- $ramp-lifeAndStyle-300: #b9eff7;
207
- $ramp-lifeAndStyle-350: #9ee8f4;
208
- $ramp-lifeAndStyle-400: #82e2f1;
209
- $ramp-lifeAndStyle-450: #66dbee;
210
- $ramp-lifeAndStyle-500: #48d5eb;
211
- $ramp-lifeAndStyle-550: #2ecfe8;
212
- $ramp-lifeAndStyle-600: #19c4df;
213
- $ramp-lifeAndStyle-650: #39a6ba;
214
- $ramp-lifeAndStyle-700: #149fb5;
215
- $ramp-lifeAndStyle-750: #1a8ea1;
216
- $ramp-lifeAndStyle-800: #1d7d8e;
217
- $ramp-lifeAndStyle-850: #1e6d7b;
218
- $ramp-lifeAndStyle-900: #1e5d69;
219
- $ramp-lifeAndStyle-950: #1c4d57;
220
- $ramp-lifeAndStyle-1000: #1a3e45;
221
- $ramp-obituaries-50: #fbfbfb;
222
- $ramp-obituaries-100: #f8f8f8;
223
- $ramp-obituaries-150: #f4f4f4;
224
- $ramp-obituaries-200: #ededec;
225
- $ramp-obituaries-250: #e5e5e5;
226
- $ramp-obituaries-300: #dadada;
227
- $ramp-obituaries-350: #cccccb;
228
- $ramp-obituaries-400: #bdbdbc;
229
- $ramp-obituaries-450: #aeaead;
230
- $ramp-obituaries-500: #9f9f9d;
231
- $ramp-obituaries-550: #91918f;
232
- $ramp-obituaries-600: #828280;
233
- $ramp-obituaries-650: #777774;
234
- $ramp-obituaries-700: #6c6c69;
235
- $ramp-obituaries-750: #61615f;
236
- $ramp-obituaries-800: #565654;
237
- $ramp-obituaries-850: #4c4c4a;
238
- $ramp-obituaries-900: #41413f;
239
- $ramp-obituaries-950: #363635;
240
- $ramp-obituaries-1000: #2b2b2a;
241
- $ramp-ireland-50: #f9fafa;
242
- $ramp-ireland-100: #f3f5f5;
243
- $ramp-ireland-150: #eef0f0;
244
- $ramp-ireland-200: #e2e7e6;
245
- $ramp-ireland-250: #d6dddc;
246
- $ramp-ireland-300: #c5cfcd;
247
- $ramp-ireland-350: #adbbb9;
248
- $ramp-ireland-400: #96a8a6;
249
- $ramp-ireland-450: #7e9492;
250
- $ramp-ireland-500: #65807d;
251
- $ramp-ireland-550: #4f6e6a;
252
- $ramp-ireland-600: #375a56;
253
- $ramp-ireland-650: #244c47;
254
- $ramp-ireland-700: #0f3d38;
255
- $ramp-ireland-750: #0e3732;
256
- $ramp-ireland-800: #0d312d;
257
- $ramp-ireland-850: #0b2b27;
258
- $ramp-ireland-900: #0a2522;
259
- $ramp-ireland-950: #091f1c;
260
- $ramp-ireland-1000: #071816;
261
- $ramp-timesRadio-cobalt-50: #fafbfc;
262
- $ramp-timesRadio-cobalt-100: #f5f7f9;
263
- $ramp-timesRadio-cobalt-150: #f0f2f6;
264
- $ramp-timesRadio-cobalt-200: #e6eaf1;
265
- $ramp-timesRadio-cobalt-250: #dce2eb;
266
- $ramp-timesRadio-cobalt-300: #cdd5e2;
267
- $ramp-timesRadio-cobalt-350: #b8c5d7;
268
- $ramp-timesRadio-cobalt-400: #a4b4cb;
269
- $ramp-timesRadio-cobalt-450: #90a3c0;
270
- $ramp-timesRadio-cobalt-500: #7a92b3;
271
- $ramp-timesRadio-cobalt-550: #6782a8;
272
- $ramp-timesRadio-cobalt-600: #52719d;
273
- $ramp-timesRadio-cobalt-650: #436594;
274
- $ramp-timesRadio-cobalt-700: #33588b;
275
- $ramp-timesRadio-cobalt-750: #2e4f7d;
276
- $ramp-timesRadio-cobalt-800: #29466f;
277
- $ramp-timesRadio-cobalt-850: #243e61;
278
- $ramp-timesRadio-cobalt-900: #1f3553;
279
- $ramp-timesRadio-cobalt-950: #1a2c46;
280
- $ramp-timesRadio-cobalt-1000: #152338;
281
- $ramp-timesRadio-coral-50: #fffbfb;
282
- $ramp-timesRadio-coral-100: #fef7f7;
283
- $ramp-timesRadio-coral-150: #fef3f3;
284
- $ramp-timesRadio-coral-200: #fdebea;
285
- $ramp-timesRadio-coral-250: #fce4e2;
286
- $ramp-timesRadio-coral-300: #fbd8d6;
287
- $ramp-timesRadio-coral-350: #f9c8c5;
288
- $ramp-timesRadio-coral-400: #f6b8b5;
289
- $ramp-timesRadio-coral-450: #f4a8a4;
290
- $ramp-timesRadio-coral-500: #f19892;
291
- $ramp-timesRadio-coral-550: #ef8883;
292
- $ramp-timesRadio-coral-600: #ec7872;
293
- $ramp-timesRadio-coral-650: #e96c65;
294
- $ramp-timesRadio-coral-700: #e75f58;
295
- $ramp-timesRadio-coral-750: #d0564f;
296
- $ramp-timesRadio-coral-800: #b94c46;
297
- $ramp-timesRadio-coral-850: #a2433e;
298
- $ramp-timesRadio-coral-900: #8b3935;
299
- $ramp-timesRadio-coral-950: #74302c;
300
- $ramp-timesRadio-coral-1000: #5d2623;
301
- $base-puzzle: #df7334;
302
- $base-culture: #942364;
303
- $base-obituaries: #6c6c69;
304
- $base-ireland: #0f3d38;
305
- $base-lifeAndStyle: #149fb5;
306
- $base-travel: #2c79ad;
307
- $base-sport: #007a3f;
308
- $base-business: #21709c;
309
- $base-comment: #9b1f45;
310
- $base-money: #58a385;
311
- $base-world: #00787c;
312
- $base-home: #135dcb;
313
- $base-uk: #556d7f;
314
- $base-timesRadio-cobalt: #33588b;
315
- $base-timesRadio-coral: #e75f58;
1
+ $light-channels-ramp-home-50: #f9fbfe;
2
+ $light-channels-ramp-home-100: #f4f7fd;
3
+ $light-channels-ramp-home-150: #eef3fb;
4
+ $light-channels-ramp-home-200: #e3ebf9;
5
+ $light-channels-ramp-home-250: #d8e3f7;
6
+ $light-channels-ramp-home-300: #c7d7f3;
7
+ $light-channels-ramp-home-350: #b1c6ee;
8
+ $light-channels-ramp-home-400: #9ab6e9;
9
+ $light-channels-ramp-home-450: #84a6e3;
10
+ $light-channels-ramp-home-500: #6c95de;
11
+ $light-channels-ramp-home-550: #5686d9;
12
+ $light-channels-ramp-home-600: #3e75d3;
13
+ $light-channels-ramp-home-650: #2a69cf;
14
+ $light-channels-ramp-home-700: #135dcb;
15
+ $light-channels-ramp-home-750: #1254b7;
16
+ $light-channels-ramp-home-800: #104aa2;
17
+ $light-channels-ramp-home-850: #0f418e;
18
+ $light-channels-ramp-home-900: #0d387a;
19
+ $light-channels-ramp-home-950: #0c2f66;
20
+ $light-channels-ramp-home-1000: #0a2551;
21
+ $light-channels-ramp-uk-50: #fbfbfc;
22
+ $light-channels-ramp-uk-100: #f7f8f9;
23
+ $light-channels-ramp-uk-150: #f2f4f5;
24
+ $light-channels-ramp-uk-200: #eaedef;
25
+ $light-channels-ramp-uk-250: #e1e5e9;
26
+ $light-channels-ramp-uk-300: #d5dbdf;
27
+ $light-channels-ramp-uk-350: #c4ccd2;
28
+ $light-channels-ramp-uk-400: #b3bdc5;
29
+ $light-channels-ramp-uk-450: #a2afb9;
30
+ $light-channels-ramp-uk-500: #909fab;
31
+ $light-channels-ramp-uk-550: #80929f;
32
+ $light-channels-ramp-uk-600: #6f8392;
33
+ $light-channels-ramp-uk-650: #627889;
34
+ $light-channels-ramp-uk-700: #556d7f;
35
+ $light-channels-ramp-uk-750: #4d6272;
36
+ $light-channels-ramp-uk-800: #445766;
37
+ $light-channels-ramp-uk-850: #3c4c59;
38
+ $light-channels-ramp-uk-900: #33414c;
39
+ $light-channels-ramp-uk-950: #2b3740;
40
+ $light-channels-ramp-uk-1000: #222c33;
41
+ $light-channels-ramp-world-50: #fafcfc;
42
+ $light-channels-ramp-world-100: #f4f8f8;
43
+ $light-channels-ramp-world-150: #eff5f5;
44
+ $light-channels-ramp-world-200: #e4eeef;
45
+ $light-channels-ramp-world-250: #d9e8e8;
46
+ $light-channels-ramp-world-300: #c8ddde;
47
+ $light-channels-ramp-world-350: #b2d0d1;
48
+ $light-channels-ramp-world-400: #9bc3c4;
49
+ $light-channels-ramp-world-450: #85b5b7;
50
+ $light-channels-ramp-world-500: #6ca7a9;
51
+ $light-channels-ramp-world-550: #569a9d;
52
+ $light-channels-ramp-world-600: #3c8c90;
53
+ $light-channels-ramp-world-650: #258286;
54
+ $light-channels-ramp-world-700: #00787c;
55
+ $light-channels-ramp-world-750: #036c70;
56
+ $light-channels-ramp-world-800: #056063;
57
+ $light-channels-ramp-world-850: #075457;
58
+ $light-channels-ramp-world-900: #08484a;
59
+ $light-channels-ramp-world-950: #083c3e;
60
+ $light-channels-ramp-world-1000: #083032;
61
+ $light-channels-ramp-business-50: #fafbfd;
62
+ $light-channels-ramp-business-100: #f5f8fa;
63
+ $light-channels-ramp-business-150: #eff4f8;
64
+ $light-channels-ramp-business-200: #e5edf3;
65
+ $light-channels-ramp-business-250: #dae6ee;
66
+ $light-channels-ramp-business-300: #cadbe7;
67
+ $light-channels-ramp-business-350: #b5cddd;
68
+ $light-channels-ramp-business-400: #a0bfd3;
69
+ $light-channels-ramp-business-450: #8bb1c9;
70
+ $light-channels-ramp-business-500: #74a1be;
71
+ $light-channels-ramp-business-550: #5f94b5;
72
+ $light-channels-ramp-business-600: #4886ab;
73
+ $light-channels-ramp-business-650: #367ba4;
74
+ $light-channels-ramp-business-700: #21709c;
75
+ $light-channels-ramp-business-750: #1e658c;
76
+ $light-channels-ramp-business-800: #1b5a7d;
77
+ $light-channels-ramp-business-850: #184e6d;
78
+ $light-channels-ramp-business-900: #15435e;
79
+ $light-channels-ramp-business-950: #12384e;
80
+ $light-channels-ramp-business-1000: #0f2d3e;
81
+ $light-channels-ramp-money-50: #fbfdfc;
82
+ $light-channels-ramp-money-100: #f7faf9;
83
+ $light-channels-ramp-money-150: #f3f8f6;
84
+ $light-channels-ramp-money-200: #ebf4f0;
85
+ $light-channels-ramp-money-250: #e3efea;
86
+ $light-channels-ramp-money-300: #d7e8e1;
87
+ $light-channels-ramp-money-350: #c6dfd4;
88
+ $light-channels-ramp-money-400: #b6d6c8;
89
+ $light-channels-ramp-money-450: #a5cdbc;
90
+ $light-channels-ramp-money-500: #94c3af;
91
+ $light-channels-ramp-money-550: #84baa4;
92
+ $light-channels-ramp-money-600: #73b197;
93
+ $light-channels-ramp-money-650: #66aa8e;
94
+ $light-channels-ramp-money-700: #58a385;
95
+ $light-channels-ramp-money-750: #4f9378;
96
+ $light-channels-ramp-money-800: #47826a;
97
+ $light-channels-ramp-money-850: #3e725d;
98
+ $light-channels-ramp-money-900: #356250;
99
+ $light-channels-ramp-money-950: #2c5243;
100
+ $light-channels-ramp-money-1000: #244135;
101
+ $light-channels-ramp-comment-50: #fdfafa;
102
+ $light-channels-ramp-comment-100: #faf4f6;
103
+ $light-channels-ramp-comment-150: #f8eff1;
104
+ $light-channels-ramp-comment-200: #f4e4e8;
105
+ $light-channels-ramp-comment-250: #efd9df;
106
+ $light-channels-ramp-comment-300: #e8c9d1;
107
+ $light-channels-ramp-comment-350: #deb3be;
108
+ $light-channels-ramp-comment-400: #d59dac;
109
+ $light-channels-ramp-comment-450: #cb8799;
110
+ $light-channels-ramp-comment-500: #c07086;
111
+ $light-channels-ramp-comment-550: #b65b74;
112
+ $light-channels-ramp-comment-600: #ac4461;
113
+ $light-channels-ramp-comment-650: #a33253;
114
+ $light-channels-ramp-comment-700: #9b1f45;
115
+ $light-channels-ramp-comment-750: #8c1c3e;
116
+ $light-channels-ramp-comment-800: #7c1937;
117
+ $light-channels-ramp-comment-850: #6d1630;
118
+ $light-channels-ramp-comment-900: #5d1429;
119
+ $light-channels-ramp-comment-950: #4e1123;
120
+ $light-channels-ramp-comment-1000: #3e0e1c;
121
+ $light-channels-ramp-sport-50: #fafcfa;
122
+ $light-channels-ramp-sport-100: #f4f8f6;
123
+ $light-channels-ramp-sport-150: #eff5f1;
124
+ $light-channels-ramp-sport-200: #e4eee7;
125
+ $light-channels-ramp-sport-250: #d9e8de;
126
+ $light-channels-ramp-sport-300: #c8ded0;
127
+ $light-channels-ramp-sport-350: #b2d1bc;
128
+ $light-channels-ramp-sport-400: #9cc3a9;
129
+ $light-channels-ramp-sport-450: #85b696;
130
+ $light-channels-ramp-sport-500: #6da882;
131
+ $light-channels-ramp-sport-550: #569c70;
132
+ $light-channels-ramp-sport-600: #3c8e5d;
133
+ $light-channels-ramp-sport-650: #26844e;
134
+ $light-channels-ramp-sport-700: #007a3f;
135
+ $light-channels-ramp-sport-750: #036e39;
136
+ $light-channels-ramp-sport-800: #066232;
137
+ $light-channels-ramp-sport-850: #07552c;
138
+ $light-channels-ramp-sport-900: #084926;
139
+ $light-channels-ramp-sport-950: #083d20;
140
+ $light-channels-ramp-sport-1000: #083119;
141
+ $light-channels-ramp-travel-50: #fafcfd;
142
+ $light-channels-ramp-travel-100: #f5f8fb;
143
+ $light-channels-ramp-travel-150: #f0f5f9;
144
+ $light-channels-ramp-travel-200: #e6eef5;
145
+ $light-channels-ramp-travel-250: #dce8f1;
146
+ $light-channels-ramp-travel-300: #cddeeb;
147
+ $light-channels-ramp-travel-350: #b8d0e3;
148
+ $light-channels-ramp-travel-400: #a4c3db;
149
+ $light-channels-ramp-travel-450: #8fb6d2;
150
+ $light-channels-ramp-travel-500: #79a7ca;
151
+ $light-channels-ramp-travel-550: #669bc2;
152
+ $light-channels-ramp-travel-600: #508dba;
153
+ $light-channels-ramp-travel-650: #3f83b3;
154
+ $light-channels-ramp-travel-700: #2c79ad;
155
+ $light-channels-ramp-travel-750: #286d9c;
156
+ $light-channels-ramp-travel-800: #24618a;
157
+ $light-channels-ramp-travel-850: #205579;
158
+ $light-channels-ramp-travel-900: #1b4968;
159
+ $light-channels-ramp-travel-950: #173d57;
160
+ $light-channels-ramp-travel-1000: #133045;
161
+ $light-channels-ramp-puzzle-50: #fefcfa;
162
+ $light-channels-ramp-puzzle-100: #fef8f5;
163
+ $light-channels-ramp-puzzle-150: #fdf5f0;
164
+ $light-channels-ramp-puzzle-200: #fceee7;
165
+ $light-channels-ramp-puzzle-250: #fae7dd;
166
+ $light-channels-ramp-puzzle-300: #f8dcce;
167
+ $light-channels-ramp-puzzle-350: #f5cfba;
168
+ $light-channels-ramp-puzzle-400: #f2c1a7;
169
+ $light-channels-ramp-puzzle-450: #efb393;
170
+ $light-channels-ramp-puzzle-500: #eba47e;
171
+ $light-channels-ramp-puzzle-550: #e8976a;
172
+ $light-channels-ramp-puzzle-600: #e58856;
173
+ $light-channels-ramp-puzzle-650: #e27e45;
174
+ $light-channels-ramp-puzzle-700: #df7334;
175
+ $light-channels-ramp-puzzle-750: #c9682f;
176
+ $light-channels-ramp-puzzle-800: #b25c2a;
177
+ $light-channels-ramp-puzzle-850: #9c5125;
178
+ $light-channels-ramp-puzzle-900: #864520;
179
+ $light-channels-ramp-puzzle-950: #703a1b;
180
+ $light-channels-ramp-puzzle-1000: #592e16;
181
+ $light-channels-ramp-culture-50: #fdfafb;
182
+ $light-channels-ramp-culture-100: #faf4f7;
183
+ $light-channels-ramp-culture-150: #f8eff3;
184
+ $light-channels-ramp-culture-200: #f3e4ec;
185
+ $light-channels-ramp-culture-250: #eedae4;
186
+ $light-channels-ramp-culture-300: #e6c9d9;
187
+ $light-channels-ramp-culture-350: #dcb4c9;
188
+ $light-channels-ramp-culture-400: #d19eba;
189
+ $light-channels-ramp-culture-450: #c789aa;
190
+ $light-channels-ramp-culture-500: #bb729a;
191
+ $light-channels-ramp-culture-550: #b15d8b;
192
+ $light-channels-ramp-culture-600: #a6477c;
193
+ $light-channels-ramp-culture-650: #9d3570;
194
+ $light-channels-ramp-culture-700: #942364;
195
+ $light-channels-ramp-culture-750: #85205a;
196
+ $light-channels-ramp-culture-800: #771c50;
197
+ $light-channels-ramp-culture-850: #681946;
198
+ $light-channels-ramp-culture-900: #59163c;
199
+ $light-channels-ramp-culture-950: #4a1232;
200
+ $light-channels-ramp-culture-1000: #3c0f28;
201
+ $light-channels-ramp-lifeAndStyle-50: #f8fdfe;
202
+ $light-channels-ramp-lifeAndStyle-100: #f1fcfd;
203
+ $light-channels-ramp-lifeAndStyle-150: #eafafd;
204
+ $light-channels-ramp-lifeAndStyle-200: #dcf7fb;
205
+ $light-channels-ramp-lifeAndStyle-250: #cef4fa;
206
+ $light-channels-ramp-lifeAndStyle-300: #b9eff7;
207
+ $light-channels-ramp-lifeAndStyle-350: #9ee8f4;
208
+ $light-channels-ramp-lifeAndStyle-400: #82e2f1;
209
+ $light-channels-ramp-lifeAndStyle-450: #66dbee;
210
+ $light-channels-ramp-lifeAndStyle-500: #48d5eb;
211
+ $light-channels-ramp-lifeAndStyle-550: #2ecfe8;
212
+ $light-channels-ramp-lifeAndStyle-600: #19c4df;
213
+ $light-channels-ramp-lifeAndStyle-650: #39a6ba;
214
+ $light-channels-ramp-lifeAndStyle-700: #149fb5;
215
+ $light-channels-ramp-lifeAndStyle-750: #1a8ea1;
216
+ $light-channels-ramp-lifeAndStyle-800: #1d7d8e;
217
+ $light-channels-ramp-lifeAndStyle-850: #1e6d7b;
218
+ $light-channels-ramp-lifeAndStyle-900: #1e5d69;
219
+ $light-channels-ramp-lifeAndStyle-950: #1c4d57;
220
+ $light-channels-ramp-lifeAndStyle-1000: #1a3e45;
221
+ $light-channels-ramp-obituaries-50: #fbfbfb;
222
+ $light-channels-ramp-obituaries-100: #f8f8f8;
223
+ $light-channels-ramp-obituaries-150: #f4f4f4;
224
+ $light-channels-ramp-obituaries-200: #ededec;
225
+ $light-channels-ramp-obituaries-250: #e5e5e5;
226
+ $light-channels-ramp-obituaries-300: #dadada;
227
+ $light-channels-ramp-obituaries-350: #cccccb;
228
+ $light-channels-ramp-obituaries-400: #bdbdbc;
229
+ $light-channels-ramp-obituaries-450: #aeaead;
230
+ $light-channels-ramp-obituaries-500: #9f9f9d;
231
+ $light-channels-ramp-obituaries-550: #91918f;
232
+ $light-channels-ramp-obituaries-600: #828280;
233
+ $light-channels-ramp-obituaries-650: #777774;
234
+ $light-channels-ramp-obituaries-700: #6c6c69;
235
+ $light-channels-ramp-obituaries-750: #61615f;
236
+ $light-channels-ramp-obituaries-800: #565654;
237
+ $light-channels-ramp-obituaries-850: #4c4c4a;
238
+ $light-channels-ramp-obituaries-900: #41413f;
239
+ $light-channels-ramp-obituaries-950: #363635;
240
+ $light-channels-ramp-obituaries-1000: #2b2b2a;
241
+ $light-channels-ramp-ireland-50: #f9fafa;
242
+ $light-channels-ramp-ireland-100: #f3f5f5;
243
+ $light-channels-ramp-ireland-150: #eef0f0;
244
+ $light-channels-ramp-ireland-200: #e2e7e6;
245
+ $light-channels-ramp-ireland-250: #d6dddc;
246
+ $light-channels-ramp-ireland-300: #c5cfcd;
247
+ $light-channels-ramp-ireland-350: #adbbb9;
248
+ $light-channels-ramp-ireland-400: #96a8a6;
249
+ $light-channels-ramp-ireland-450: #7e9492;
250
+ $light-channels-ramp-ireland-500: #65807d;
251
+ $light-channels-ramp-ireland-550: #4f6e6a;
252
+ $light-channels-ramp-ireland-600: #375a56;
253
+ $light-channels-ramp-ireland-650: #244c47;
254
+ $light-channels-ramp-ireland-700: #0f3d38;
255
+ $light-channels-ramp-ireland-750: #0e3732;
256
+ $light-channels-ramp-ireland-800: #0d312d;
257
+ $light-channels-ramp-ireland-850: #0b2b27;
258
+ $light-channels-ramp-ireland-900: #0a2522;
259
+ $light-channels-ramp-ireland-950: #091f1c;
260
+ $light-channels-ramp-ireland-1000: #071816;
261
+ $light-channels-ramp-timesRadio-cobalt-50: #fafbfc;
262
+ $light-channels-ramp-timesRadio-cobalt-100: #f5f7f9;
263
+ $light-channels-ramp-timesRadio-cobalt-150: #f0f2f6;
264
+ $light-channels-ramp-timesRadio-cobalt-200: #e6eaf1;
265
+ $light-channels-ramp-timesRadio-cobalt-250: #dce2eb;
266
+ $light-channels-ramp-timesRadio-cobalt-300: #cdd5e2;
267
+ $light-channels-ramp-timesRadio-cobalt-350: #b8c5d7;
268
+ $light-channels-ramp-timesRadio-cobalt-400: #a4b4cb;
269
+ $light-channels-ramp-timesRadio-cobalt-450: #90a3c0;
270
+ $light-channels-ramp-timesRadio-cobalt-500: #7a92b3;
271
+ $light-channels-ramp-timesRadio-cobalt-550: #6782a8;
272
+ $light-channels-ramp-timesRadio-cobalt-600: #52719d;
273
+ $light-channels-ramp-timesRadio-cobalt-650: #436594;
274
+ $light-channels-ramp-timesRadio-cobalt-700: #33588b;
275
+ $light-channels-ramp-timesRadio-cobalt-750: #2e4f7d;
276
+ $light-channels-ramp-timesRadio-cobalt-800: #29466f;
277
+ $light-channels-ramp-timesRadio-cobalt-850: #243e61;
278
+ $light-channels-ramp-timesRadio-cobalt-900: #1f3553;
279
+ $light-channels-ramp-timesRadio-cobalt-950: #1a2c46;
280
+ $light-channels-ramp-timesRadio-cobalt-1000: #152338;
281
+ $light-channels-ramp-timesRadio-coral-50: #fffbfb;
282
+ $light-channels-ramp-timesRadio-coral-100: #fef7f7;
283
+ $light-channels-ramp-timesRadio-coral-150: #fef3f3;
284
+ $light-channels-ramp-timesRadio-coral-200: #fdebea;
285
+ $light-channels-ramp-timesRadio-coral-250: #fce4e2;
286
+ $light-channels-ramp-timesRadio-coral-300: #fbd8d6;
287
+ $light-channels-ramp-timesRadio-coral-350: #f9c8c5;
288
+ $light-channels-ramp-timesRadio-coral-400: #f6b8b5;
289
+ $light-channels-ramp-timesRadio-coral-450: #f4a8a4;
290
+ $light-channels-ramp-timesRadio-coral-500: #f19892;
291
+ $light-channels-ramp-timesRadio-coral-550: #ef8883;
292
+ $light-channels-ramp-timesRadio-coral-600: #ec7872;
293
+ $light-channels-ramp-timesRadio-coral-650: #e96c65;
294
+ $light-channels-ramp-timesRadio-coral-700: #e75f58;
295
+ $light-channels-ramp-timesRadio-coral-750: #d0564f;
296
+ $light-channels-ramp-timesRadio-coral-800: #b94c46;
297
+ $light-channels-ramp-timesRadio-coral-850: #a2433e;
298
+ $light-channels-ramp-timesRadio-coral-900: #8b3935;
299
+ $light-channels-ramp-timesRadio-coral-950: #74302c;
300
+ $light-channels-ramp-timesRadio-coral-1000: #5d2623;
301
+ $light-channels-base-puzzle: #df7334;
302
+ $light-channels-base-culture: #942364;
303
+ $light-channels-base-obituaries: #6c6c69;
304
+ $light-channels-base-ireland: #0f3d38;
305
+ $light-channels-base-lifeAndStyle: #149fb5;
306
+ $light-channels-base-travel: #2c79ad;
307
+ $light-channels-base-sport: #007a3f;
308
+ $light-channels-base-business: #21709c;
309
+ $light-channels-base-comment: #9b1f45;
310
+ $light-channels-base-money: #58a385;
311
+ $light-channels-base-world: #00787c;
312
+ $light-channels-base-home: #135dcb;
313
+ $light-channels-base-uk: #556d7f;
314
+ $light-channels-base-timesRadio-cobalt: #33588b;
315
+ $light-channels-base-timesRadio-coral: #e75f58;