@times-design-system/theme-scss 1.7.0 → 1.8.1-alpha.23
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/LICENSE +29 -0
- package/README.md +1 -1
- package/dist/palettes/_business-dark.scss +286 -272
- package/dist/palettes/_business-light.scss +286 -272
- package/dist/palettes/_channels-dark.scss +315 -315
- package/dist/palettes/_channels-light.scss +315 -315
- package/dist/palettes/_comment-dark.scss +286 -272
- package/dist/palettes/_comment-light.scss +286 -272
- package/dist/palettes/_core-dark.scss +286 -272
- package/dist/palettes/_core-light.scss +286 -272
- package/dist/palettes/_culture-dark.scss +286 -272
- package/dist/palettes/_culture-light.scss +286 -272
- package/dist/palettes/_home-dark.scss +286 -272
- package/dist/palettes/_home-light.scss +286 -272
- package/dist/palettes/_ireland-dark.scss +286 -272
- package/dist/palettes/_ireland-light.scss +286 -272
- package/dist/palettes/_lifeAndStyle-dark.scss +286 -272
- package/dist/palettes/_lifeAndStyle-light.scss +286 -272
- package/dist/palettes/_money-dark.scss +286 -272
- package/dist/palettes/_money-light.scss +286 -272
- package/dist/palettes/_obituaries-dark.scss +286 -272
- package/dist/palettes/_obituaries-light.scss +286 -272
- package/dist/palettes/_puzzles-dark.scss +286 -272
- package/dist/palettes/_puzzles-light.scss +286 -272
- package/dist/palettes/_sport-dark.scss +286 -272
- package/dist/palettes/_sport-light.scss +286 -272
- package/dist/palettes/_travel-dark.scss +286 -272
- package/dist/palettes/_travel-light.scss +286 -272
- package/dist/palettes/_uk-dark.scss +286 -272
- package/dist/palettes/_uk-light.scss +286 -272
- package/dist/palettes/_world-dark.scss +286 -272
- package/dist/palettes/_world-light.scss +286 -272
- package/dist/tds-layout.scss +98 -75
- package/dist/tds-typography.scss +218 -303
- package/package.json +2 -2
- package/dist/palettes/_brand-dark.scss +0 -140
- package/dist/palettes/_brand-light.scss +0 -140
- package/dist/palettes/_dataVisualisation-dark.scss +0 -196
- package/dist/palettes/_dataVisualisation-light.scss +0 -196
- package/dist/palettes/_marketing-dark.scss +0 -10
- package/dist/palettes/_marketing-light.scss +0 -10
|
@@ -1,272 +1,286 @@
|
|
|
1
|
-
$
|
|
2
|
-
$
|
|
3
|
-
$
|
|
4
|
-
$
|
|
5
|
-
$
|
|
6
|
-
$
|
|
7
|
-
$
|
|
8
|
-
$
|
|
9
|
-
$
|
|
10
|
-
$
|
|
11
|
-
$
|
|
12
|
-
$
|
|
13
|
-
$
|
|
14
|
-
$
|
|
15
|
-
$
|
|
16
|
-
$
|
|
17
|
-
$
|
|
18
|
-
$
|
|
19
|
-
$
|
|
20
|
-
$
|
|
21
|
-
$
|
|
22
|
-
$
|
|
23
|
-
$
|
|
24
|
-
$
|
|
25
|
-
$
|
|
26
|
-
$
|
|
27
|
-
$
|
|
28
|
-
$
|
|
29
|
-
$
|
|
30
|
-
$
|
|
31
|
-
$
|
|
32
|
-
$
|
|
33
|
-
$
|
|
34
|
-
$
|
|
35
|
-
$
|
|
36
|
-
$
|
|
37
|
-
$
|
|
38
|
-
$
|
|
39
|
-
$
|
|
40
|
-
$
|
|
41
|
-
$
|
|
42
|
-
$
|
|
43
|
-
$
|
|
44
|
-
$
|
|
45
|
-
$
|
|
46
|
-
$
|
|
47
|
-
$
|
|
48
|
-
$
|
|
49
|
-
$
|
|
50
|
-
$
|
|
51
|
-
$
|
|
52
|
-
$
|
|
53
|
-
$
|
|
54
|
-
$
|
|
55
|
-
$
|
|
56
|
-
$
|
|
57
|
-
$
|
|
58
|
-
$
|
|
59
|
-
$
|
|
60
|
-
$
|
|
61
|
-
$
|
|
62
|
-
$
|
|
63
|
-
$
|
|
64
|
-
$
|
|
65
|
-
$
|
|
66
|
-
$
|
|
67
|
-
$
|
|
68
|
-
$
|
|
69
|
-
$
|
|
70
|
-
$
|
|
71
|
-
$
|
|
72
|
-
$
|
|
73
|
-
$
|
|
74
|
-
$
|
|
75
|
-
$
|
|
76
|
-
$
|
|
77
|
-
$
|
|
78
|
-
$
|
|
79
|
-
$
|
|
80
|
-
$
|
|
81
|
-
$
|
|
82
|
-
$
|
|
83
|
-
$
|
|
84
|
-
$
|
|
85
|
-
$
|
|
86
|
-
$
|
|
87
|
-
$
|
|
88
|
-
$
|
|
89
|
-
$
|
|
90
|
-
$
|
|
91
|
-
$
|
|
92
|
-
$
|
|
93
|
-
$
|
|
94
|
-
$
|
|
95
|
-
$
|
|
96
|
-
$
|
|
97
|
-
$
|
|
98
|
-
$
|
|
99
|
-
$
|
|
100
|
-
$
|
|
101
|
-
$
|
|
102
|
-
$
|
|
103
|
-
$
|
|
104
|
-
$
|
|
105
|
-
$
|
|
106
|
-
$
|
|
107
|
-
$
|
|
108
|
-
$
|
|
109
|
-
$
|
|
110
|
-
$
|
|
111
|
-
$
|
|
112
|
-
$
|
|
113
|
-
$
|
|
114
|
-
$
|
|
115
|
-
$
|
|
116
|
-
$
|
|
117
|
-
$
|
|
118
|
-
$
|
|
119
|
-
$
|
|
120
|
-
$
|
|
121
|
-
$
|
|
122
|
-
$
|
|
123
|
-
$
|
|
124
|
-
$
|
|
125
|
-
$
|
|
126
|
-
$
|
|
127
|
-
$
|
|
128
|
-
$
|
|
129
|
-
$
|
|
130
|
-
$
|
|
131
|
-
$
|
|
132
|
-
$
|
|
133
|
-
$
|
|
134
|
-
$
|
|
135
|
-
$
|
|
136
|
-
$
|
|
137
|
-
$
|
|
138
|
-
$
|
|
139
|
-
$
|
|
140
|
-
$
|
|
141
|
-
$
|
|
142
|
-
$
|
|
143
|
-
$
|
|
144
|
-
$
|
|
145
|
-
$
|
|
146
|
-
$
|
|
147
|
-
$
|
|
148
|
-
$
|
|
149
|
-
$
|
|
150
|
-
$
|
|
151
|
-
$
|
|
152
|
-
$
|
|
153
|
-
$
|
|
154
|
-
$
|
|
155
|
-
$
|
|
156
|
-
$
|
|
157
|
-
$
|
|
158
|
-
$
|
|
159
|
-
$
|
|
160
|
-
$
|
|
161
|
-
$
|
|
162
|
-
$
|
|
163
|
-
$
|
|
164
|
-
$
|
|
165
|
-
$
|
|
166
|
-
$
|
|
167
|
-
$
|
|
168
|
-
$
|
|
169
|
-
$
|
|
170
|
-
$
|
|
171
|
-
$
|
|
172
|
-
$
|
|
173
|
-
$
|
|
174
|
-
$
|
|
175
|
-
$
|
|
176
|
-
$
|
|
177
|
-
$
|
|
178
|
-
$
|
|
179
|
-
$
|
|
180
|
-
$
|
|
181
|
-
$
|
|
182
|
-
$
|
|
183
|
-
$
|
|
184
|
-
$
|
|
185
|
-
$
|
|
186
|
-
$
|
|
187
|
-
$
|
|
188
|
-
$
|
|
189
|
-
$
|
|
190
|
-
$
|
|
191
|
-
$
|
|
192
|
-
$
|
|
193
|
-
$
|
|
194
|
-
$
|
|
195
|
-
$
|
|
196
|
-
$
|
|
197
|
-
$
|
|
198
|
-
$
|
|
199
|
-
$
|
|
200
|
-
$
|
|
201
|
-
$
|
|
202
|
-
$
|
|
203
|
-
$
|
|
204
|
-
$
|
|
205
|
-
$
|
|
206
|
-
$
|
|
207
|
-
$
|
|
208
|
-
$
|
|
209
|
-
$
|
|
210
|
-
$
|
|
211
|
-
$
|
|
212
|
-
$
|
|
213
|
-
$
|
|
214
|
-
$
|
|
215
|
-
$
|
|
216
|
-
$
|
|
217
|
-
$
|
|
218
|
-
$
|
|
219
|
-
$
|
|
220
|
-
$
|
|
221
|
-
$
|
|
222
|
-
$
|
|
223
|
-
$
|
|
224
|
-
$
|
|
225
|
-
$
|
|
226
|
-
$
|
|
227
|
-
$
|
|
228
|
-
$
|
|
229
|
-
$
|
|
230
|
-
$
|
|
231
|
-
$
|
|
232
|
-
$
|
|
233
|
-
$
|
|
234
|
-
$
|
|
235
|
-
$
|
|
236
|
-
$
|
|
237
|
-
$
|
|
238
|
-
$
|
|
239
|
-
$
|
|
240
|
-
$
|
|
241
|
-
$
|
|
242
|
-
$
|
|
243
|
-
$
|
|
244
|
-
$
|
|
245
|
-
$
|
|
246
|
-
$
|
|
247
|
-
$
|
|
248
|
-
$
|
|
249
|
-
$
|
|
250
|
-
$
|
|
251
|
-
$
|
|
252
|
-
$
|
|
253
|
-
$
|
|
254
|
-
$
|
|
255
|
-
$
|
|
256
|
-
$
|
|
257
|
-
$
|
|
258
|
-
$
|
|
259
|
-
$
|
|
260
|
-
$
|
|
261
|
-
$
|
|
262
|
-
$
|
|
263
|
-
$
|
|
264
|
-
$
|
|
265
|
-
$
|
|
266
|
-
$
|
|
267
|
-
$
|
|
268
|
-
$
|
|
269
|
-
$
|
|
270
|
-
$
|
|
271
|
-
$
|
|
272
|
-
$
|
|
1
|
+
$surface-undercanvas: #f2f2f2;
|
|
2
|
+
$surface-canvas: #ffffff;
|
|
3
|
+
$surface-level-1: #ffffff;
|
|
4
|
+
$surface-level-2: #ffffff;
|
|
5
|
+
$surface-level-3: #ffffff;
|
|
6
|
+
$surface-level-4: #ffffff;
|
|
7
|
+
$surface-inverse: #000000;
|
|
8
|
+
$surface-overlay: rgba(0, 0, 0, 0.45);
|
|
9
|
+
$surface-channel-50: #ffffff;
|
|
10
|
+
$surface-channel-100: #e6e5e6;
|
|
11
|
+
$surface-channel-200: #a7a7a7;
|
|
12
|
+
$surface-channel-300: #737373;
|
|
13
|
+
$surface-channel-400: #4d4d4d;
|
|
14
|
+
$surface-channel-500: #262626;
|
|
15
|
+
$surface-static-dark: #000000;
|
|
16
|
+
$surface-static-light: #ffffff;
|
|
17
|
+
$text-primary: #1a191a;
|
|
18
|
+
$text-inverse: #ffffff;
|
|
19
|
+
$text-secondary: #404040;
|
|
20
|
+
$text-tertiary: #737373;
|
|
21
|
+
$text-channel-primary: #4d4d4d;
|
|
22
|
+
$text-channel-secondary: #737373;
|
|
23
|
+
$text-static-dark: #000000;
|
|
24
|
+
$text-static-light: #ffffff;
|
|
25
|
+
$icon-primary: #1a191a;
|
|
26
|
+
$icon-inverse: #ffffff;
|
|
27
|
+
$icon-secondary: #404040;
|
|
28
|
+
$icon-tertiary: #737373;
|
|
29
|
+
$icon-channel-primary: #4d4d4d;
|
|
30
|
+
$icon-channel-secondary: #737373;
|
|
31
|
+
$border-primary: #a7a7a7;
|
|
32
|
+
$border-secondary: #cccccc;
|
|
33
|
+
$border-tertiary: #e6e5e6;
|
|
34
|
+
$border-channel-primary: #a7a7a7;
|
|
35
|
+
$border-channel-secondary: #cccccc;
|
|
36
|
+
$border-channel-tertiary: #e6e5e6;
|
|
37
|
+
$border-elevation: #e6e5e6;
|
|
38
|
+
$border-static-dark: #000000;
|
|
39
|
+
$border-static-light: #ffffff;
|
|
40
|
+
$input-fill-default: #ffffff;
|
|
41
|
+
$input-fill-error: #ffefee;
|
|
42
|
+
$input-fill-hover: #f2f2f2;
|
|
43
|
+
$input-fill-active: #ffffff;
|
|
44
|
+
$input-fill-completed: #ffffff;
|
|
45
|
+
$input-fill-success: #e8f4ed;
|
|
46
|
+
$input-fill-warning: #fff8ef;
|
|
47
|
+
$input-fill-info: #eef1f8;
|
|
48
|
+
$input-border-default: #8c8c8c;
|
|
49
|
+
$input-border-error: #b30906;
|
|
50
|
+
$input-border-hover: #d9d9d9;
|
|
51
|
+
$input-border-active: #595959;
|
|
52
|
+
$input-border-completed: #262626;
|
|
53
|
+
$input-border-success: #288359;
|
|
54
|
+
$input-border-warning: #cc8207;
|
|
55
|
+
$input-border-info: #2558a9;
|
|
56
|
+
$input-text-default: #737373;
|
|
57
|
+
$input-text-error: #1a191a;
|
|
58
|
+
$input-text-hover: #404040;
|
|
59
|
+
$input-text-active: #1a191a;
|
|
60
|
+
$input-text-completed: #1a191a;
|
|
61
|
+
$input-text-success: #1a191a;
|
|
62
|
+
$input-text-warning: #1a191a;
|
|
63
|
+
$input-text-info: #1a191a;
|
|
64
|
+
$input-icon-default: #8c8c8c;
|
|
65
|
+
$input-icon-hover: #d9d9d9;
|
|
66
|
+
$input-icon-active: #595959;
|
|
67
|
+
$input-icon-completed: #262626;
|
|
68
|
+
$input-icon-error: #b30906;
|
|
69
|
+
$input-icon-success: #288359;
|
|
70
|
+
$input-icon-warning: #cc8207;
|
|
71
|
+
$input-icon-info: #2558a9;
|
|
72
|
+
$messaging-fill-error: #ffefee;
|
|
73
|
+
$messaging-fill-success: #e8f4ed;
|
|
74
|
+
$messaging-fill-warning: #fff8ef;
|
|
75
|
+
$messaging-fill-info: #eef1f8;
|
|
76
|
+
$messaging-border-error: #b30906;
|
|
77
|
+
$messaging-border-success: #288359;
|
|
78
|
+
$messaging-border-warning: #e69304;
|
|
79
|
+
$messaging-border-info: #0f4aa2;
|
|
80
|
+
$messaging-icon-error: #cc0705;
|
|
81
|
+
$messaging-icon-success: #31a46f;
|
|
82
|
+
$messaging-icon-warning: #e69304;
|
|
83
|
+
$messaging-icon-info: #0f4aa2;
|
|
84
|
+
$messaging-link-text-default: #1a191a;
|
|
85
|
+
$messaging-link-text-hover: #d9d9d9;
|
|
86
|
+
$messaging-link-text-pressed: #cccccc;
|
|
87
|
+
$messaging-link-text-visited: #ffffff;
|
|
88
|
+
$messaging-link-icon-default: #1a191a;
|
|
89
|
+
$messaging-link-icon-hover: #d9d9d9;
|
|
90
|
+
$messaging-link-icon-pressed: #cccccc;
|
|
91
|
+
$messaging-link-icon-visited: #ffffff;
|
|
92
|
+
$messaging-link-underline-default: #1a191a;
|
|
93
|
+
$messaging-link-underline-hover: #ffffff;
|
|
94
|
+
$messaging-link-underline-pressed: #ffffff;
|
|
95
|
+
$messaging-link-underline-visited: #ffffff;
|
|
96
|
+
$interactive-primary-fill-default: #005c8a;
|
|
97
|
+
$interactive-primary-fill-hover: #004e75;
|
|
98
|
+
$interactive-primary-fill-pressed: #004a6e;
|
|
99
|
+
$interactive-primary-text-default: #ffffff;
|
|
100
|
+
$interactive-primary-text-hover: #ffffff;
|
|
101
|
+
$interactive-primary-text-pressed: #ffffff;
|
|
102
|
+
$interactive-primary-icon-default: #ffffff;
|
|
103
|
+
$interactive-primary-icon-hover: #ffffff;
|
|
104
|
+
$interactive-primary-icon-pressed: #ffffff;
|
|
105
|
+
$interactive-secondary-fill-default: #ffffff;
|
|
106
|
+
$interactive-secondary-fill-hover: #d9d9d9;
|
|
107
|
+
$interactive-secondary-fill-pressed: #cccccc;
|
|
108
|
+
$interactive-secondary-border-default: #8c8c8c;
|
|
109
|
+
$interactive-secondary-border-hover: #d9d9d9;
|
|
110
|
+
$interactive-secondary-border-pressed: #cccccc;
|
|
111
|
+
$interactive-secondary-text-default: #1a191a;
|
|
112
|
+
$interactive-secondary-text-hover: #d9d9d9;
|
|
113
|
+
$interactive-secondary-text-pressed: #cccccc;
|
|
114
|
+
$interactive-secondary-icon-default: #1a191a;
|
|
115
|
+
$interactive-secondary-icon-hover: #d9d9d9;
|
|
116
|
+
$interactive-secondary-icon-pressed: #cccccc;
|
|
117
|
+
$interactive-disabled-a: #d9d9d9;
|
|
118
|
+
$interactive-disabled-b: #bfbfbf;
|
|
119
|
+
$interactive-disabled-c: #a7a7a7;
|
|
120
|
+
$interactive-negative-fill-default: #ffffff;
|
|
121
|
+
$interactive-negative-fill-hover: #d9d9d9;
|
|
122
|
+
$interactive-negative-fill-pressed: #cccccc;
|
|
123
|
+
$interactive-negative-border-default: #cc0705;
|
|
124
|
+
$interactive-negative-border-hover: #d90000;
|
|
125
|
+
$interactive-negative-border-pressed: #cc0000;
|
|
126
|
+
$interactive-negative-text-default: #cc0705;
|
|
127
|
+
$interactive-negative-text-hover: #d90000;
|
|
128
|
+
$interactive-negative-text-pressed: #cc0000;
|
|
129
|
+
$interactive-negative-icon-default: #cc0705;
|
|
130
|
+
$interactive-negative-icon-hover: #d90000;
|
|
131
|
+
$interactive-negative-icon-pressed: #cc0000;
|
|
132
|
+
$interactive-link-primary-text-default: #286c96;
|
|
133
|
+
$interactive-link-primary-text-hover: #004e75;
|
|
134
|
+
$interactive-link-primary-text-pressed: #004a6e;
|
|
135
|
+
$interactive-link-primary-text-visited: #0075af;
|
|
136
|
+
$interactive-link-primary-icon-default: #286c96;
|
|
137
|
+
$interactive-link-primary-icon-hover: #004e75;
|
|
138
|
+
$interactive-link-primary-icon-pressed: #004a6e;
|
|
139
|
+
$interactive-link-primary-icon-visited: #0075af;
|
|
140
|
+
$interactive-link-primary-underline-default: #286c96;
|
|
141
|
+
$interactive-link-primary-underline-hover: #004e75;
|
|
142
|
+
$interactive-link-primary-underline-pressed: #004a6e;
|
|
143
|
+
$interactive-link-primary-underline-visited: #0075af;
|
|
144
|
+
$interactive-link-secondary-text-default: #1a191a;
|
|
145
|
+
$interactive-link-secondary-text-hover: #d9d9d9;
|
|
146
|
+
$interactive-link-secondary-text-pressed: #cccccc;
|
|
147
|
+
$interactive-link-secondary-text-visited: #ffffff;
|
|
148
|
+
$interactive-link-secondary-icon-default: #1a191a;
|
|
149
|
+
$interactive-link-secondary-icon-hover: #d9d9d9;
|
|
150
|
+
$interactive-link-secondary-icon-pressed: #cccccc;
|
|
151
|
+
$interactive-link-secondary-icon-visited: #ffffff;
|
|
152
|
+
$interactive-link-secondary-underline-default: #1a191a;
|
|
153
|
+
$interactive-link-secondary-underline-hover: #ffffff;
|
|
154
|
+
$interactive-link-secondary-underline-pressed: #ffffff;
|
|
155
|
+
$interactive-link-secondary-underline-visited: #ffffff;
|
|
156
|
+
$interactive-chip-primary-on-fill-default: #005c8a;
|
|
157
|
+
$interactive-chip-primary-on-fill-hover: #004e75;
|
|
158
|
+
$interactive-chip-primary-on-fill-pressed: #004a6e;
|
|
159
|
+
$interactive-chip-primary-on-text-default: #ffffff;
|
|
160
|
+
$interactive-chip-primary-on-text-hover: #d9d9d9;
|
|
161
|
+
$interactive-chip-primary-on-text-pressed: #cccccc;
|
|
162
|
+
$interactive-chip-primary-on-icon-default: #ffffff;
|
|
163
|
+
$interactive-chip-primary-on-icon-hover: #d9d9d9;
|
|
164
|
+
$interactive-chip-primary-on-icon-pressed: #cccccc;
|
|
165
|
+
$interactive-chip-primary-off-fill-default: #f2f2f2;
|
|
166
|
+
$interactive-chip-primary-off-fill-hover: #d9d9d9;
|
|
167
|
+
$interactive-chip-primary-off-fill-pressed: #cccccc;
|
|
168
|
+
$interactive-chip-primary-off-text-default: #005c8a;
|
|
169
|
+
$interactive-chip-primary-off-text-hover: #004e75;
|
|
170
|
+
$interactive-chip-primary-off-text-pressed: #004a6e;
|
|
171
|
+
$interactive-chip-primary-off-icon-default: #005c8a;
|
|
172
|
+
$interactive-chip-primary-off-icon-hover: #004e75;
|
|
173
|
+
$interactive-chip-primary-off-icon-pressed: #004a6e;
|
|
174
|
+
$interactive-chip-primary-off-border-default: #005c8a;
|
|
175
|
+
$interactive-chip-primary-off-border-hover: #004e75;
|
|
176
|
+
$interactive-chip-primary-off-border-pressed: #004a6e;
|
|
177
|
+
$interactive-chip-secondary-on-text-default: #1a191a;
|
|
178
|
+
$interactive-chip-secondary-on-text-hover: #d9d9d9;
|
|
179
|
+
$interactive-chip-secondary-on-text-pressed: #cccccc;
|
|
180
|
+
$interactive-chip-secondary-on-fill-default: #ffffff;
|
|
181
|
+
$interactive-chip-secondary-on-fill-hover: #d9d9d9;
|
|
182
|
+
$interactive-chip-secondary-on-fill-pressed: #cccccc;
|
|
183
|
+
$interactive-chip-secondary-on-border-default: #8c8c8c;
|
|
184
|
+
$interactive-chip-secondary-on-border-hover: #d9d9d9;
|
|
185
|
+
$interactive-chip-secondary-on-border-pressed: #cccccc;
|
|
186
|
+
$interactive-chip-secondary-on-icon-default: #1a191a;
|
|
187
|
+
$interactive-chip-secondary-on-icon-hover: #d9d9d9;
|
|
188
|
+
$interactive-chip-secondary-on-icon-pressed: #cccccc;
|
|
189
|
+
$interactive-chip-secondary-off-fill-default: #f2f2f2;
|
|
190
|
+
$interactive-chip-secondary-off-fill-hover: #d9d9d9;
|
|
191
|
+
$interactive-chip-secondary-off-fill-pressed: #cccccc;
|
|
192
|
+
$interactive-chip-secondary-off-text-default: #404040;
|
|
193
|
+
$interactive-chip-secondary-off-text-hover: #d9d9d9;
|
|
194
|
+
$interactive-chip-secondary-off-text-pressed: #cccccc;
|
|
195
|
+
$interactive-chip-secondary-off-icon-default: #404040;
|
|
196
|
+
$interactive-chip-secondary-off-icon-hover: #d9d9d9;
|
|
197
|
+
$interactive-chip-secondary-off-icon-pressed: #cccccc;
|
|
198
|
+
$interactive-chip-channel-secondary-on-fill-default: #ffffff;
|
|
199
|
+
$interactive-chip-channel-secondary-on-fill-hover: #d9d9d9;
|
|
200
|
+
$interactive-chip-channel-secondary-on-fill-pressed: #cccccc;
|
|
201
|
+
$interactive-chip-channel-secondary-on-text-default: #737373;
|
|
202
|
+
$interactive-chip-channel-secondary-on-text-hover: #d9d9d9;
|
|
203
|
+
$interactive-chip-channel-secondary-on-text-pressed: #cccccc;
|
|
204
|
+
$interactive-chip-channel-secondary-on-icon-default: #737373;
|
|
205
|
+
$interactive-chip-channel-secondary-on-icon-hover: #d9d9d9;
|
|
206
|
+
$interactive-chip-channel-secondary-on-icon-pressed: #cccccc;
|
|
207
|
+
$interactive-chip-channel-secondary-on-border-default: #737373;
|
|
208
|
+
$interactive-chip-channel-secondary-on-border-hover: #d9d9d9;
|
|
209
|
+
$interactive-chip-channel-secondary-on-border-pressed: #cccccc;
|
|
210
|
+
$interactive-chip-channel-secondary-off-fill-default: #e6e5e6;
|
|
211
|
+
$interactive-chip-channel-secondary-off-fill-hover: #d9d9d9;
|
|
212
|
+
$interactive-chip-channel-secondary-off-fill-pressed: #cccccc;
|
|
213
|
+
$interactive-chip-channel-secondary-off-text-default: #4d4d4d;
|
|
214
|
+
$interactive-chip-channel-secondary-off-text-hover: #d9d9d9;
|
|
215
|
+
$interactive-chip-channel-secondary-off-text-pressed: #cccccc;
|
|
216
|
+
$interactive-chip-channel-secondary-off-icon-default: #4d4d4d;
|
|
217
|
+
$interactive-chip-channel-secondary-off-icon-hover: #d9d9d9;
|
|
218
|
+
$interactive-chip-channel-secondary-off-icon-pressed: #cccccc;
|
|
219
|
+
$interactive-chip-channel-primary-on-fill-default: #737373;
|
|
220
|
+
$interactive-chip-channel-primary-on-fill-hover: #d9d9d9;
|
|
221
|
+
$interactive-chip-channel-primary-on-fill-pressed: #cccccc;
|
|
222
|
+
$interactive-chip-channel-primary-on-text-default: #ffffff;
|
|
223
|
+
$interactive-chip-channel-primary-on-text-hover: #d9d9d9;
|
|
224
|
+
$interactive-chip-channel-primary-on-text-pressed: #cccccc;
|
|
225
|
+
$interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
226
|
+
$interactive-chip-channel-primary-on-icon-hover: #d9d9d9;
|
|
227
|
+
$interactive-chip-channel-primary-on-icon-pressed: #cccccc;
|
|
228
|
+
$interactive-chip-channel-primary-off-fill-default: #e6e5e6;
|
|
229
|
+
$interactive-chip-channel-primary-off-fill-hover: #d9d9d9;
|
|
230
|
+
$interactive-chip-channel-primary-off-fill-pressed: #cccccc;
|
|
231
|
+
$interactive-chip-channel-primary-off-text-default: #262626;
|
|
232
|
+
$interactive-chip-channel-primary-off-text-hover: #d9d9d9;
|
|
233
|
+
$interactive-chip-channel-primary-off-text-pressed: #cccccc;
|
|
234
|
+
$interactive-chip-channel-primary-off-icon-default: #262626;
|
|
235
|
+
$interactive-chip-channel-primary-off-icon-hover: #d9d9d9;
|
|
236
|
+
$interactive-chip-channel-primary-off-icon-pressed: #cccccc;
|
|
237
|
+
$interactive-chip-channel-primary-off-border-default: #a7a7a7;
|
|
238
|
+
$interactive-chip-channel-primary-off-border-hover: #d9d9d9;
|
|
239
|
+
$interactive-chip-channel-primary-off-border-pressed: #cccccc;
|
|
240
|
+
$active-fill: #000000;
|
|
241
|
+
$active-text: #ffffff;
|
|
242
|
+
$active-border: #000000;
|
|
243
|
+
$active-icon: #ffffff;
|
|
244
|
+
$focus-border: #737373;
|
|
245
|
+
$label-primary: #1a191a;
|
|
246
|
+
$label-secondary: #737373;
|
|
247
|
+
$label-channel: #595959;
|
|
248
|
+
$label-callout: #b30906;
|
|
249
|
+
$flag-primary-fill: #000000;
|
|
250
|
+
$flag-primary-text: #f2f2f2;
|
|
251
|
+
$flag-primary-icon: #f2f2f2;
|
|
252
|
+
$flag-secondary-text: #1a191a;
|
|
253
|
+
$flag-secondary-icon: #1a191a;
|
|
254
|
+
$flag-channel-fill: #a7a7a7;
|
|
255
|
+
$flag-channel-text: #262626;
|
|
256
|
+
$flag-channel-icon: #262626;
|
|
257
|
+
$flag-callout-fill: #b30906;
|
|
258
|
+
$flag-callout-text: #ffffff;
|
|
259
|
+
$flag-callout-icon: #ffffff;
|
|
260
|
+
$toast-fill-info: #0c3471;
|
|
261
|
+
$toast-fill-success: #24734e;
|
|
262
|
+
$toast-fill-warning: #e69304;
|
|
263
|
+
$toast-fill-error: #cc0705;
|
|
264
|
+
$toast-icon-info: #97aed6;
|
|
265
|
+
$toast-icon-success: #aad6bf;
|
|
266
|
+
$toast-icon-warning: #ffdfb5;
|
|
267
|
+
$toast-icon-error: #ffb4b0;
|
|
268
|
+
$toast-text-info: #ffffff;
|
|
269
|
+
$toast-text-success: #ffffff;
|
|
270
|
+
$toast-text-error: #ffffff;
|
|
271
|
+
$toast-text-warning: #000000;
|
|
272
|
+
$toast-link-info-default: #ffffff;
|
|
273
|
+
$toast-link-info-hover: #d9d9d9;
|
|
274
|
+
$toast-link-info-pressed: #cccccc;
|
|
275
|
+
$toast-link-success-default: #ffffff;
|
|
276
|
+
$toast-link-success-hover: #d9d9d9;
|
|
277
|
+
$toast-link-success-pressed: #cccccc;
|
|
278
|
+
$toast-link-error-default: #ffffff;
|
|
279
|
+
$toast-link-error-hover: #d9d9d9;
|
|
280
|
+
$toast-link-error-pressed: #cccccc;
|
|
281
|
+
$toast-link-warning-default: #000000;
|
|
282
|
+
$toast-link-warning-hover: #d9d9d9;
|
|
283
|
+
$toast-link-warning-pressed: #cccccc;
|
|
284
|
+
$tooltip-fill: #000000;
|
|
285
|
+
$tooltip-text: #ffffff;
|
|
286
|
+
$tooltip-icon: #ffffff;
|