@times-design-system/theme-scss 2.2.0 → 2.3.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.
- package/dist/palettes/business-dark.scss +16 -11
- package/dist/palettes/business-light.scss +16 -11
- package/dist/palettes/comment-dark.scss +16 -11
- package/dist/palettes/comment-light.scss +16 -11
- package/dist/palettes/core-dark.scss +16 -11
- package/dist/palettes/core-light.scss +16 -11
- package/dist/palettes/culture-dark.scss +16 -11
- package/dist/palettes/culture-light.scss +16 -11
- package/dist/palettes/home-dark.scss +16 -11
- package/dist/palettes/home-light.scss +16 -11
- package/dist/palettes/ireland-dark.scss +16 -11
- package/dist/palettes/ireland-light.scss +16 -11
- package/dist/palettes/lifeAndStyle-dark.scss +16 -11
- package/dist/palettes/lifeAndStyle-light.scss +16 -11
- package/dist/palettes/magazineLuxx-dark.scss +304 -0
- package/dist/palettes/magazineLuxx-light.scss +304 -0
- package/dist/palettes/magazineSundayTimes-dark.scss +304 -0
- package/dist/palettes/magazineSundayTimes-light.scss +304 -0
- package/dist/palettes/magazineTimes-dark.scss +304 -0
- package/dist/palettes/magazineTimes-light.scss +304 -0
- package/dist/palettes/money-dark.scss +16 -11
- package/dist/palettes/money-light.scss +16 -11
- package/dist/palettes/obituaries-dark.scss +16 -11
- package/dist/palettes/obituaries-light.scss +16 -11
- package/dist/palettes/puzzles-dark.scss +16 -11
- package/dist/palettes/puzzles-light.scss +16 -11
- package/dist/palettes/sport-dark.scss +16 -11
- package/dist/palettes/sport-light.scss +16 -11
- package/dist/palettes/timesPlus-dark.scss +304 -0
- package/dist/palettes/timesPlus-light.scss +304 -0
- package/dist/palettes/timesRadio-dark.scss +42 -0
- package/dist/palettes/timesRadio-light.scss +42 -0
- package/dist/palettes/travel-dark.scss +16 -11
- package/dist/palettes/travel-light.scss +16 -11
- package/dist/palettes/uk-dark.scss +16 -11
- package/dist/palettes/uk-light.scss +16 -11
- package/dist/palettes/world-dark.scss +16 -11
- package/dist/palettes/world-light.scss +16 -11
- package/dist/tds-layout.scss +31 -97
- package/dist/tds-typography.scss +16 -0
- package/package.json +2 -2
|
@@ -81,17 +81,22 @@ $dark-business-label-primary: #ffffff;
|
|
|
81
81
|
$dark-business-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-business-label-channel: #4786ac;
|
|
83
83
|
$dark-business-label-callout: #ff3933;
|
|
84
|
-
$dark-business-
|
|
85
|
-
$dark-business-
|
|
86
|
-
$dark-business-
|
|
87
|
-
$dark-business-
|
|
88
|
-
$dark-business-
|
|
89
|
-
$dark-business-
|
|
90
|
-
$dark-business-
|
|
91
|
-
$dark-business-
|
|
92
|
-
$dark-business-
|
|
93
|
-
$dark-business-
|
|
94
|
-
$dark-business-
|
|
84
|
+
$dark-business-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-business-tag-primary-text: #000000;
|
|
86
|
+
$dark-business-tag-primary-icon: #000000;
|
|
87
|
+
$dark-business-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-business-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-business-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-business-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-business-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-business-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-business-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-business-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-business-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-business-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-business-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-business-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-business-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-business-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-business-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-business-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-business-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-business-label-secondary: #737373;
|
|
236
236
|
$light-business-label-channel: #73a2c0;
|
|
237
237
|
$light-business-label-callout: #b20908;
|
|
238
|
-
$light-business-
|
|
239
|
-
$light-business-
|
|
240
|
-
$light-business-
|
|
241
|
-
$light-business-
|
|
242
|
-
$light-business-
|
|
243
|
-
$light-business-
|
|
244
|
-
$light-business-
|
|
245
|
-
$light-business-
|
|
246
|
-
$light-business-
|
|
247
|
-
$light-business-
|
|
248
|
-
$light-business-
|
|
238
|
+
$light-business-tag-primary-fill: #000000;
|
|
239
|
+
$light-business-tag-primary-text: #ffffff;
|
|
240
|
+
$light-business-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-business-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-business-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-business-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-business-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-business-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-business-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-business-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-business-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-business-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-business-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-business-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-business-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-business-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-business-toast-fill-info: #0a3472;
|
|
250
255
|
$light-business-toast-fill-success: #22724f;
|
|
251
256
|
$light-business-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-comment-label-primary: #ffffff;
|
|
|
81
81
|
$dark-comment-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-comment-label-channel: #aa4361;
|
|
83
83
|
$dark-comment-label-callout: #ff3933;
|
|
84
|
-
$dark-comment-
|
|
85
|
-
$dark-comment-
|
|
86
|
-
$dark-comment-
|
|
87
|
-
$dark-comment-
|
|
88
|
-
$dark-comment-
|
|
89
|
-
$dark-comment-
|
|
90
|
-
$dark-comment-
|
|
91
|
-
$dark-comment-
|
|
92
|
-
$dark-comment-
|
|
93
|
-
$dark-comment-
|
|
94
|
-
$dark-comment-
|
|
84
|
+
$dark-comment-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-comment-tag-primary-text: #000000;
|
|
86
|
+
$dark-comment-tag-primary-icon: #000000;
|
|
87
|
+
$dark-comment-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-comment-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-comment-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-comment-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-comment-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-comment-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-comment-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-comment-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-comment-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-comment-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-comment-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-comment-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-comment-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-comment-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-comment-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-comment-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-comment-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-comment-label-secondary: #737373;
|
|
236
236
|
$light-comment-label-channel: #c06f85;
|
|
237
237
|
$light-comment-label-callout: #b20908;
|
|
238
|
-
$light-comment-
|
|
239
|
-
$light-comment-
|
|
240
|
-
$light-comment-
|
|
241
|
-
$light-comment-
|
|
242
|
-
$light-comment-
|
|
243
|
-
$light-comment-
|
|
244
|
-
$light-comment-
|
|
245
|
-
$light-comment-
|
|
246
|
-
$light-comment-
|
|
247
|
-
$light-comment-
|
|
248
|
-
$light-comment-
|
|
238
|
+
$light-comment-tag-primary-fill: #000000;
|
|
239
|
+
$light-comment-tag-primary-text: #ffffff;
|
|
240
|
+
$light-comment-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-comment-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-comment-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-comment-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-comment-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-comment-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-comment-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-comment-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-comment-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-comment-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-comment-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-comment-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-comment-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-comment-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-comment-toast-fill-info: #0a3472;
|
|
250
255
|
$light-comment-toast-fill-success: #22724f;
|
|
251
256
|
$light-comment-toast-fill-warning: #e49307;
|
|
@@ -259,17 +259,22 @@ $dark-core-label-primary: #ffffff;
|
|
|
259
259
|
$dark-core-label-secondary: #d9d9d9;
|
|
260
260
|
$dark-core-label-channel: #999999;
|
|
261
261
|
$dark-core-label-callout: #ff3933;
|
|
262
|
-
$dark-core-
|
|
263
|
-
$dark-core-
|
|
264
|
-
$dark-core-
|
|
265
|
-
$dark-core-
|
|
266
|
-
$dark-core-
|
|
267
|
-
$dark-core-
|
|
268
|
-
$dark-core-
|
|
269
|
-
$dark-core-
|
|
270
|
-
$dark-core-
|
|
271
|
-
$dark-core-
|
|
272
|
-
$dark-core-
|
|
262
|
+
$dark-core-tag-primary-fill: #ffffff;
|
|
263
|
+
$dark-core-tag-primary-text: #000000;
|
|
264
|
+
$dark-core-tag-primary-icon: #000000;
|
|
265
|
+
$dark-core-tag-secondary-fill: #262626;
|
|
266
|
+
$dark-core-tag-secondary-text: #ffffff;
|
|
267
|
+
$dark-core-tag-secondary-icon: #ffffff;
|
|
268
|
+
$dark-core-tag-tertiary-text: #ffffff;
|
|
269
|
+
$dark-core-tag-tertiary-icon: #ffffff;
|
|
270
|
+
$dark-core-tag-callout-primary-fill: #ff3933;
|
|
271
|
+
$dark-core-tag-callout-primary-text: #ffffff;
|
|
272
|
+
$dark-core-tag-callout-primary-icon: #ffffff;
|
|
273
|
+
$dark-core-tag-callout-secondary-fill: #670909;
|
|
274
|
+
$dark-core-tag-callout-secondary-text: #ff3933;
|
|
275
|
+
$dark-core-tag-callout-secondary-icon: #ff3933;
|
|
276
|
+
$dark-core-tag-callout-tertiary-text: #ff3933;
|
|
277
|
+
$dark-core-tag-callout-tertiary-icon: #ff3933;
|
|
273
278
|
$dark-core-toast-fill-info: #0f4aa2;
|
|
274
279
|
$dark-core-toast-fill-success: #2c865b;
|
|
275
280
|
$dark-core-toast-fill-warning: #e49307;
|
|
@@ -259,17 +259,22 @@ $light-core-label-primary: #1a1a1a;
|
|
|
259
259
|
$light-core-label-secondary: #737373;
|
|
260
260
|
$light-core-label-channel: #595959;
|
|
261
261
|
$light-core-label-callout: #b20908;
|
|
262
|
-
$light-core-
|
|
263
|
-
$light-core-
|
|
264
|
-
$light-core-
|
|
265
|
-
$light-core-
|
|
266
|
-
$light-core-
|
|
267
|
-
$light-core-
|
|
268
|
-
$light-core-
|
|
269
|
-
$light-core-
|
|
270
|
-
$light-core-
|
|
271
|
-
$light-core-
|
|
272
|
-
$light-core-
|
|
262
|
+
$light-core-tag-primary-fill: #000000;
|
|
263
|
+
$light-core-tag-primary-text: #ffffff;
|
|
264
|
+
$light-core-tag-primary-icon: #ffffff;
|
|
265
|
+
$light-core-tag-secondary-fill: #d9d9d9;
|
|
266
|
+
$light-core-tag-secondary-text: #1a1a1a;
|
|
267
|
+
$light-core-tag-secondary-icon: #1a1a1a;
|
|
268
|
+
$light-core-tag-tertiary-text: #1a1a1a;
|
|
269
|
+
$light-core-tag-tertiary-icon: #1a1a1a;
|
|
270
|
+
$light-core-tag-callout-primary-fill: #b20908;
|
|
271
|
+
$light-core-tag-callout-primary-text: #ffffff;
|
|
272
|
+
$light-core-tag-callout-primary-icon: #ffffff;
|
|
273
|
+
$light-core-tag-callout-secondary-fill: #ffefef;
|
|
274
|
+
$light-core-tag-callout-secondary-text: #b20908;
|
|
275
|
+
$light-core-tag-callout-secondary-icon: #b20908;
|
|
276
|
+
$light-core-tag-callout-tertiary-text: #b20908;
|
|
277
|
+
$light-core-tag-callout-tertiary-icon: #b20908;
|
|
273
278
|
$light-core-toast-fill-info: #0a3472;
|
|
274
279
|
$light-core-toast-fill-success: #22724f;
|
|
275
280
|
$light-core-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-culture-label-primary: #ffffff;
|
|
|
81
81
|
$dark-culture-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-culture-label-channel: #a4477c;
|
|
83
83
|
$dark-culture-label-callout: #ff3933;
|
|
84
|
-
$dark-culture-
|
|
85
|
-
$dark-culture-
|
|
86
|
-
$dark-culture-
|
|
87
|
-
$dark-culture-
|
|
88
|
-
$dark-culture-
|
|
89
|
-
$dark-culture-
|
|
90
|
-
$dark-culture-
|
|
91
|
-
$dark-culture-
|
|
92
|
-
$dark-culture-
|
|
93
|
-
$dark-culture-
|
|
94
|
-
$dark-culture-
|
|
84
|
+
$dark-culture-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-culture-tag-primary-text: #000000;
|
|
86
|
+
$dark-culture-tag-primary-icon: #000000;
|
|
87
|
+
$dark-culture-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-culture-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-culture-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-culture-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-culture-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-culture-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-culture-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-culture-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-culture-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-culture-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-culture-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-culture-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-culture-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-culture-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-culture-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-culture-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-culture-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-culture-label-secondary: #737373;
|
|
236
236
|
$light-culture-label-channel: #ba729b;
|
|
237
237
|
$light-culture-label-callout: #b20908;
|
|
238
|
-
$light-culture-
|
|
239
|
-
$light-culture-
|
|
240
|
-
$light-culture-
|
|
241
|
-
$light-culture-
|
|
242
|
-
$light-culture-
|
|
243
|
-
$light-culture-
|
|
244
|
-
$light-culture-
|
|
245
|
-
$light-culture-
|
|
246
|
-
$light-culture-
|
|
247
|
-
$light-culture-
|
|
248
|
-
$light-culture-
|
|
238
|
+
$light-culture-tag-primary-fill: #000000;
|
|
239
|
+
$light-culture-tag-primary-text: #ffffff;
|
|
240
|
+
$light-culture-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-culture-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-culture-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-culture-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-culture-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-culture-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-culture-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-culture-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-culture-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-culture-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-culture-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-culture-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-culture-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-culture-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-culture-toast-fill-info: #0a3472;
|
|
250
255
|
$light-culture-toast-fill-success: #22724f;
|
|
251
256
|
$light-culture-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-home-label-primary: #ffffff;
|
|
|
81
81
|
$dark-home-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-home-label-channel: #3f77d2;
|
|
83
83
|
$dark-home-label-callout: #ff3933;
|
|
84
|
-
$dark-home-
|
|
85
|
-
$dark-home-
|
|
86
|
-
$dark-home-
|
|
87
|
-
$dark-home-
|
|
88
|
-
$dark-home-
|
|
89
|
-
$dark-home-
|
|
90
|
-
$dark-home-
|
|
91
|
-
$dark-home-
|
|
92
|
-
$dark-home-
|
|
93
|
-
$dark-home-
|
|
94
|
-
$dark-home-
|
|
84
|
+
$dark-home-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-home-tag-primary-text: #000000;
|
|
86
|
+
$dark-home-tag-primary-icon: #000000;
|
|
87
|
+
$dark-home-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-home-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-home-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-home-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-home-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-home-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-home-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-home-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-home-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-home-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-home-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-home-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-home-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-home-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-home-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-home-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-home-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-home-label-secondary: #737373;
|
|
236
236
|
$light-home-label-channel: #6d95de;
|
|
237
237
|
$light-home-label-callout: #b20908;
|
|
238
|
-
$light-home-
|
|
239
|
-
$light-home-
|
|
240
|
-
$light-home-
|
|
241
|
-
$light-home-
|
|
242
|
-
$light-home-
|
|
243
|
-
$light-home-
|
|
244
|
-
$light-home-
|
|
245
|
-
$light-home-
|
|
246
|
-
$light-home-
|
|
247
|
-
$light-home-
|
|
248
|
-
$light-home-
|
|
238
|
+
$light-home-tag-primary-fill: #000000;
|
|
239
|
+
$light-home-tag-primary-text: #ffffff;
|
|
240
|
+
$light-home-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-home-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-home-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-home-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-home-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-home-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-home-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-home-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-home-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-home-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-home-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-home-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-home-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-home-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-home-toast-fill-info: #0a3472;
|
|
250
255
|
$light-home-toast-fill-success: #22724f;
|
|
251
256
|
$light-home-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-ireland-label-primary: #ffffff;
|
|
|
81
81
|
$dark-ireland-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-ireland-label-channel: #385a57;
|
|
83
83
|
$dark-ireland-label-callout: #ff3933;
|
|
84
|
-
$dark-ireland-
|
|
85
|
-
$dark-ireland-
|
|
86
|
-
$dark-ireland-
|
|
87
|
-
$dark-ireland-
|
|
88
|
-
$dark-ireland-
|
|
89
|
-
$dark-ireland-
|
|
90
|
-
$dark-ireland-
|
|
91
|
-
$dark-ireland-
|
|
92
|
-
$dark-ireland-
|
|
93
|
-
$dark-ireland-
|
|
94
|
-
$dark-ireland-
|
|
84
|
+
$dark-ireland-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-ireland-tag-primary-text: #000000;
|
|
86
|
+
$dark-ireland-tag-primary-icon: #000000;
|
|
87
|
+
$dark-ireland-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-ireland-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-ireland-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-ireland-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-ireland-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-ireland-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-ireland-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-ireland-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-ireland-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-ireland-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-ireland-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-ireland-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-ireland-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-ireland-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-ireland-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-ireland-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-ireland-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-ireland-label-secondary: #737373;
|
|
236
236
|
$light-ireland-label-channel: #66807d;
|
|
237
237
|
$light-ireland-label-callout: #b20908;
|
|
238
|
-
$light-ireland-
|
|
239
|
-
$light-ireland-
|
|
240
|
-
$light-ireland-
|
|
241
|
-
$light-ireland-
|
|
242
|
-
$light-ireland-
|
|
243
|
-
$light-ireland-
|
|
244
|
-
$light-ireland-
|
|
245
|
-
$light-ireland-
|
|
246
|
-
$light-ireland-
|
|
247
|
-
$light-ireland-
|
|
248
|
-
$light-ireland-
|
|
238
|
+
$light-ireland-tag-primary-fill: #000000;
|
|
239
|
+
$light-ireland-tag-primary-text: #ffffff;
|
|
240
|
+
$light-ireland-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-ireland-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-ireland-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-ireland-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-ireland-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-ireland-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-ireland-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-ireland-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-ireland-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-ireland-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-ireland-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-ireland-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-ireland-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-ireland-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-ireland-toast-fill-info: #0a3472;
|
|
250
255
|
$light-ireland-toast-fill-success: #22724f;
|
|
251
256
|
$light-ireland-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-lifeAndStyle-label-primary: #ffffff;
|
|
|
81
81
|
$dark-lifeAndStyle-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-lifeAndStyle-label-channel: #47adbf;
|
|
83
83
|
$dark-lifeAndStyle-label-callout: #ff3933;
|
|
84
|
-
$dark-lifeAndStyle-
|
|
85
|
-
$dark-lifeAndStyle-
|
|
86
|
-
$dark-lifeAndStyle-
|
|
87
|
-
$dark-lifeAndStyle-
|
|
88
|
-
$dark-lifeAndStyle-
|
|
89
|
-
$dark-lifeAndStyle-
|
|
90
|
-
$dark-lifeAndStyle-
|
|
91
|
-
$dark-lifeAndStyle-
|
|
92
|
-
$dark-lifeAndStyle-
|
|
93
|
-
$dark-lifeAndStyle-
|
|
94
|
-
$dark-lifeAndStyle-
|
|
84
|
+
$dark-lifeAndStyle-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-lifeAndStyle-tag-primary-text: #000000;
|
|
86
|
+
$dark-lifeAndStyle-tag-primary-icon: #000000;
|
|
87
|
+
$dark-lifeAndStyle-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-lifeAndStyle-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-lifeAndStyle-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-lifeAndStyle-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-lifeAndStyle-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-lifeAndStyle-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-lifeAndStyle-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-lifeAndStyle-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-lifeAndStyle-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-lifeAndStyle-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-lifeAndStyle-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-lifeAndStyle-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-lifeAndStyle-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-lifeAndStyle-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-lifeAndStyle-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-lifeAndStyle-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-lifeAndStyle-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-lifeAndStyle-label-secondary: #737373;
|
|
236
236
|
$light-lifeAndStyle-label-channel: #49d5eb;
|
|
237
237
|
$light-lifeAndStyle-label-callout: #b20908;
|
|
238
|
-
$light-lifeAndStyle-
|
|
239
|
-
$light-lifeAndStyle-
|
|
240
|
-
$light-lifeAndStyle-
|
|
241
|
-
$light-lifeAndStyle-
|
|
242
|
-
$light-lifeAndStyle-
|
|
243
|
-
$light-lifeAndStyle-
|
|
244
|
-
$light-lifeAndStyle-
|
|
245
|
-
$light-lifeAndStyle-
|
|
246
|
-
$light-lifeAndStyle-
|
|
247
|
-
$light-lifeAndStyle-
|
|
248
|
-
$light-lifeAndStyle-
|
|
238
|
+
$light-lifeAndStyle-tag-primary-fill: #000000;
|
|
239
|
+
$light-lifeAndStyle-tag-primary-text: #ffffff;
|
|
240
|
+
$light-lifeAndStyle-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-lifeAndStyle-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-lifeAndStyle-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-lifeAndStyle-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-lifeAndStyle-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-lifeAndStyle-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-lifeAndStyle-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-lifeAndStyle-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-lifeAndStyle-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-lifeAndStyle-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-lifeAndStyle-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-lifeAndStyle-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-lifeAndStyle-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-lifeAndStyle-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-lifeAndStyle-toast-fill-info: #0a3472;
|
|
250
255
|
$light-lifeAndStyle-toast-fill-success: #22724f;
|
|
251
256
|
$light-lifeAndStyle-toast-fill-warning: #e49307;
|