@times-design-system/theme-scss 1.5.0 → 1.7.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/README.md +89 -133
- package/dist/palettes/_brand-dark.scss +140 -166
- package/dist/palettes/_brand-light.scss +140 -160
- package/dist/palettes/_business-dark.scss +227 -174
- package/dist/palettes/_business-light.scss +219 -166
- package/dist/palettes/_channels-dark.scss +315 -279
- package/dist/palettes/_channels-light.scss +315 -279
- package/dist/palettes/_comment-dark.scss +228 -175
- package/dist/palettes/_comment-light.scss +219 -166
- package/dist/palettes/_core-dark.scss +213 -160
- package/dist/palettes/_core-light.scss +213 -163
- package/dist/palettes/_culture-dark.scss +227 -174
- package/dist/palettes/_culture-light.scss +219 -166
- package/dist/palettes/_dataVisualisation-dark.scss +196 -202
- package/dist/palettes/_dataVisualisation-light.scss +196 -202
- package/dist/palettes/_home-dark.scss +227 -174
- package/dist/palettes/_home-light.scss +219 -166
- package/dist/palettes/_ireland-dark.scss +228 -175
- package/dist/palettes/_ireland-light.scss +219 -166
- package/dist/palettes/_lifeAndStyle-dark.scss +228 -175
- package/dist/palettes/_lifeAndStyle-light.scss +219 -166
- package/dist/palettes/_marketing-dark.scss +10 -16
- package/dist/palettes/_marketing-light.scss +10 -16
- package/dist/palettes/_money-dark.scss +228 -175
- package/dist/palettes/_money-light.scss +219 -166
- package/dist/palettes/_obituaries-dark.scss +227 -174
- package/dist/palettes/_obituaries-light.scss +219 -166
- package/dist/palettes/_puzzles-dark.scss +228 -173
- package/dist/palettes/_puzzles-light.scss +219 -164
- package/dist/palettes/_sport-dark.scss +227 -174
- package/dist/palettes/_sport-light.scss +219 -166
- package/dist/palettes/_travel-dark.scss +228 -175
- package/dist/palettes/_travel-light.scss +219 -166
- package/dist/palettes/_uk-dark.scss +228 -175
- package/dist/palettes/_uk-light.scss +219 -166
- package/dist/palettes/_world-dark.scss +228 -175
- package/dist/palettes/_world-light.scss +219 -166
- package/dist/tds-layout.scss +46 -138
- package/dist/tds-typography.scss +40 -8
- package/package.json +2 -2
|
@@ -1,140 +1,116 @@
|
|
|
1
1
|
$tds-surface-undercanvas: #1a1a1a;
|
|
2
|
-
$tds-surface-canvas: #
|
|
2
|
+
$tds-surface-canvas: #000000;
|
|
3
3
|
$tds-surface-level-1: #0d0d0d;
|
|
4
4
|
$tds-surface-level-2: #1a1a1a;
|
|
5
5
|
$tds-surface-level-3: #262626;
|
|
6
6
|
$tds-surface-level-4: #1a1a1a;
|
|
7
|
-
$tds-surface-inverse: #ffffff;
|
|
8
7
|
$tds-surface-overlay: rgba(0, 0, 0, 0.55);
|
|
9
|
-
$tds-surface-channel-
|
|
10
|
-
$tds-surface-channel-
|
|
11
|
-
$tds-surface-channel-
|
|
12
|
-
$tds-surface-channel-
|
|
13
|
-
$tds-surface-channel-
|
|
8
|
+
$tds-surface-channel-50: #08161f;
|
|
9
|
+
$tds-surface-channel-100: #0f2d3e;
|
|
10
|
+
$tds-surface-channel-200: #1b5a7d;
|
|
11
|
+
$tds-surface-channel-300: #4886ab;
|
|
12
|
+
$tds-surface-channel-400: #74a1be;
|
|
13
|
+
$tds-surface-channel-500: #95b8ce;
|
|
14
14
|
$tds-surface-static-dark: #000000;
|
|
15
15
|
$tds-surface-static-light: #ffffff;
|
|
16
16
|
$tds-text-primary: #ffffff;
|
|
17
17
|
$tds-text-secondary: #d9d9d9;
|
|
18
18
|
$tds-text-tertiary: #a6a6a6;
|
|
19
|
-
$tds-text-
|
|
20
|
-
$tds-text-
|
|
21
|
-
$tds-text-channel-primary: #535353;
|
|
22
|
-
$tds-text-channel-secondary: #292929;
|
|
19
|
+
$tds-text-channel-primary: #74a1be;
|
|
20
|
+
$tds-text-channel-secondary: #4886ab;
|
|
23
21
|
$tds-text-static-dark: #000000;
|
|
24
22
|
$tds-text-static-light: #ffffff;
|
|
25
23
|
$tds-icon-primary: #ffffff;
|
|
26
24
|
$tds-icon-secondary: #d9d9d9;
|
|
27
25
|
$tds-icon-tertiary: #a6a6a6;
|
|
28
|
-
$tds-icon-inverse-primary: #000000;
|
|
29
|
-
$tds-icon-inverse-secondary: #737373;
|
|
30
26
|
$tds-icon-channel-primary: #21709c;
|
|
31
|
-
$tds-icon-channel-secondary: #
|
|
32
|
-
$tds-border-primary: #
|
|
27
|
+
$tds-icon-channel-secondary: #3c7ea6;
|
|
28
|
+
$tds-border-primary: #585858;
|
|
33
29
|
$tds-border-secondary: #333333;
|
|
34
30
|
$tds-border-tertiary: #1a1a1a;
|
|
35
|
-
$tds-border-
|
|
36
|
-
$tds-border-
|
|
37
|
-
$tds-border-channel-
|
|
38
|
-
$tds-border-channel-secondary: #141414;
|
|
39
|
-
$tds-border-channel-tertiary: #0d0d0d;
|
|
31
|
+
$tds-border-channel-primary: #1e658c;
|
|
32
|
+
$tds-border-channel-secondary: #15435e;
|
|
33
|
+
$tds-border-channel-tertiary: #0f2d3e;
|
|
40
34
|
$tds-border-elevation: #333333;
|
|
41
35
|
$tds-border-static-dark: #000000;
|
|
42
36
|
$tds-border-static-light: #ffffff;
|
|
43
|
-
$tds-tag-filled-live-fill: #ff0000;
|
|
44
|
-
$tds-tag-filled-live-text: #0d0d0d;
|
|
45
|
-
$tds-tag-filled-primary-fill: #2c2c2c;
|
|
46
|
-
$tds-tag-filled-primary-text: #0d0d0d;
|
|
47
|
-
$tds-tag-filled-secondary-border: #0d0d0d;
|
|
48
|
-
$tds-tag-filled-secondary-fill: #0d0d0d;
|
|
49
|
-
$tds-tag-filled-secondary-text: #0d0d0d;
|
|
50
|
-
$tds-tag-inline-live-text: #ff0000;
|
|
51
|
-
$tds-tag-inline-primary-text: #2c2c2c;
|
|
52
|
-
$tds-tag-inline-secondary-text: #0d0d0d;
|
|
53
|
-
$tds-tag-channel-text: #21709c;
|
|
54
37
|
$tds-input-fill-default: #000000;
|
|
55
|
-
$tds-input-fill-error: #
|
|
38
|
+
$tds-input-fill-error: #400806;
|
|
56
39
|
$tds-input-fill-hover: #1a1a1a;
|
|
57
40
|
$tds-input-fill-active: #262626;
|
|
58
|
-
$tds-input-fill-completed: #
|
|
59
|
-
$tds-input-fill-success: #
|
|
60
|
-
$tds-input-fill-warning: #
|
|
61
|
-
$tds-input-fill-info: #
|
|
41
|
+
$tds-input-fill-completed: #b3dbc6;
|
|
42
|
+
$tds-input-fill-success: #133927;
|
|
43
|
+
$tds-input-fill-warning: #402908;
|
|
44
|
+
$tds-input-fill-info: #081f45;
|
|
62
45
|
$tds-input-border-default: #8c8c8c;
|
|
63
|
-
$tds-input-border-error: #
|
|
64
|
-
$tds-input-border-hover: #
|
|
46
|
+
$tds-input-border-error: #ff7069;
|
|
47
|
+
$tds-input-border-hover: #585858;
|
|
65
48
|
$tds-input-border-active: #737373;
|
|
66
|
-
$tds-input-border-completed: #
|
|
67
|
-
$tds-input-border-success: #
|
|
68
|
-
$tds-input-border-warning: #
|
|
69
|
-
$tds-input-border-info: #
|
|
49
|
+
$tds-input-border-completed: #72bd97;
|
|
50
|
+
$tds-input-border-success: #81c4a1;
|
|
51
|
+
$tds-input-border-warning: #ffc372;
|
|
52
|
+
$tds-input-border-info: #6f8ec6;
|
|
70
53
|
$tds-input-text-default: #a6a6a6;
|
|
71
|
-
$tds-input-text-error: #
|
|
54
|
+
$tds-input-text-error: #ff7069;
|
|
72
55
|
$tds-input-text-hover: #ffffff;
|
|
73
56
|
$tds-input-text-active: #ffffff;
|
|
74
|
-
$tds-input-text-completed: #
|
|
75
|
-
$tds-input-text-success: #
|
|
76
|
-
$tds-input-text-warning: #
|
|
77
|
-
$tds-input-text-info: #
|
|
57
|
+
$tds-input-text-completed: #17462f;
|
|
58
|
+
$tds-input-text-success: #81c4a1;
|
|
59
|
+
$tds-input-text-warning: #ffc372;
|
|
60
|
+
$tds-input-text-info: #6f8ec6;
|
|
78
61
|
$tds-input-icon-default: #a6a6a6;
|
|
79
62
|
$tds-input-icon-hover: #ffffff;
|
|
80
63
|
$tds-input-icon-active: #ffffff;
|
|
81
|
-
$tds-input-icon-completed: #
|
|
82
|
-
$tds-input-icon-error: #
|
|
83
|
-
$tds-input-icon-success: #
|
|
84
|
-
$tds-input-icon-warning: #
|
|
85
|
-
$tds-input-icon-info: #
|
|
86
|
-
$tds-feedback-fill-error: #
|
|
87
|
-
$tds-feedback-fill-success: #
|
|
88
|
-
$tds-feedback-fill-warning: #
|
|
89
|
-
$tds-feedback-fill-info: #
|
|
90
|
-
$tds-feedback-text-error: #
|
|
91
|
-
$tds-feedback-text-success: #
|
|
92
|
-
$tds-feedback-text-warning: #
|
|
93
|
-
$tds-feedback-text-info: #
|
|
94
|
-
$tds-feedback-border-error: #
|
|
95
|
-
$tds-feedback-border-success: #
|
|
96
|
-
$tds-feedback-border-warning: #
|
|
97
|
-
$tds-feedback-border-info: #
|
|
98
|
-
$tds-feedback-icon-error: #
|
|
99
|
-
$tds-feedback-icon-success: #
|
|
100
|
-
$tds-feedback-icon-warning: #
|
|
101
|
-
$tds-feedback-icon-info: #
|
|
102
|
-
$tds-
|
|
103
|
-
$tds-
|
|
104
|
-
$tds-
|
|
105
|
-
$tds-
|
|
106
|
-
$tds-
|
|
107
|
-
$tds-
|
|
108
|
-
$tds-
|
|
109
|
-
$tds-
|
|
110
|
-
$tds-
|
|
111
|
-
$tds-
|
|
112
|
-
$tds-
|
|
113
|
-
$tds-
|
|
114
|
-
$tds-
|
|
115
|
-
$tds-
|
|
116
|
-
$tds-
|
|
117
|
-
$tds-
|
|
118
|
-
$tds-
|
|
119
|
-
$tds-
|
|
120
|
-
$tds-
|
|
121
|
-
$tds-
|
|
122
|
-
$tds-interactive-
|
|
123
|
-
$tds-interactive-
|
|
124
|
-
$tds-interactive-
|
|
125
|
-
$tds-interactive-
|
|
126
|
-
$tds-interactive-
|
|
127
|
-
$tds-interactive-
|
|
128
|
-
$tds-interactive-
|
|
129
|
-
$tds-interactive-primary-
|
|
130
|
-
$tds-interactive-primary-
|
|
131
|
-
$tds-interactive-primary-fill-pressed: #000000;
|
|
132
|
-
$tds-interactive-primary-text-default: #ffffff;
|
|
133
|
-
$tds-interactive-primary-text-hover: #ffffff;
|
|
134
|
-
$tds-interactive-primary-text-pressed: #ffffff;
|
|
135
|
-
$tds-interactive-primary-icon-default: #ffffff;
|
|
136
|
-
$tds-interactive-primary-icon-hover: #ffffff;
|
|
137
|
-
$tds-interactive-primary-icon-pressed: #ffffff;
|
|
64
|
+
$tds-input-icon-completed: #17462f;
|
|
65
|
+
$tds-input-icon-error: #ff7069;
|
|
66
|
+
$tds-input-icon-success: #81c4a1;
|
|
67
|
+
$tds-input-icon-warning: #ffc372;
|
|
68
|
+
$tds-input-icon-info: #6f8ec6;
|
|
69
|
+
$tds-feedback-fill-error: #400806;
|
|
70
|
+
$tds-feedback-fill-success: #133927;
|
|
71
|
+
$tds-feedback-fill-warning: #402908;
|
|
72
|
+
$tds-feedback-fill-info: #081f45;
|
|
73
|
+
$tds-feedback-text-error: #ff7069;
|
|
74
|
+
$tds-feedback-text-success: #81c4a1;
|
|
75
|
+
$tds-feedback-text-warning: #ffc372;
|
|
76
|
+
$tds-feedback-text-info: #6f8ec6;
|
|
77
|
+
$tds-feedback-border-error: #ff7069;
|
|
78
|
+
$tds-feedback-border-success: #81c4a1;
|
|
79
|
+
$tds-feedback-border-warning: #ffc372;
|
|
80
|
+
$tds-feedback-border-info: #6f8ec6;
|
|
81
|
+
$tds-feedback-icon-error: #ff7069;
|
|
82
|
+
$tds-feedback-icon-success: #81c4a1;
|
|
83
|
+
$tds-feedback-icon-warning: #ffc372;
|
|
84
|
+
$tds-feedback-icon-info: #6f8ec6;
|
|
85
|
+
$tds-active-fill: #ffffff;
|
|
86
|
+
$tds-active-text: #000000;
|
|
87
|
+
$tds-active-border: #ffffff;
|
|
88
|
+
$tds-active-icon: #000000;
|
|
89
|
+
$tds-focus-border: #8c8c8c;
|
|
90
|
+
$tds-label-primary: #ffffff;
|
|
91
|
+
$tds-label-secondary: #d9d9d9;
|
|
92
|
+
$tds-label-channel: #4886ab;
|
|
93
|
+
$tds-label-callout: #b90806;
|
|
94
|
+
$tds-flag-primary-fill: #ffffff;
|
|
95
|
+
$tds-flag-primary-text: #0d0d0d;
|
|
96
|
+
$tds-flag-primary-icon: #0d0d0d;
|
|
97
|
+
$tds-flag-secondary-text: #ffffff;
|
|
98
|
+
$tds-flag-secondary-icon: #ffffff;
|
|
99
|
+
$tds-flag-channel-fill: #1b5a7d;
|
|
100
|
+
$tds-flag-channel-text: #95b8ce;
|
|
101
|
+
$tds-flag-channel-icon: #95b8ce;
|
|
102
|
+
$tds-flag-callout-fill: #b90806;
|
|
103
|
+
$tds-flag-callout-text: #ffffff;
|
|
104
|
+
$tds-flag-callout-icon: #ffffff;
|
|
105
|
+
$tds-interactive-primary-fill-default: #ffffff;
|
|
106
|
+
$tds-interactive-primary-fill-hover: #ffffff;
|
|
107
|
+
$tds-interactive-primary-fill-pressed: #ffffff;
|
|
108
|
+
$tds-interactive-primary-text-default: #000000;
|
|
109
|
+
$tds-interactive-primary-text-hover: #000000;
|
|
110
|
+
$tds-interactive-primary-text-pressed: #000000;
|
|
111
|
+
$tds-interactive-primary-icon-default: #000000;
|
|
112
|
+
$tds-interactive-primary-icon-hover: #000000;
|
|
113
|
+
$tds-interactive-primary-icon-pressed: #000000;
|
|
138
114
|
$tds-interactive-secondary-fill-default: #000000;
|
|
139
115
|
$tds-interactive-secondary-fill-hover: #000000;
|
|
140
116
|
$tds-interactive-secondary-fill-pressed: #000000;
|
|
@@ -147,73 +123,150 @@ $tds-interactive-secondary-text-pressed: #ffffff;
|
|
|
147
123
|
$tds-interactive-secondary-icon-default: #ffffff;
|
|
148
124
|
$tds-interactive-secondary-icon-hover: #ffffff;
|
|
149
125
|
$tds-interactive-secondary-icon-pressed: #ffffff;
|
|
150
|
-
$tds-interactive-
|
|
151
|
-
$tds-interactive-
|
|
152
|
-
$tds-interactive-
|
|
153
|
-
$tds-interactive-
|
|
154
|
-
$tds-interactive-
|
|
155
|
-
$tds-interactive-
|
|
156
|
-
$tds-interactive-
|
|
157
|
-
$tds-interactive-
|
|
158
|
-
$tds-interactive-
|
|
159
|
-
$tds-interactive-
|
|
160
|
-
$tds-interactive-
|
|
161
|
-
$tds-interactive-
|
|
162
|
-
$tds-interactive-
|
|
163
|
-
$tds-interactive-
|
|
164
|
-
$tds-interactive-
|
|
165
|
-
$tds-interactive-
|
|
166
|
-
$tds-interactive-
|
|
167
|
-
$tds-interactive-
|
|
168
|
-
$tds-interactive-
|
|
169
|
-
$tds-interactive-
|
|
170
|
-
$tds-interactive-
|
|
171
|
-
$tds-interactive-
|
|
172
|
-
$tds-interactive-
|
|
173
|
-
$tds-interactive-
|
|
174
|
-
$tds-interactive-
|
|
175
|
-
$tds-interactive-
|
|
176
|
-
$tds-interactive-
|
|
177
|
-
$tds-interactive-
|
|
178
|
-
$tds-interactive-
|
|
179
|
-
$tds-interactive-
|
|
180
|
-
$tds-interactive-
|
|
181
|
-
$tds-interactive-
|
|
182
|
-
$tds-interactive-
|
|
183
|
-
$tds-interactive-
|
|
184
|
-
$tds-interactive-
|
|
185
|
-
$tds-interactive-
|
|
186
|
-
$tds-interactive-
|
|
187
|
-
$tds-interactive-
|
|
188
|
-
$tds-interactive-
|
|
189
|
-
$tds-interactive-chip-
|
|
190
|
-
$tds-interactive-chip-
|
|
191
|
-
$tds-interactive-chip-
|
|
192
|
-
$tds-interactive-chip-
|
|
193
|
-
$tds-interactive-chip-
|
|
194
|
-
$tds-interactive-chip-
|
|
195
|
-
$tds-interactive-chip-
|
|
196
|
-
$tds-interactive-chip-
|
|
197
|
-
$tds-interactive-chip-
|
|
198
|
-
$tds-interactive-chip-
|
|
199
|
-
$tds-interactive-chip-
|
|
200
|
-
$tds-interactive-chip-
|
|
201
|
-
$tds-
|
|
202
|
-
$tds-
|
|
203
|
-
$tds-
|
|
204
|
-
$tds-
|
|
205
|
-
$tds-
|
|
206
|
-
$tds-
|
|
207
|
-
$tds-
|
|
208
|
-
$tds-
|
|
209
|
-
$tds-
|
|
210
|
-
$tds-
|
|
211
|
-
$tds-
|
|
212
|
-
$tds-
|
|
213
|
-
$tds-
|
|
214
|
-
$tds-
|
|
215
|
-
$tds-
|
|
216
|
-
$tds-
|
|
217
|
-
$tds-
|
|
218
|
-
$tds-
|
|
219
|
-
$tds-
|
|
126
|
+
$tds-interactive-disabled-a: #262626;
|
|
127
|
+
$tds-interactive-disabled-b: #404040;
|
|
128
|
+
$tds-interactive-disabled-c: #585858;
|
|
129
|
+
$tds-interactive-negative-fill-default: #000000;
|
|
130
|
+
$tds-interactive-negative-fill-hover: #000000;
|
|
131
|
+
$tds-interactive-negative-fill-pressed: #000000;
|
|
132
|
+
$tds-interactive-negative-border-default: #e60403;
|
|
133
|
+
$tds-interactive-negative-border-hover: #e60403;
|
|
134
|
+
$tds-interactive-negative-border-pressed: #e60403;
|
|
135
|
+
$tds-interactive-negative-text-default: #e60403;
|
|
136
|
+
$tds-interactive-negative-text-hover: #e60403;
|
|
137
|
+
$tds-interactive-negative-text-pressed: #e60403;
|
|
138
|
+
$tds-interactive-negative-icon-default: #e60403;
|
|
139
|
+
$tds-interactive-negative-icon-hover: #e60403;
|
|
140
|
+
$tds-interactive-negative-icon-pressed: #e60403;
|
|
141
|
+
$tds-interactive-link-secondary-text-default: #8c8c8c;
|
|
142
|
+
$tds-interactive-link-secondary-text-hover: #8c8c8c;
|
|
143
|
+
$tds-interactive-link-secondary-text-pressed: #8c8c8c;
|
|
144
|
+
$tds-interactive-link-secondary-text-visited: #8c8c8c;
|
|
145
|
+
$tds-interactive-link-secondary-icon-default: #8c8c8c;
|
|
146
|
+
$tds-interactive-link-secondary-icon-hover: #8c8c8c;
|
|
147
|
+
$tds-interactive-link-secondary-icon-pressed: #8c8c8c;
|
|
148
|
+
$tds-interactive-link-secondary-icon-visited: #8c8c8c;
|
|
149
|
+
$tds-interactive-link-secondary-underline-default: #8c8c8c;
|
|
150
|
+
$tds-interactive-link-secondary-underline-hover: #8c8c8c;
|
|
151
|
+
$tds-interactive-link-secondary-underline-pressed: #8c8c8c;
|
|
152
|
+
$tds-interactive-link-secondary-underline-visited: #8c8c8c;
|
|
153
|
+
$tds-interactive-link-primary-text-default: #ffffff;
|
|
154
|
+
$tds-interactive-link-primary-text-hover: #ffffff;
|
|
155
|
+
$tds-interactive-link-primary-text-pressed: #ffffff;
|
|
156
|
+
$tds-interactive-link-primary-text-visited: #ffffff;
|
|
157
|
+
$tds-interactive-link-primary-icon-default: #ffffff;
|
|
158
|
+
$tds-interactive-link-primary-icon-hover: #ffffff;
|
|
159
|
+
$tds-interactive-link-primary-icon-pressed: #ffffff;
|
|
160
|
+
$tds-interactive-link-primary-icon-visited: #ffffff;
|
|
161
|
+
$tds-interactive-link-primary-underline-default: #ffffff;
|
|
162
|
+
$tds-interactive-link-primary-underline-hover: #ffffff;
|
|
163
|
+
$tds-interactive-link-primary-underline-pressed: #ffffff;
|
|
164
|
+
$tds-interactive-link-primary-underline-visited: #ffffff;
|
|
165
|
+
$tds-interactive-chip-primary-on-fill-default: #ffffff;
|
|
166
|
+
$tds-interactive-chip-primary-on-fill-hover: #ffffff;
|
|
167
|
+
$tds-interactive-chip-primary-on-fill-pressed: #ffffff;
|
|
168
|
+
$tds-interactive-chip-primary-on-text-default: #000000;
|
|
169
|
+
$tds-interactive-chip-primary-on-text-hover: #000000;
|
|
170
|
+
$tds-interactive-chip-primary-on-text-pressed: #000000;
|
|
171
|
+
$tds-interactive-chip-primary-on-icon-default: #000000;
|
|
172
|
+
$tds-interactive-chip-primary-on-icon-hover: #000000;
|
|
173
|
+
$tds-interactive-chip-primary-on-icon-pressed: #000000;
|
|
174
|
+
$tds-interactive-chip-primary-off-fill-default: #000000;
|
|
175
|
+
$tds-interactive-chip-primary-off-fill-hover: #000000;
|
|
176
|
+
$tds-interactive-chip-primary-off-fill-pressed: #000000;
|
|
177
|
+
$tds-interactive-chip-primary-off-text-default: #ffffff;
|
|
178
|
+
$tds-interactive-chip-primary-off-text-hover: #ffffff;
|
|
179
|
+
$tds-interactive-chip-primary-off-text-pressed: #ffffff;
|
|
180
|
+
$tds-interactive-chip-primary-off-icon-default: #ffffff;
|
|
181
|
+
$tds-interactive-chip-primary-off-icon-hover: #ffffff;
|
|
182
|
+
$tds-interactive-chip-primary-off-icon-pressed: #ffffff;
|
|
183
|
+
$tds-interactive-chip-primary-off-border-default: #ffffff;
|
|
184
|
+
$tds-interactive-chip-primary-off-border-hover: #ffffff;
|
|
185
|
+
$tds-interactive-chip-primary-off-border-pressed: #ffffff;
|
|
186
|
+
$tds-interactive-chip-secondary-on-text-default: #ffffff;
|
|
187
|
+
$tds-interactive-chip-secondary-on-text-hover: #ffffff;
|
|
188
|
+
$tds-interactive-chip-secondary-on-text-pressed: #ffffff;
|
|
189
|
+
$tds-interactive-chip-secondary-on-fill-default: #262626;
|
|
190
|
+
$tds-interactive-chip-secondary-on-fill-hover: #262626;
|
|
191
|
+
$tds-interactive-chip-secondary-on-fill-pressed: #262626;
|
|
192
|
+
$tds-interactive-chip-secondary-on-border-default: #8c8c8c;
|
|
193
|
+
$tds-interactive-chip-secondary-on-border-hover: #8c8c8c;
|
|
194
|
+
$tds-interactive-chip-secondary-on-border-pressed: #8c8c8c;
|
|
195
|
+
$tds-interactive-chip-secondary-on-icon-default: #ffffff;
|
|
196
|
+
$tds-interactive-chip-secondary-on-icon-hover: #ffffff;
|
|
197
|
+
$tds-interactive-chip-secondary-on-icon-pressed: #ffffff;
|
|
198
|
+
$tds-interactive-chip-secondary-off-fill-default: #262626;
|
|
199
|
+
$tds-interactive-chip-secondary-off-fill-hover: #262626;
|
|
200
|
+
$tds-interactive-chip-secondary-off-fill-pressed: #262626;
|
|
201
|
+
$tds-interactive-chip-secondary-off-text-default: #a6a6a6;
|
|
202
|
+
$tds-interactive-chip-secondary-off-text-hover: #a6a6a6;
|
|
203
|
+
$tds-interactive-chip-secondary-off-text-pressed: #a6a6a6;
|
|
204
|
+
$tds-interactive-chip-secondary-off-icon-default: #a6a6a6;
|
|
205
|
+
$tds-interactive-chip-secondary-off-icon-hover: #a6a6a6;
|
|
206
|
+
$tds-interactive-chip-secondary-off-icon-pressed: #a6a6a6;
|
|
207
|
+
$tds-interactive-chip-channel-secondary-off-fill-default: #0f2d3e;
|
|
208
|
+
$tds-interactive-chip-channel-secondary-off-fill-hover: #0f2d3e;
|
|
209
|
+
$tds-interactive-chip-channel-secondary-off-fill-pressed: #0f2d3e;
|
|
210
|
+
$tds-interactive-chip-channel-secondary-off-text-default: #74a1be;
|
|
211
|
+
$tds-interactive-chip-channel-secondary-off-text-hover: #74a1be;
|
|
212
|
+
$tds-interactive-chip-channel-secondary-off-text-pressed: #74a1be;
|
|
213
|
+
$tds-interactive-chip-channel-secondary-off-icon-default: #74a1be;
|
|
214
|
+
$tds-interactive-chip-channel-secondary-off-icon-hover: #74a1be;
|
|
215
|
+
$tds-interactive-chip-channel-secondary-off-icon-pressed: #74a1be;
|
|
216
|
+
$tds-interactive-chip-channel-secondary-on-border-default: #74a1be;
|
|
217
|
+
$tds-interactive-chip-channel-secondary-on-border-hover: #74a1be;
|
|
218
|
+
$tds-interactive-chip-channel-secondary-on-border-pressed: #74a1be;
|
|
219
|
+
$tds-interactive-chip-channel-secondary-on-fill-default: #0f2d3e;
|
|
220
|
+
$tds-interactive-chip-channel-secondary-on-fill-hover: #0f2d3e;
|
|
221
|
+
$tds-interactive-chip-channel-secondary-on-fill-pressed: #0f2d3e;
|
|
222
|
+
$tds-interactive-chip-channel-secondary-on-text-default: #ffffff;
|
|
223
|
+
$tds-interactive-chip-channel-secondary-on-text-hover: #ffffff;
|
|
224
|
+
$tds-interactive-chip-channel-secondary-on-text-pressed: #ffffff;
|
|
225
|
+
$tds-interactive-chip-channel-secondary-on-icon-default: #ffffff;
|
|
226
|
+
$tds-interactive-chip-channel-secondary-on-icon-hover: #ffffff;
|
|
227
|
+
$tds-interactive-chip-channel-secondary-on-icon-pressed: #ffffff;
|
|
228
|
+
$tds-interactive-chip-channel-primary-off-fill-default: #08161f;
|
|
229
|
+
$tds-interactive-chip-channel-primary-off-fill-hover: #08161f;
|
|
230
|
+
$tds-interactive-chip-channel-primary-off-fill-pressed: #08161f;
|
|
231
|
+
$tds-interactive-chip-channel-primary-off-text-default: #95b8ce;
|
|
232
|
+
$tds-interactive-chip-channel-primary-off-text-hover: #95b8ce;
|
|
233
|
+
$tds-interactive-chip-channel-primary-off-text-pressed: #95b8ce;
|
|
234
|
+
$tds-interactive-chip-channel-primary-off-icon-default: #95b8ce;
|
|
235
|
+
$tds-interactive-chip-channel-primary-off-icon-hover: #95b8ce;
|
|
236
|
+
$tds-interactive-chip-channel-primary-off-icon-pressed: #95b8ce;
|
|
237
|
+
$tds-interactive-chip-channel-primary-off-border-default: #1b5a7d;
|
|
238
|
+
$tds-interactive-chip-channel-primary-off-border-hover: #1b5a7d;
|
|
239
|
+
$tds-interactive-chip-channel-primary-off-border-pressed: #1b5a7d;
|
|
240
|
+
$tds-interactive-chip-channel-primary-on-fill-default: #1b5a7d;
|
|
241
|
+
$tds-interactive-chip-channel-primary-on-fill-hover: #1b5a7d;
|
|
242
|
+
$tds-interactive-chip-channel-primary-on-fill-pressed: #1b5a7d;
|
|
243
|
+
$tds-interactive-chip-channel-primary-on-text-default: #ffffff;
|
|
244
|
+
$tds-interactive-chip-channel-primary-on-text-hover: #ffffff;
|
|
245
|
+
$tds-interactive-chip-channel-primary-on-text-pressed: #ffffff;
|
|
246
|
+
$tds-interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
247
|
+
$tds-interactive-chip-channel-primary-on-icon-hover: #ffffff;
|
|
248
|
+
$tds-interactive-chip-channel-primary-on-icon-pressed: #ffffff;
|
|
249
|
+
$tds-toast-fill-info: #0f4aa2;
|
|
250
|
+
$tds-toast-fill-success: #29875c;
|
|
251
|
+
$tds-toast-fill-warning: #e69304;
|
|
252
|
+
$tds-toast-fill-error: #cc0705;
|
|
253
|
+
$tds-toast-icon-info: #a9bbdd;
|
|
254
|
+
$tds-toast-icon-success: #c2e2d1;
|
|
255
|
+
$tds-toast-icon-warning: #ffddb0;
|
|
256
|
+
$tds-toast-icon-error: #ffbfbb;
|
|
257
|
+
$tds-toast-text-info: #ffffff;
|
|
258
|
+
$tds-toast-text-success: #ffffff;
|
|
259
|
+
$tds-toast-text-error: #ffffff;
|
|
260
|
+
$tds-toast-text-warning: #000000;
|
|
261
|
+
$tds-toast-link-info-default: #ffffff;
|
|
262
|
+
$tds-toast-link-info-hover: #ffffff;
|
|
263
|
+
$tds-toast-link-info-pressed: #ffffff;
|
|
264
|
+
$tds-toast-link-success-default: #ffffff;
|
|
265
|
+
$tds-toast-link-success-hover: #ffffff;
|
|
266
|
+
$tds-toast-link-success-pressed: #ffffff;
|
|
267
|
+
$tds-toast-link-error-default: #ffffff;
|
|
268
|
+
$tds-toast-link-error-hover: #ffffff;
|
|
269
|
+
$tds-toast-link-error-pressed: #ffffff;
|
|
270
|
+
$tds-toast-link-warning-default: #000000;
|
|
271
|
+
$tds-toast-link-warning-hover: #000000;
|
|
272
|
+
$tds-toast-link-warning-pressed: #000000;
|