@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
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
$light-timesPlus-surface-undercanvas: #f2f2f2;
|
|
2
|
+
$light-timesPlus-surface-canvas: #ffffff;
|
|
3
|
+
$light-timesPlus-surface-transparent: #ffffff;
|
|
4
|
+
$light-timesPlus-surface-level-1: #ffffff;
|
|
5
|
+
$light-timesPlus-surface-level-2: #ffffff;
|
|
6
|
+
$light-timesPlus-surface-level-3: #ffffff;
|
|
7
|
+
$light-timesPlus-surface-level-4: #ffffff;
|
|
8
|
+
$light-timesPlus-surface-overlay: rgba(0, 0, 0, 0.45);
|
|
9
|
+
$light-timesPlus-surface-channel-50: #f4f7fa;
|
|
10
|
+
$light-timesPlus-surface-channel-100: #e4edf0;
|
|
11
|
+
$light-timesPlus-surface-channel-200: #b2cfd5;
|
|
12
|
+
$light-timesPlus-surface-channel-300: #017487;
|
|
13
|
+
$light-timesPlus-surface-channel-400: #0c505d;
|
|
14
|
+
$light-timesPlus-surface-channel-500: #0b3944;
|
|
15
|
+
$light-timesPlus-surface-static-dark: #000000;
|
|
16
|
+
$light-timesPlus-surface-static-light: #ffffff;
|
|
17
|
+
$light-timesPlus-surface-inverse: #000000;
|
|
18
|
+
$light-timesPlus-text-primary: #1a1a1a;
|
|
19
|
+
$light-timesPlus-text-secondary: #404040;
|
|
20
|
+
$light-timesPlus-text-tertiary: #737373;
|
|
21
|
+
$light-timesPlus-text-channel-primary: #227f91;
|
|
22
|
+
$light-timesPlus-text-channel-secondary: #5698a5;
|
|
23
|
+
$light-timesPlus-text-channel-tertiary: #85b4be;
|
|
24
|
+
$light-timesPlus-text-static-dark: #000000;
|
|
25
|
+
$light-timesPlus-text-static-light: #ffffff;
|
|
26
|
+
$light-timesPlus-text-inverse: #ffffff;
|
|
27
|
+
$light-timesPlus-icon-primary: #1a1a1a;
|
|
28
|
+
$light-timesPlus-icon-secondary: #404040;
|
|
29
|
+
$light-timesPlus-icon-tertiary: #737373;
|
|
30
|
+
$light-timesPlus-icon-channel-primary: #017487;
|
|
31
|
+
$light-timesPlus-icon-channel-secondary: #398999;
|
|
32
|
+
$light-timesPlus-icon-channel-tertiary: #85b4be;
|
|
33
|
+
$light-timesPlus-icon-inverse: #ffffff;
|
|
34
|
+
$light-timesPlus-border-primary: #b3b3b3;
|
|
35
|
+
$light-timesPlus-border-secondary: #cccccc;
|
|
36
|
+
$light-timesPlus-border-tertiary: #e6e6e6;
|
|
37
|
+
$light-timesPlus-border-channel-primary: #b2cfd5;
|
|
38
|
+
$light-timesPlus-border-channel-secondary: #d9e6eb;
|
|
39
|
+
$light-timesPlus-border-channel-tertiary: #eff5f5;
|
|
40
|
+
$light-timesPlus-border-elevation: #e6e6e6;
|
|
41
|
+
$light-timesPlus-border-static-dark: #000000;
|
|
42
|
+
$light-timesPlus-border-static-light: #ffffff;
|
|
43
|
+
$light-timesPlus-input-fill-default: #ffffff;
|
|
44
|
+
$light-timesPlus-input-fill-error: #ffefef;
|
|
45
|
+
$light-timesPlus-input-fill-hover: #f2f2f2;
|
|
46
|
+
$light-timesPlus-input-fill-active: #ffffff;
|
|
47
|
+
$light-timesPlus-input-fill-completed: #ffffff;
|
|
48
|
+
$light-timesPlus-input-fill-success: #e9f3ed;
|
|
49
|
+
$light-timesPlus-input-fill-warning: #fff7ef;
|
|
50
|
+
$light-timesPlus-input-fill-info: #eff2f8;
|
|
51
|
+
$light-timesPlus-input-border-default: #8c8c8c;
|
|
52
|
+
$light-timesPlus-input-border-error: #b20908;
|
|
53
|
+
$light-timesPlus-input-border-hover: #6d6d6d;
|
|
54
|
+
$light-timesPlus-input-border-active: #595959;
|
|
55
|
+
$light-timesPlus-input-border-completed: #262626;
|
|
56
|
+
$light-timesPlus-input-border-success: #298458;
|
|
57
|
+
$light-timesPlus-input-border-warning: #cc8103;
|
|
58
|
+
$light-timesPlus-input-border-info: #2658a9;
|
|
59
|
+
$light-timesPlus-input-text-default: #737373;
|
|
60
|
+
$light-timesPlus-input-text-error: #1a1a1a;
|
|
61
|
+
$light-timesPlus-input-text-hover: #404040;
|
|
62
|
+
$light-timesPlus-input-text-active: #1a1a1a;
|
|
63
|
+
$light-timesPlus-input-text-completed: #1a1a1a;
|
|
64
|
+
$light-timesPlus-input-text-success: #1a1a1a;
|
|
65
|
+
$light-timesPlus-input-text-warning: #1a1a1a;
|
|
66
|
+
$light-timesPlus-input-text-info: #1a1a1a;
|
|
67
|
+
$light-timesPlus-input-icon-default: #8c8c8c;
|
|
68
|
+
$light-timesPlus-input-icon-hover: #6d6d6d;
|
|
69
|
+
$light-timesPlus-input-icon-active: #595959;
|
|
70
|
+
$light-timesPlus-input-icon-completed: #262626;
|
|
71
|
+
$light-timesPlus-input-icon-error: #b20908;
|
|
72
|
+
$light-timesPlus-input-icon-success: #298458;
|
|
73
|
+
$light-timesPlus-input-icon-warning: #cc8103;
|
|
74
|
+
$light-timesPlus-input-icon-info: #2658a9;
|
|
75
|
+
$light-timesPlus-interactive-primary-fill-default: #005c8a;
|
|
76
|
+
$light-timesPlus-interactive-primary-fill-hover: #004e75;
|
|
77
|
+
$light-timesPlus-interactive-primary-fill-pressed: #00496e;
|
|
78
|
+
$light-timesPlus-interactive-primary-text-default: #ffffff;
|
|
79
|
+
$light-timesPlus-interactive-primary-text-hover: #ffffff;
|
|
80
|
+
$light-timesPlus-interactive-primary-text-pressed: #ffffff;
|
|
81
|
+
$light-timesPlus-interactive-primary-icon-default: #ffffff;
|
|
82
|
+
$light-timesPlus-interactive-primary-icon-hover: #ffffff;
|
|
83
|
+
$light-timesPlus-interactive-primary-icon-pressed: #ffffff;
|
|
84
|
+
$light-timesPlus-interactive-secondary-fill-default: #ffffff;
|
|
85
|
+
$light-timesPlus-interactive-secondary-fill-hover: #d9d9d9;
|
|
86
|
+
$light-timesPlus-interactive-secondary-fill-pressed: #cccccc;
|
|
87
|
+
$light-timesPlus-interactive-secondary-border-default: #8c8c8c;
|
|
88
|
+
$light-timesPlus-interactive-secondary-border-hover: #777777;
|
|
89
|
+
$light-timesPlus-interactive-secondary-border-pressed: #707070;
|
|
90
|
+
$light-timesPlus-interactive-secondary-text-default: #1a1a1a;
|
|
91
|
+
$light-timesPlus-interactive-secondary-text-hover: #161616;
|
|
92
|
+
$light-timesPlus-interactive-secondary-text-pressed: #151515;
|
|
93
|
+
$light-timesPlus-interactive-secondary-icon-default: #1a1a1a;
|
|
94
|
+
$light-timesPlus-interactive-secondary-icon-hover: #161616;
|
|
95
|
+
$light-timesPlus-interactive-secondary-icon-pressed: #111111;
|
|
96
|
+
$light-timesPlus-interactive-disabled-a: #d9d9d9;
|
|
97
|
+
$light-timesPlus-interactive-disabled-b: #bfbfbf;
|
|
98
|
+
$light-timesPlus-interactive-disabled-c: #a8a8a8;
|
|
99
|
+
$light-timesPlus-interactive-negative-fill-default: #ffffff;
|
|
100
|
+
$light-timesPlus-interactive-negative-fill-hover: #d9d9d9;
|
|
101
|
+
$light-timesPlus-interactive-negative-fill-pressed: #cccccc;
|
|
102
|
+
$light-timesPlus-interactive-negative-border-default: #cb0705;
|
|
103
|
+
$light-timesPlus-interactive-negative-border-hover: #ad0604;
|
|
104
|
+
$light-timesPlus-interactive-negative-border-pressed: #a20604;
|
|
105
|
+
$light-timesPlus-interactive-negative-text-default: #cb0705;
|
|
106
|
+
$light-timesPlus-interactive-negative-text-hover: #ad0604;
|
|
107
|
+
$light-timesPlus-interactive-negative-text-pressed: #a20604;
|
|
108
|
+
$light-timesPlus-interactive-negative-icon-default: #cb0705;
|
|
109
|
+
$light-timesPlus-interactive-negative-icon-hover: #ad0604;
|
|
110
|
+
$light-timesPlus-interactive-negative-icon-pressed: #a20604;
|
|
111
|
+
$light-timesPlus-interactive-link-primary-text-default: #266d95;
|
|
112
|
+
$light-timesPlus-interactive-link-primary-text-hover: #205c7f;
|
|
113
|
+
$light-timesPlus-interactive-link-primary-text-pressed: #1e5777;
|
|
114
|
+
$light-timesPlus-interactive-link-primary-text-visited: #2d7faf;
|
|
115
|
+
$light-timesPlus-interactive-link-primary-icon-default: #266d95;
|
|
116
|
+
$light-timesPlus-interactive-link-primary-icon-hover: #205c7f;
|
|
117
|
+
$light-timesPlus-interactive-link-primary-icon-pressed: #1e5777;
|
|
118
|
+
$light-timesPlus-interactive-link-primary-icon-visited: #2d7faf;
|
|
119
|
+
$light-timesPlus-interactive-link-primary-underline-default: #266d95;
|
|
120
|
+
$light-timesPlus-interactive-link-primary-underline-hover: #205c7f;
|
|
121
|
+
$light-timesPlus-interactive-link-primary-underline-pressed: #1e5777;
|
|
122
|
+
$light-timesPlus-interactive-link-primary-underline-visited: #2d7faf;
|
|
123
|
+
$light-timesPlus-interactive-link-secondary-text-default: #1a1a1a;
|
|
124
|
+
$light-timesPlus-interactive-link-secondary-text-hover: #161616;
|
|
125
|
+
$light-timesPlus-interactive-link-secondary-text-pressed: #151515;
|
|
126
|
+
$light-timesPlus-interactive-link-secondary-text-visited: #484848;
|
|
127
|
+
$light-timesPlus-interactive-link-secondary-icon-default: #1a1a1a;
|
|
128
|
+
$light-timesPlus-interactive-link-secondary-icon-hover: #161616;
|
|
129
|
+
$light-timesPlus-interactive-link-secondary-icon-pressed: #151515;
|
|
130
|
+
$light-timesPlus-interactive-link-secondary-icon-visited: #484848;
|
|
131
|
+
$light-timesPlus-interactive-link-secondary-underline-default: #1a1a1a;
|
|
132
|
+
$light-timesPlus-interactive-link-secondary-underline-hover: #3c3c3c;
|
|
133
|
+
$light-timesPlus-interactive-link-secondary-underline-pressed: #484848;
|
|
134
|
+
$light-timesPlus-interactive-link-secondary-underline-visited: #4e4e4e;
|
|
135
|
+
$light-timesPlus-interactive-chip-primary-on-fill-default: #005c8a;
|
|
136
|
+
$light-timesPlus-interactive-chip-primary-on-fill-hover: #004e75;
|
|
137
|
+
$light-timesPlus-interactive-chip-primary-on-fill-pressed: #00496e;
|
|
138
|
+
$light-timesPlus-interactive-chip-primary-on-text-default: #ffffff;
|
|
139
|
+
$light-timesPlus-interactive-chip-primary-on-text-hover: #d9d9d9;
|
|
140
|
+
$light-timesPlus-interactive-chip-primary-on-text-pressed: #cccccc;
|
|
141
|
+
$light-timesPlus-interactive-chip-primary-on-icon-default: #ffffff;
|
|
142
|
+
$light-timesPlus-interactive-chip-primary-on-icon-hover: #d9d9d9;
|
|
143
|
+
$light-timesPlus-interactive-chip-primary-on-icon-pressed: #cccccc;
|
|
144
|
+
$light-timesPlus-interactive-chip-primary-off-fill-default: #f2f2f2;
|
|
145
|
+
$light-timesPlus-interactive-chip-primary-off-fill-hover: #cecece;
|
|
146
|
+
$light-timesPlus-interactive-chip-primary-off-fill-pressed: #c2c2c2;
|
|
147
|
+
$light-timesPlus-interactive-chip-primary-off-text-default: #005c8a;
|
|
148
|
+
$light-timesPlus-interactive-chip-primary-off-text-hover: #004e75;
|
|
149
|
+
$light-timesPlus-interactive-chip-primary-off-text-pressed: #00496e;
|
|
150
|
+
$light-timesPlus-interactive-chip-primary-off-icon-default: #005c8a;
|
|
151
|
+
$light-timesPlus-interactive-chip-primary-off-icon-hover: #004e75;
|
|
152
|
+
$light-timesPlus-interactive-chip-primary-off-icon-pressed: #00496e;
|
|
153
|
+
$light-timesPlus-interactive-chip-primary-off-border-default: #005c8a;
|
|
154
|
+
$light-timesPlus-interactive-chip-primary-off-border-hover: #004e75;
|
|
155
|
+
$light-timesPlus-interactive-chip-primary-off-border-pressed: #00496e;
|
|
156
|
+
$light-timesPlus-interactive-chip-secondary-on-text-default: #1a1a1a;
|
|
157
|
+
$light-timesPlus-interactive-chip-secondary-on-text-hover: #161616;
|
|
158
|
+
$light-timesPlus-interactive-chip-secondary-on-text-pressed: #151515;
|
|
159
|
+
$light-timesPlus-interactive-chip-secondary-on-fill-default: #ffffff;
|
|
160
|
+
$light-timesPlus-interactive-chip-secondary-on-fill-hover: #d9d9d9;
|
|
161
|
+
$light-timesPlus-interactive-chip-secondary-on-fill-pressed: #cccccc;
|
|
162
|
+
$light-timesPlus-interactive-chip-secondary-on-border-default: #8c8c8c;
|
|
163
|
+
$light-timesPlus-interactive-chip-secondary-on-border-hover: #777777;
|
|
164
|
+
$light-timesPlus-interactive-chip-secondary-on-border-pressed: #707070;
|
|
165
|
+
$light-timesPlus-interactive-chip-secondary-on-icon-default: #1a1a1a;
|
|
166
|
+
$light-timesPlus-interactive-chip-secondary-on-icon-hover: #161616;
|
|
167
|
+
$light-timesPlus-interactive-chip-secondary-on-icon-pressed: #151515;
|
|
168
|
+
$light-timesPlus-interactive-chip-secondary-off-fill-default: #f2f2f2;
|
|
169
|
+
$light-timesPlus-interactive-chip-secondary-off-fill-hover: #cecece;
|
|
170
|
+
$light-timesPlus-interactive-chip-secondary-off-fill-pressed: #c2c2c2;
|
|
171
|
+
$light-timesPlus-interactive-chip-secondary-off-text-default: #404040;
|
|
172
|
+
$light-timesPlus-interactive-chip-secondary-off-text-hover: #363636;
|
|
173
|
+
$light-timesPlus-interactive-chip-secondary-off-text-pressed: #333333;
|
|
174
|
+
$light-timesPlus-interactive-chip-secondary-off-icon-default: #404040;
|
|
175
|
+
$light-timesPlus-interactive-chip-secondary-off-icon-hover: #363636;
|
|
176
|
+
$light-timesPlus-interactive-chip-secondary-off-icon-pressed: #333333;
|
|
177
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-fill-default: #f4f7fa;
|
|
178
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-fill-hover: #c1d2e3;
|
|
179
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-fill-pressed: #b0c6db;
|
|
180
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-text-default: #017487;
|
|
181
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-text-hover: #016273;
|
|
182
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-text-pressed: #015c6c;
|
|
183
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-icon-default: #017487;
|
|
184
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-icon-hover: #016273;
|
|
185
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-icon-pressed: #015c6c;
|
|
186
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-border-default: #017487;
|
|
187
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-border-hover: #016273;
|
|
188
|
+
$light-timesPlus-interactive-chip-channel-secondary-on-border-pressed: #015c6c;
|
|
189
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-fill-default: #e4edf0;
|
|
190
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-fill-hover: #b7cfd7;
|
|
191
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-fill-pressed: #a8c5cf;
|
|
192
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-text-default: #0c505d;
|
|
193
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-text-hover: #0a444f;
|
|
194
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-text-pressed: #0a404b;
|
|
195
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-icon-default: #0c505d;
|
|
196
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-icon-hover: #0a444f;
|
|
197
|
+
$light-timesPlus-interactive-chip-channel-secondary-off-icon-pressed: #0a404b;
|
|
198
|
+
$light-timesPlus-interactive-chip-channel-primary-on-fill-default: #017487;
|
|
199
|
+
$light-timesPlus-interactive-chip-channel-primary-on-fill-hover: #016273;
|
|
200
|
+
$light-timesPlus-interactive-chip-channel-primary-on-fill-pressed: #015c6c;
|
|
201
|
+
$light-timesPlus-interactive-chip-channel-primary-on-text-default: #ffffff;
|
|
202
|
+
$light-timesPlus-interactive-chip-channel-primary-on-text-hover: #d9d9d9;
|
|
203
|
+
$light-timesPlus-interactive-chip-channel-primary-on-text-pressed: #cccccc;
|
|
204
|
+
$light-timesPlus-interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
205
|
+
$light-timesPlus-interactive-chip-channel-primary-on-icon-hover: #d9d9d9;
|
|
206
|
+
$light-timesPlus-interactive-chip-channel-primary-on-icon-pressed: #cccccc;
|
|
207
|
+
$light-timesPlus-interactive-chip-channel-primary-off-fill-default: #e4edf0;
|
|
208
|
+
$light-timesPlus-interactive-chip-channel-primary-off-fill-hover: #b7cfd7;
|
|
209
|
+
$light-timesPlus-interactive-chip-channel-primary-off-fill-pressed: #a8c5cf;
|
|
210
|
+
$light-timesPlus-interactive-chip-channel-primary-off-text-default: #0b3944;
|
|
211
|
+
$light-timesPlus-interactive-chip-channel-primary-off-text-hover: #09303a;
|
|
212
|
+
$light-timesPlus-interactive-chip-channel-primary-off-text-pressed: #092d36;
|
|
213
|
+
$light-timesPlus-interactive-chip-channel-primary-off-icon-default: #0b3944;
|
|
214
|
+
$light-timesPlus-interactive-chip-channel-primary-off-icon-hover: #09303a;
|
|
215
|
+
$light-timesPlus-interactive-chip-channel-primary-off-icon-pressed: #092d36;
|
|
216
|
+
$light-timesPlus-interactive-chip-channel-primary-off-border-default: #b2cfd5;
|
|
217
|
+
$light-timesPlus-interactive-chip-channel-primary-off-border-hover: #8cb8c0;
|
|
218
|
+
$light-timesPlus-interactive-chip-channel-primary-off-border-pressed: #7fb0b9;
|
|
219
|
+
$light-timesPlus-interactive-tab-fill-default: #ffffff;
|
|
220
|
+
$light-timesPlus-interactive-tab-fill-hover: #f2f2f2;
|
|
221
|
+
$light-timesPlus-interactive-tab-fill-pressed: #d9d9d9;
|
|
222
|
+
$light-timesPlus-interactive-tab-text-default: #1a1a1a;
|
|
223
|
+
$light-timesPlus-interactive-tab-text-hover: #404040;
|
|
224
|
+
$light-timesPlus-interactive-tab-text-pressed: #404040;
|
|
225
|
+
$light-timesPlus-interactive-tab-icon-default: #1a1a1a;
|
|
226
|
+
$light-timesPlus-interactive-tab-icon-hover: #404040;
|
|
227
|
+
$light-timesPlus-interactive-tab-icon-pressed: #404040;
|
|
228
|
+
$light-timesPlus-interactive-tab-selected-border-default: #000000;
|
|
229
|
+
$light-timesPlus-active-fill: #000000;
|
|
230
|
+
$light-timesPlus-active-text: #ffffff;
|
|
231
|
+
$light-timesPlus-active-border: #000000;
|
|
232
|
+
$light-timesPlus-active-icon: #ffffff;
|
|
233
|
+
$light-timesPlus-focus-border: #737373;
|
|
234
|
+
$light-timesPlus-label-primary: #1a1a1a;
|
|
235
|
+
$light-timesPlus-label-secondary: #737373;
|
|
236
|
+
$light-timesPlus-label-channel: #017487;
|
|
237
|
+
$light-timesPlus-label-callout: #b20908;
|
|
238
|
+
$light-timesPlus-tag-primary-fill: #000000;
|
|
239
|
+
$light-timesPlus-tag-primary-text: #ffffff;
|
|
240
|
+
$light-timesPlus-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-timesPlus-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-timesPlus-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-timesPlus-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-timesPlus-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-timesPlus-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-timesPlus-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-timesPlus-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-timesPlus-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-timesPlus-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-timesPlus-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-timesPlus-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-timesPlus-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-timesPlus-tag-callout-tertiary-icon: #b20908;
|
|
254
|
+
$light-timesPlus-toast-fill-info: #0a3472;
|
|
255
|
+
$light-timesPlus-toast-fill-success: #22724f;
|
|
256
|
+
$light-timesPlus-toast-fill-warning: #e49307;
|
|
257
|
+
$light-timesPlus-toast-fill-error: #cb0705;
|
|
258
|
+
$light-timesPlus-toast-icon-info: #97aed7;
|
|
259
|
+
$light-timesPlus-toast-icon-success: #a9d8be;
|
|
260
|
+
$light-timesPlus-toast-icon-warning: #ffdfb5;
|
|
261
|
+
$light-timesPlus-toast-icon-error: #ffb4b0;
|
|
262
|
+
$light-timesPlus-toast-text-info: #ffffff;
|
|
263
|
+
$light-timesPlus-toast-text-success: #ffffff;
|
|
264
|
+
$light-timesPlus-toast-text-error: #ffffff;
|
|
265
|
+
$light-timesPlus-toast-text-warning: #000000;
|
|
266
|
+
$light-timesPlus-toast-link-info-default: #ffffff;
|
|
267
|
+
$light-timesPlus-toast-link-info-hover: #d9d9d9;
|
|
268
|
+
$light-timesPlus-toast-link-info-pressed: #cccccc;
|
|
269
|
+
$light-timesPlus-toast-link-success-default: #ffffff;
|
|
270
|
+
$light-timesPlus-toast-link-success-hover: #d9d9d9;
|
|
271
|
+
$light-timesPlus-toast-link-success-pressed: #cccccc;
|
|
272
|
+
$light-timesPlus-toast-link-error-default: #ffffff;
|
|
273
|
+
$light-timesPlus-toast-link-error-hover: #d9d9d9;
|
|
274
|
+
$light-timesPlus-toast-link-error-pressed: #cccccc;
|
|
275
|
+
$light-timesPlus-toast-link-warning-default: #000000;
|
|
276
|
+
$light-timesPlus-toast-link-warning-hover: #000000;
|
|
277
|
+
$light-timesPlus-toast-link-warning-pressed: #000000;
|
|
278
|
+
$light-timesPlus-messaging-fill-error: #ffefef;
|
|
279
|
+
$light-timesPlus-messaging-fill-success: #e9f3ed;
|
|
280
|
+
$light-timesPlus-messaging-fill-warning: #fff7ef;
|
|
281
|
+
$light-timesPlus-messaging-fill-info: #eff2f8;
|
|
282
|
+
$light-timesPlus-messaging-border-error: #b20908;
|
|
283
|
+
$light-timesPlus-messaging-border-success: #298458;
|
|
284
|
+
$light-timesPlus-messaging-border-warning: #e49307;
|
|
285
|
+
$light-timesPlus-messaging-border-info: #0f4aa2;
|
|
286
|
+
$light-timesPlus-messaging-icon-error: #cb0705;
|
|
287
|
+
$light-timesPlus-messaging-icon-success: #31a46f;
|
|
288
|
+
$light-timesPlus-messaging-icon-warning: #e49307;
|
|
289
|
+
$light-timesPlus-messaging-icon-info: #0f4aa2;
|
|
290
|
+
$light-timesPlus-messaging-link-text-default: #1a1a1a;
|
|
291
|
+
$light-timesPlus-messaging-link-text-hover: #161616;
|
|
292
|
+
$light-timesPlus-messaging-link-text-pressed: #151515;
|
|
293
|
+
$light-timesPlus-messaging-link-text-visited: #484848;
|
|
294
|
+
$light-timesPlus-messaging-link-icon-default: #1a1a1a;
|
|
295
|
+
$light-timesPlus-messaging-link-icon-hover: #161616;
|
|
296
|
+
$light-timesPlus-messaging-link-icon-pressed: #151515;
|
|
297
|
+
$light-timesPlus-messaging-link-icon-visited: #484848;
|
|
298
|
+
$light-timesPlus-messaging-link-underline-default: #1a1a1a;
|
|
299
|
+
$light-timesPlus-messaging-link-underline-hover: #3c3c3c;
|
|
300
|
+
$light-timesPlus-messaging-link-underline-pressed: #484848;
|
|
301
|
+
$light-timesPlus-messaging-link-underline-visited: #4e4e4e;
|
|
302
|
+
$light-timesPlus-tooltip-fill: #000000;
|
|
303
|
+
$light-timesPlus-tooltip-text: #ffffff;
|
|
304
|
+
$light-timesPlus-tooltip-icon: #ffffff;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
$dark-timesRadio-ramp-cobalt-50: #05080d;
|
|
2
|
+
$dark-timesRadio-ramp-cobalt-100: #0b121d;
|
|
3
|
+
$dark-timesRadio-ramp-cobalt-150: #101a2a;
|
|
4
|
+
$dark-timesRadio-ramp-cobalt-200: #132437;
|
|
5
|
+
$dark-timesRadio-ramp-cobalt-250: #1b2c44;
|
|
6
|
+
$dark-timesRadio-ramp-cobalt-300: #1f3454;
|
|
7
|
+
$dark-timesRadio-ramp-cobalt-350: #223e61;
|
|
8
|
+
$dark-timesRadio-ramp-cobalt-400: #2a466e;
|
|
9
|
+
$dark-timesRadio-ramp-cobalt-450: #2e507e;
|
|
10
|
+
$dark-timesRadio-ramp-cobalt-500: #33588b;
|
|
11
|
+
$dark-timesRadio-ramp-cobalt-550: #3d5f90;
|
|
12
|
+
$dark-timesRadio-ramp-cobalt-600: #486998;
|
|
13
|
+
$dark-timesRadio-ramp-cobalt-650: #53719d;
|
|
14
|
+
$dark-timesRadio-ramp-cobalt-700: #5e79a1;
|
|
15
|
+
$dark-timesRadio-ramp-cobalt-750: #6883a9;
|
|
16
|
+
$dark-timesRadio-ramp-cobalt-800: #708aae;
|
|
17
|
+
$dark-timesRadio-ramp-cobalt-850: #7b92b3;
|
|
18
|
+
$dark-timesRadio-ramp-cobalt-900: #869aba;
|
|
19
|
+
$dark-timesRadio-ramp-cobalt-950: #90a4bf;
|
|
20
|
+
$dark-timesRadio-ramp-cobalt-1000: #9babc4;
|
|
21
|
+
$dark-timesRadio-ramp-coral-50: #160a0a;
|
|
22
|
+
$dark-timesRadio-ramp-coral-100: #2f1311;
|
|
23
|
+
$dark-timesRadio-ramp-coral-150: #451c1b;
|
|
24
|
+
$dark-timesRadio-ramp-coral-200: #5e2524;
|
|
25
|
+
$dark-timesRadio-ramp-coral-250: #732f2b;
|
|
26
|
+
$dark-timesRadio-ramp-coral-300: #8c3835;
|
|
27
|
+
$dark-timesRadio-ramp-coral-350: #a2413f;
|
|
28
|
+
$dark-timesRadio-ramp-coral-400: #b84b46;
|
|
29
|
+
$dark-timesRadio-ramp-coral-450: #d0574f;
|
|
30
|
+
$dark-timesRadio-ramp-coral-500: #e75f58;
|
|
31
|
+
$dark-timesRadio-ramp-coral-550: #e96961;
|
|
32
|
+
$dark-timesRadio-ramp-coral-600: #eb7169;
|
|
33
|
+
$dark-timesRadio-ramp-coral-650: #ed7971;
|
|
34
|
+
$dark-timesRadio-ramp-coral-700: #ec7f79;
|
|
35
|
+
$dark-timesRadio-ramp-coral-750: #ee8784;
|
|
36
|
+
$dark-timesRadio-ramp-coral-800: #f08f8c;
|
|
37
|
+
$dark-timesRadio-ramp-coral-850: #f29791;
|
|
38
|
+
$dark-timesRadio-ramp-coral-900: #f49f9c;
|
|
39
|
+
$dark-timesRadio-ramp-coral-950: #f3a8a4;
|
|
40
|
+
$dark-timesRadio-ramp-coral-1000: #f5b0ab;
|
|
41
|
+
$dark-timesRadio-base-cobalt: #33588b;
|
|
42
|
+
$dark-timesRadio-base-coral: #e75f58;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
$light-timesRadio-ramp-cobalt-50: #05080d;
|
|
2
|
+
$light-timesRadio-ramp-cobalt-100: #0b121d;
|
|
3
|
+
$light-timesRadio-ramp-cobalt-150: #101a2a;
|
|
4
|
+
$light-timesRadio-ramp-cobalt-200: #132437;
|
|
5
|
+
$light-timesRadio-ramp-cobalt-250: #1b2c44;
|
|
6
|
+
$light-timesRadio-ramp-cobalt-300: #1f3454;
|
|
7
|
+
$light-timesRadio-ramp-cobalt-350: #223e61;
|
|
8
|
+
$light-timesRadio-ramp-cobalt-400: #2a466e;
|
|
9
|
+
$light-timesRadio-ramp-cobalt-450: #2e507e;
|
|
10
|
+
$light-timesRadio-ramp-cobalt-500: #33588b;
|
|
11
|
+
$light-timesRadio-ramp-cobalt-550: #3d5f90;
|
|
12
|
+
$light-timesRadio-ramp-cobalt-600: #486998;
|
|
13
|
+
$light-timesRadio-ramp-cobalt-650: #53719d;
|
|
14
|
+
$light-timesRadio-ramp-cobalt-700: #5e79a1;
|
|
15
|
+
$light-timesRadio-ramp-cobalt-750: #6883a9;
|
|
16
|
+
$light-timesRadio-ramp-cobalt-800: #708aae;
|
|
17
|
+
$light-timesRadio-ramp-cobalt-850: #7b92b3;
|
|
18
|
+
$light-timesRadio-ramp-cobalt-900: #869aba;
|
|
19
|
+
$light-timesRadio-ramp-cobalt-950: #90a4bf;
|
|
20
|
+
$light-timesRadio-ramp-cobalt-1000: #9babc4;
|
|
21
|
+
$light-timesRadio-ramp-coral-50: #160a0a;
|
|
22
|
+
$light-timesRadio-ramp-coral-100: #2f1311;
|
|
23
|
+
$light-timesRadio-ramp-coral-150: #451c1b;
|
|
24
|
+
$light-timesRadio-ramp-coral-200: #5e2524;
|
|
25
|
+
$light-timesRadio-ramp-coral-250: #732f2b;
|
|
26
|
+
$light-timesRadio-ramp-coral-300: #8c3835;
|
|
27
|
+
$light-timesRadio-ramp-coral-350: #a2413f;
|
|
28
|
+
$light-timesRadio-ramp-coral-400: #b84b46;
|
|
29
|
+
$light-timesRadio-ramp-coral-450: #d0574f;
|
|
30
|
+
$light-timesRadio-ramp-coral-500: #e75f58;
|
|
31
|
+
$light-timesRadio-ramp-coral-550: #e96961;
|
|
32
|
+
$light-timesRadio-ramp-coral-600: #eb7169;
|
|
33
|
+
$light-timesRadio-ramp-coral-650: #ed7971;
|
|
34
|
+
$light-timesRadio-ramp-coral-700: #ec7f79;
|
|
35
|
+
$light-timesRadio-ramp-coral-750: #ee8784;
|
|
36
|
+
$light-timesRadio-ramp-coral-800: #f08f8c;
|
|
37
|
+
$light-timesRadio-ramp-coral-850: #f29791;
|
|
38
|
+
$light-timesRadio-ramp-coral-900: #f49f9c;
|
|
39
|
+
$light-timesRadio-ramp-coral-950: #f3a8a4;
|
|
40
|
+
$light-timesRadio-ramp-coral-1000: #f5b0ab;
|
|
41
|
+
$light-timesRadio-base-cobalt: #33588b;
|
|
42
|
+
$light-timesRadio-base-coral: #e75f58;
|
|
@@ -81,17 +81,22 @@ $dark-travel-label-primary: #ffffff;
|
|
|
81
81
|
$dark-travel-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-travel-label-channel: #4f8eb9;
|
|
83
83
|
$dark-travel-label-callout: #ff3933;
|
|
84
|
-
$dark-travel-
|
|
85
|
-
$dark-travel-
|
|
86
|
-
$dark-travel-
|
|
87
|
-
$dark-travel-
|
|
88
|
-
$dark-travel-
|
|
89
|
-
$dark-travel-
|
|
90
|
-
$dark-travel-
|
|
91
|
-
$dark-travel-
|
|
92
|
-
$dark-travel-
|
|
93
|
-
$dark-travel-
|
|
94
|
-
$dark-travel-
|
|
84
|
+
$dark-travel-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-travel-tag-primary-text: #000000;
|
|
86
|
+
$dark-travel-tag-primary-icon: #000000;
|
|
87
|
+
$dark-travel-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-travel-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-travel-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-travel-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-travel-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-travel-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-travel-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-travel-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-travel-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-travel-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-travel-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-travel-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-travel-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-travel-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-travel-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-travel-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-travel-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-travel-label-secondary: #737373;
|
|
236
236
|
$light-travel-label-channel: #78a7ca;
|
|
237
237
|
$light-travel-label-callout: #b20908;
|
|
238
|
-
$light-travel-
|
|
239
|
-
$light-travel-
|
|
240
|
-
$light-travel-
|
|
241
|
-
$light-travel-
|
|
242
|
-
$light-travel-
|
|
243
|
-
$light-travel-
|
|
244
|
-
$light-travel-
|
|
245
|
-
$light-travel-
|
|
246
|
-
$light-travel-
|
|
247
|
-
$light-travel-
|
|
248
|
-
$light-travel-
|
|
238
|
+
$light-travel-tag-primary-fill: #000000;
|
|
239
|
+
$light-travel-tag-primary-text: #ffffff;
|
|
240
|
+
$light-travel-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-travel-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-travel-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-travel-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-travel-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-travel-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-travel-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-travel-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-travel-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-travel-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-travel-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-travel-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-travel-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-travel-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-travel-toast-fill-info: #0a3472;
|
|
250
255
|
$light-travel-toast-fill-success: #22724f;
|
|
251
256
|
$light-travel-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-uk-label-primary: #ffffff;
|
|
|
81
81
|
$dark-uk-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-uk-label-channel: #5d86a6;
|
|
83
83
|
$dark-uk-label-callout: #ff3933;
|
|
84
|
-
$dark-uk-
|
|
85
|
-
$dark-uk-
|
|
86
|
-
$dark-uk-
|
|
87
|
-
$dark-uk-
|
|
88
|
-
$dark-uk-
|
|
89
|
-
$dark-uk-
|
|
90
|
-
$dark-uk-
|
|
91
|
-
$dark-uk-
|
|
92
|
-
$dark-uk-
|
|
93
|
-
$dark-uk-
|
|
94
|
-
$dark-uk-
|
|
84
|
+
$dark-uk-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-uk-tag-primary-text: #000000;
|
|
86
|
+
$dark-uk-tag-primary-icon: #000000;
|
|
87
|
+
$dark-uk-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-uk-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-uk-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-uk-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-uk-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-uk-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-uk-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-uk-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-uk-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-uk-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-uk-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-uk-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-uk-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-uk-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-uk-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-uk-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-uk-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-uk-label-secondary: #737373;
|
|
236
236
|
$light-uk-label-channel: #84a2ba;
|
|
237
237
|
$light-uk-label-callout: #b20908;
|
|
238
|
-
$light-uk-
|
|
239
|
-
$light-uk-
|
|
240
|
-
$light-uk-
|
|
241
|
-
$light-uk-
|
|
242
|
-
$light-uk-
|
|
243
|
-
$light-uk-
|
|
244
|
-
$light-uk-
|
|
245
|
-
$light-uk-
|
|
246
|
-
$light-uk-
|
|
247
|
-
$light-uk-
|
|
248
|
-
$light-uk-
|
|
238
|
+
$light-uk-tag-primary-fill: #000000;
|
|
239
|
+
$light-uk-tag-primary-text: #ffffff;
|
|
240
|
+
$light-uk-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-uk-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-uk-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-uk-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-uk-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-uk-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-uk-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-uk-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-uk-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-uk-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-uk-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-uk-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-uk-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-uk-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-uk-toast-fill-info: #0a3472;
|
|
250
255
|
$light-uk-toast-fill-success: #22724f;
|
|
251
256
|
$light-uk-toast-fill-warning: #e49307;
|
|
@@ -81,17 +81,22 @@ $dark-world-label-primary: #ffffff;
|
|
|
81
81
|
$dark-world-label-secondary: #d9d9d9;
|
|
82
82
|
$dark-world-label-channel: #3c8b90;
|
|
83
83
|
$dark-world-label-callout: #ff3933;
|
|
84
|
-
$dark-world-
|
|
85
|
-
$dark-world-
|
|
86
|
-
$dark-world-
|
|
87
|
-
$dark-world-
|
|
88
|
-
$dark-world-
|
|
89
|
-
$dark-world-
|
|
90
|
-
$dark-world-
|
|
91
|
-
$dark-world-
|
|
92
|
-
$dark-world-
|
|
93
|
-
$dark-world-
|
|
94
|
-
$dark-world-
|
|
84
|
+
$dark-world-tag-primary-fill: #ffffff;
|
|
85
|
+
$dark-world-tag-primary-text: #000000;
|
|
86
|
+
$dark-world-tag-primary-icon: #000000;
|
|
87
|
+
$dark-world-tag-secondary-fill: #262626;
|
|
88
|
+
$dark-world-tag-secondary-text: #ffffff;
|
|
89
|
+
$dark-world-tag-secondary-icon: #ffffff;
|
|
90
|
+
$dark-world-tag-tertiary-text: #ffffff;
|
|
91
|
+
$dark-world-tag-tertiary-icon: #ffffff;
|
|
92
|
+
$dark-world-tag-callout-primary-fill: #ff3933;
|
|
93
|
+
$dark-world-tag-callout-primary-text: #ffffff;
|
|
94
|
+
$dark-world-tag-callout-primary-icon: #ffffff;
|
|
95
|
+
$dark-world-tag-callout-secondary-fill: #670909;
|
|
96
|
+
$dark-world-tag-callout-secondary-text: #ff3933;
|
|
97
|
+
$dark-world-tag-callout-secondary-icon: #ff3933;
|
|
98
|
+
$dark-world-tag-callout-tertiary-text: #ff3933;
|
|
99
|
+
$dark-world-tag-callout-tertiary-icon: #ff3933;
|
|
95
100
|
$dark-world-interactive-primary-fill-default: #ffffff;
|
|
96
101
|
$dark-world-interactive-primary-fill-hover: #ffffff;
|
|
97
102
|
$dark-world-interactive-primary-fill-pressed: #ffffff;
|
|
@@ -235,17 +235,22 @@ $light-world-label-primary: #1a1a1a;
|
|
|
235
235
|
$light-world-label-secondary: #737373;
|
|
236
236
|
$light-world-label-channel: #6ea7a9;
|
|
237
237
|
$light-world-label-callout: #b20908;
|
|
238
|
-
$light-world-
|
|
239
|
-
$light-world-
|
|
240
|
-
$light-world-
|
|
241
|
-
$light-world-
|
|
242
|
-
$light-world-
|
|
243
|
-
$light-world-
|
|
244
|
-
$light-world-
|
|
245
|
-
$light-world-
|
|
246
|
-
$light-world-
|
|
247
|
-
$light-world-
|
|
248
|
-
$light-world-
|
|
238
|
+
$light-world-tag-primary-fill: #000000;
|
|
239
|
+
$light-world-tag-primary-text: #ffffff;
|
|
240
|
+
$light-world-tag-primary-icon: #ffffff;
|
|
241
|
+
$light-world-tag-secondary-fill: #d9d9d9;
|
|
242
|
+
$light-world-tag-secondary-text: #1a1a1a;
|
|
243
|
+
$light-world-tag-secondary-icon: #1a1a1a;
|
|
244
|
+
$light-world-tag-tertiary-text: #1a1a1a;
|
|
245
|
+
$light-world-tag-tertiary-icon: #1a1a1a;
|
|
246
|
+
$light-world-tag-callout-primary-fill: #b20908;
|
|
247
|
+
$light-world-tag-callout-primary-text: #ffffff;
|
|
248
|
+
$light-world-tag-callout-primary-icon: #ffffff;
|
|
249
|
+
$light-world-tag-callout-secondary-fill: #ffefef;
|
|
250
|
+
$light-world-tag-callout-secondary-text: #b20908;
|
|
251
|
+
$light-world-tag-callout-secondary-icon: #b20908;
|
|
252
|
+
$light-world-tag-callout-tertiary-text: #b20908;
|
|
253
|
+
$light-world-tag-callout-tertiary-icon: #b20908;
|
|
249
254
|
$light-world-toast-fill-info: #0a3472;
|
|
250
255
|
$light-world-toast-fill-success: #22724f;
|
|
251
256
|
$light-world-toast-fill-warning: #e49307;
|