@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
|
@@ -4,117 +4,84 @@ $tds-surface-level-1: #ffffff;
|
|
|
4
4
|
$tds-surface-level-2: #ffffff;
|
|
5
5
|
$tds-surface-level-3: #ffffff;
|
|
6
6
|
$tds-surface-level-4: #ffffff;
|
|
7
|
-
$tds-surface-inverse: #000000;
|
|
8
7
|
$tds-surface-overlay: rgba(0, 0, 0, 0.45);
|
|
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: #f9fafa;
|
|
9
|
+
$tds-surface-channel-100: #eef0f0;
|
|
10
|
+
$tds-surface-channel-200: #adbbb9;
|
|
11
|
+
$tds-surface-channel-300: #0f3d38;
|
|
12
|
+
$tds-surface-channel-400: #0b2b27;
|
|
13
|
+
$tds-surface-channel-500: #091f1c;
|
|
14
14
|
$tds-surface-static-dark: #000000;
|
|
15
15
|
$tds-surface-static-light: #ffffff;
|
|
16
|
-
$tds-text-primary: #
|
|
16
|
+
$tds-text-primary: #1a191a;
|
|
17
17
|
$tds-text-secondary: #404040;
|
|
18
18
|
$tds-text-tertiary: #737373;
|
|
19
|
-
$tds-text-
|
|
20
|
-
$tds-text-inverse-secondary: #8c8c8c;
|
|
21
|
-
$tds-text-channel-primary: #0a0a2b;
|
|
19
|
+
$tds-text-channel-primary: #0b2b27;
|
|
22
20
|
$tds-text-channel-secondary: #0f3d38;
|
|
23
21
|
$tds-text-static-dark: #000000;
|
|
24
22
|
$tds-text-static-light: #ffffff;
|
|
25
|
-
$tds-icon-primary: #
|
|
23
|
+
$tds-icon-primary: #1a191a;
|
|
26
24
|
$tds-icon-secondary: #404040;
|
|
27
25
|
$tds-icon-tertiary: #737373;
|
|
28
|
-
$tds-icon-inverse-primary: #ffffff;
|
|
29
|
-
$tds-icon-inverse-secondary: #8c8c8c;
|
|
30
26
|
$tds-icon-channel-primary: #0f3d38;
|
|
31
|
-
$tds-icon-channel-secondary: #
|
|
32
|
-
$tds-border-primary: #
|
|
27
|
+
$tds-icon-channel-secondary: #375a56;
|
|
28
|
+
$tds-border-primary: #a7a7a7;
|
|
33
29
|
$tds-border-secondary: #cccccc;
|
|
34
|
-
$tds-border-tertiary: #
|
|
35
|
-
$tds-border-
|
|
36
|
-
$tds-border-
|
|
37
|
-
$tds-border-channel-
|
|
38
|
-
$tds-border-
|
|
39
|
-
$tds-border-channel-tertiary: #8585e1;
|
|
40
|
-
$tds-border-elevation: #e6e6e6;
|
|
30
|
+
$tds-border-tertiary: #e6e5e6;
|
|
31
|
+
$tds-border-channel-primary: #244c47;
|
|
32
|
+
$tds-border-channel-secondary: #65807d;
|
|
33
|
+
$tds-border-channel-tertiary: #adbbb9;
|
|
34
|
+
$tds-border-elevation: #e6e5e6;
|
|
41
35
|
$tds-border-static-dark: #000000;
|
|
42
36
|
$tds-border-static-light: #ffffff;
|
|
43
37
|
$tds-input-fill-default: #ffffff;
|
|
44
|
-
$tds-input-fill-error: #
|
|
45
|
-
$tds-input-fill-hover: #
|
|
38
|
+
$tds-input-fill-error: #fffaf9;
|
|
39
|
+
$tds-input-fill-hover: #e6e5e6;
|
|
46
40
|
$tds-input-fill-active: #d9d9d9;
|
|
47
|
-
$tds-input-fill-completed: #
|
|
48
|
-
$tds-input-fill-success: #
|
|
49
|
-
$tds-input-fill-warning: #
|
|
50
|
-
$tds-input-fill-info: #
|
|
41
|
+
$tds-input-fill-completed: #f6faf8;
|
|
42
|
+
$tds-input-fill-success: #f6faf8;
|
|
43
|
+
$tds-input-fill-warning: #fffaf5;
|
|
44
|
+
$tds-input-fill-info: #f4f6fb;
|
|
51
45
|
$tds-input-border-default: #333333;
|
|
52
|
-
$tds-input-border-error: #
|
|
46
|
+
$tds-input-border-error: #b30906;
|
|
53
47
|
$tds-input-border-hover: #404040;
|
|
54
48
|
$tds-input-border-active: #262626;
|
|
55
|
-
$tds-input-border-completed: #
|
|
56
|
-
$tds-input-border-success: #
|
|
57
|
-
$tds-input-border-warning: #
|
|
49
|
+
$tds-input-border-completed: #57b285;
|
|
50
|
+
$tds-input-border-success: #57b285;
|
|
51
|
+
$tds-input-border-warning: #ffb142;
|
|
58
52
|
$tds-input-border-info: #0f4aa2;
|
|
59
53
|
$tds-input-text-default: #737373;
|
|
60
|
-
$tds-input-text-error: #
|
|
54
|
+
$tds-input-text-error: #800a07;
|
|
61
55
|
$tds-input-text-hover: #000000;
|
|
62
56
|
$tds-input-text-active: #000000;
|
|
63
|
-
$tds-input-text-completed: #
|
|
64
|
-
$tds-input-text-success: #
|
|
65
|
-
$tds-input-text-warning: #
|
|
66
|
-
$tds-input-text-info: #
|
|
57
|
+
$tds-input-text-completed: #1f6243;
|
|
58
|
+
$tds-input-text-success: #1f6243;
|
|
59
|
+
$tds-input-text-warning: #99620a;
|
|
60
|
+
$tds-input-text-info: #0b2c61;
|
|
67
61
|
$tds-input-icon-default: #737373;
|
|
68
62
|
$tds-input-icon-hover: #000000;
|
|
69
63
|
$tds-input-icon-active: #000000;
|
|
70
|
-
$tds-input-icon-completed: #
|
|
71
|
-
$tds-input-icon-error: #
|
|
72
|
-
$tds-input-icon-success: #
|
|
73
|
-
$tds-input-icon-warning: #
|
|
74
|
-
$tds-input-icon-info: #
|
|
75
|
-
$tds-feedback-fill-error: #
|
|
76
|
-
$tds-feedback-fill-success: #
|
|
77
|
-
$tds-feedback-fill-warning: #
|
|
78
|
-
$tds-feedback-fill-info: #
|
|
79
|
-
$tds-feedback-text-error: #
|
|
80
|
-
$tds-feedback-text-success: #
|
|
81
|
-
$tds-feedback-text-warning: #
|
|
82
|
-
$tds-feedback-text-info: #
|
|
83
|
-
$tds-feedback-border-error: #
|
|
84
|
-
$tds-feedback-border-success: #
|
|
85
|
-
$tds-feedback-border-warning: #
|
|
64
|
+
$tds-input-icon-completed: #1f6243;
|
|
65
|
+
$tds-input-icon-error: #800a07;
|
|
66
|
+
$tds-input-icon-success: #1f6243;
|
|
67
|
+
$tds-input-icon-warning: #99620a;
|
|
68
|
+
$tds-input-icon-info: #0b2c61;
|
|
69
|
+
$tds-feedback-fill-error: #fffaf9;
|
|
70
|
+
$tds-feedback-fill-success: #f6faf8;
|
|
71
|
+
$tds-feedback-fill-warning: #fffaf5;
|
|
72
|
+
$tds-feedback-fill-info: #f4f6fb;
|
|
73
|
+
$tds-feedback-text-error: #800a07;
|
|
74
|
+
$tds-feedback-text-success: #1f6243;
|
|
75
|
+
$tds-feedback-text-warning: #99620a;
|
|
76
|
+
$tds-feedback-text-info: #0b2c61;
|
|
77
|
+
$tds-feedback-border-error: #b30906;
|
|
78
|
+
$tds-feedback-border-success: #57b285;
|
|
79
|
+
$tds-feedback-border-warning: #ffb142;
|
|
86
80
|
$tds-feedback-border-info: #0f4aa2;
|
|
87
|
-
$tds-feedback-icon-error: #
|
|
88
|
-
$tds-feedback-icon-success: #
|
|
89
|
-
$tds-feedback-icon-warning: #
|
|
90
|
-
$tds-feedback-icon-info: #
|
|
91
|
-
$tds-interactive-disabled-a: #d9d9d9;
|
|
92
|
-
$tds-interactive-disabled-b: #bfbfbf;
|
|
93
|
-
$tds-interactive-disabled-c: #a6a6a6;
|
|
94
|
-
$tds-interactive-link-primary-icon-default: #005c8a;
|
|
95
|
-
$tds-interactive-link-primary-icon-hover: #005c8a;
|
|
96
|
-
$tds-interactive-link-primary-icon-pressed: #005c8a;
|
|
97
|
-
$tds-interactive-link-primary-text-default: #005c8a;
|
|
98
|
-
$tds-interactive-link-primary-text-hover: #005c8a;
|
|
99
|
-
$tds-interactive-link-primary-text-pressed: #005c8a;
|
|
100
|
-
$tds-interactive-link-secondary-icon-default: #1a1a1a;
|
|
101
|
-
$tds-interactive-link-secondary-icon-hover: #1a1a1a;
|
|
102
|
-
$tds-interactive-link-secondary-icon-pressed: #1a1a1a;
|
|
103
|
-
$tds-interactive-link-secondary-text-default: #1a1a1a;
|
|
104
|
-
$tds-interactive-link-secondary-text-hover: #1a1a1a;
|
|
105
|
-
$tds-interactive-link-secondary-text-pressed: #1a1a1a;
|
|
106
|
-
$tds-interactive-negative-fill-default: #ffffff;
|
|
107
|
-
$tds-interactive-negative-fill-hover: #ffffff;
|
|
108
|
-
$tds-interactive-negative-fill-pressed: #ffffff;
|
|
109
|
-
$tds-interactive-negative-border-default: #cc0000;
|
|
110
|
-
$tds-interactive-negative-border-hover: #cc0000;
|
|
111
|
-
$tds-interactive-negative-border-pressed: #cc0000;
|
|
112
|
-
$tds-interactive-negative-text-default: #cc0000;
|
|
113
|
-
$tds-interactive-negative-text-hover: #cc0000;
|
|
114
|
-
$tds-interactive-negative-text-pressed: #cc0000;
|
|
115
|
-
$tds-interactive-negative-icon-default: #cc0000;
|
|
116
|
-
$tds-interactive-negative-icon-hover: #cc0000;
|
|
117
|
-
$tds-interactive-negative-icon-pressed: #cc0000;
|
|
81
|
+
$tds-feedback-icon-error: #800a07;
|
|
82
|
+
$tds-feedback-icon-success: #1f6243;
|
|
83
|
+
$tds-feedback-icon-warning: #99620a;
|
|
84
|
+
$tds-feedback-icon-info: #0b2c61;
|
|
118
85
|
$tds-interactive-primary-fill-default: #005c8a;
|
|
119
86
|
$tds-interactive-primary-fill-hover: #005c8a;
|
|
120
87
|
$tds-interactive-primary-fill-pressed: #005c8a;
|
|
@@ -130,90 +97,176 @@ $tds-interactive-secondary-fill-pressed: #ffffff;
|
|
|
130
97
|
$tds-interactive-secondary-border-default: #8c8c8c;
|
|
131
98
|
$tds-interactive-secondary-border-hover: #8c8c8c;
|
|
132
99
|
$tds-interactive-secondary-border-pressed: #8c8c8c;
|
|
133
|
-
$tds-interactive-secondary-text-default: #
|
|
134
|
-
$tds-interactive-secondary-text-hover: #
|
|
135
|
-
$tds-interactive-secondary-text-pressed: #
|
|
136
|
-
$tds-interactive-secondary-icon-default: #
|
|
137
|
-
$tds-interactive-secondary-icon-hover: #
|
|
138
|
-
$tds-interactive-secondary-icon-pressed: #
|
|
139
|
-
$tds-interactive-
|
|
140
|
-
$tds-interactive-
|
|
141
|
-
$tds-interactive-
|
|
142
|
-
$tds-interactive-
|
|
143
|
-
$tds-interactive-
|
|
144
|
-
$tds-interactive-
|
|
145
|
-
$tds-interactive-
|
|
146
|
-
$tds-interactive-
|
|
147
|
-
$tds-interactive-
|
|
148
|
-
$tds-interactive-
|
|
149
|
-
$tds-interactive-
|
|
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-chip-
|
|
179
|
-
$tds-interactive-chip-
|
|
180
|
-
$tds-interactive-chip-
|
|
181
|
-
$tds-interactive-chip-
|
|
182
|
-
$tds-interactive-chip-
|
|
183
|
-
$tds-interactive-chip-
|
|
184
|
-
$tds-interactive-chip-
|
|
185
|
-
$tds-interactive-chip-
|
|
186
|
-
$tds-interactive-chip-
|
|
187
|
-
$tds-interactive-chip-
|
|
188
|
-
$tds-interactive-chip-
|
|
189
|
-
$tds-interactive-chip-
|
|
190
|
-
$tds-
|
|
191
|
-
$tds-
|
|
192
|
-
$tds-
|
|
193
|
-
$tds-
|
|
194
|
-
$tds-
|
|
195
|
-
$tds-
|
|
196
|
-
$tds-
|
|
197
|
-
$tds-
|
|
198
|
-
$tds-
|
|
199
|
-
$tds-
|
|
200
|
-
$tds-
|
|
201
|
-
$tds-
|
|
202
|
-
$tds-
|
|
203
|
-
$tds-
|
|
100
|
+
$tds-interactive-secondary-text-default: #1a191a;
|
|
101
|
+
$tds-interactive-secondary-text-hover: #1a191a;
|
|
102
|
+
$tds-interactive-secondary-text-pressed: #1a191a;
|
|
103
|
+
$tds-interactive-secondary-icon-default: #1a191a;
|
|
104
|
+
$tds-interactive-secondary-icon-hover: #1a191a;
|
|
105
|
+
$tds-interactive-secondary-icon-pressed: #1a191a;
|
|
106
|
+
$tds-interactive-disabled-a: #d9d9d9;
|
|
107
|
+
$tds-interactive-disabled-b: #bfbfbf;
|
|
108
|
+
$tds-interactive-disabled-c: #a7a7a7;
|
|
109
|
+
$tds-interactive-negative-fill-default: #ffffff;
|
|
110
|
+
$tds-interactive-negative-fill-hover: #ffffff;
|
|
111
|
+
$tds-interactive-negative-fill-pressed: #ffffff;
|
|
112
|
+
$tds-interactive-negative-border-default: #cc0705;
|
|
113
|
+
$tds-interactive-negative-border-hover: #cc0705;
|
|
114
|
+
$tds-interactive-negative-border-pressed: #cc0705;
|
|
115
|
+
$tds-interactive-negative-text-default: #cc0705;
|
|
116
|
+
$tds-interactive-negative-text-hover: #cc0705;
|
|
117
|
+
$tds-interactive-negative-text-pressed: #cc0705;
|
|
118
|
+
$tds-interactive-negative-icon-default: #cc0705;
|
|
119
|
+
$tds-interactive-negative-icon-hover: #cc0705;
|
|
120
|
+
$tds-interactive-negative-icon-pressed: #cc0705;
|
|
121
|
+
$tds-interactive-link-primary-text-default: #286c96;
|
|
122
|
+
$tds-interactive-link-primary-text-hover: #286c96;
|
|
123
|
+
$tds-interactive-link-primary-text-pressed: #286c96;
|
|
124
|
+
$tds-interactive-link-primary-text-visited: #286c96;
|
|
125
|
+
$tds-interactive-link-primary-icon-default: #286c96;
|
|
126
|
+
$tds-interactive-link-primary-icon-hover: #286c96;
|
|
127
|
+
$tds-interactive-link-primary-icon-pressed: #286c96;
|
|
128
|
+
$tds-interactive-link-primary-icon-visited: #286c96;
|
|
129
|
+
$tds-interactive-link-primary-underline-default: #286c96;
|
|
130
|
+
$tds-interactive-link-primary-underline-hover: #286c96;
|
|
131
|
+
$tds-interactive-link-primary-underline-pressed: #286c96;
|
|
132
|
+
$tds-interactive-link-primary-underline-visited: #286c96;
|
|
133
|
+
$tds-interactive-link-secondary-text-default: #1a191a;
|
|
134
|
+
$tds-interactive-link-secondary-text-hover: #1a191a;
|
|
135
|
+
$tds-interactive-link-secondary-text-pressed: #1a191a;
|
|
136
|
+
$tds-interactive-link-secondary-text-visited: #1a191a;
|
|
137
|
+
$tds-interactive-link-secondary-icon-default: #1a191a;
|
|
138
|
+
$tds-interactive-link-secondary-icon-hover: #1a191a;
|
|
139
|
+
$tds-interactive-link-secondary-icon-pressed: #1a191a;
|
|
140
|
+
$tds-interactive-link-secondary-icon-visited: #1a191a;
|
|
141
|
+
$tds-interactive-link-secondary-underline-default: #1a191a;
|
|
142
|
+
$tds-interactive-link-secondary-underline-hover: #1a191a;
|
|
143
|
+
$tds-interactive-link-secondary-underline-pressed: #1a191a;
|
|
144
|
+
$tds-interactive-link-secondary-underline-visited: #1a191a;
|
|
145
|
+
$tds-interactive-chip-primary-on-fill-default: #005c8a;
|
|
146
|
+
$tds-interactive-chip-primary-on-fill-hover: #005c8a;
|
|
147
|
+
$tds-interactive-chip-primary-on-fill-pressed: #005c8a;
|
|
148
|
+
$tds-interactive-chip-primary-on-text-default: #ffffff;
|
|
149
|
+
$tds-interactive-chip-primary-on-text-hover: #ffffff;
|
|
150
|
+
$tds-interactive-chip-primary-on-text-pressed: #ffffff;
|
|
151
|
+
$tds-interactive-chip-primary-on-icon-default: #ffffff;
|
|
152
|
+
$tds-interactive-chip-primary-on-icon-hover: #ffffff;
|
|
153
|
+
$tds-interactive-chip-primary-on-icon-pressed: #ffffff;
|
|
154
|
+
$tds-interactive-chip-primary-off-fill-default: #f2f2f2;
|
|
155
|
+
$tds-interactive-chip-primary-off-fill-hover: #f2f2f2;
|
|
156
|
+
$tds-interactive-chip-primary-off-fill-pressed: #f2f2f2;
|
|
157
|
+
$tds-interactive-chip-primary-off-text-default: #005c8a;
|
|
158
|
+
$tds-interactive-chip-primary-off-text-hover: #005c8a;
|
|
159
|
+
$tds-interactive-chip-primary-off-text-pressed: #005c8a;
|
|
160
|
+
$tds-interactive-chip-primary-off-icon-default: #005c8a;
|
|
161
|
+
$tds-interactive-chip-primary-off-icon-hover: #005c8a;
|
|
162
|
+
$tds-interactive-chip-primary-off-icon-pressed: #005c8a;
|
|
163
|
+
$tds-interactive-chip-primary-off-border-default: #005c8a;
|
|
164
|
+
$tds-interactive-chip-primary-off-border-hover: #005c8a;
|
|
165
|
+
$tds-interactive-chip-primary-off-border-pressed: #005c8a;
|
|
166
|
+
$tds-interactive-chip-secondary-on-text-default: #1a191a;
|
|
167
|
+
$tds-interactive-chip-secondary-on-text-hover: #1a191a;
|
|
168
|
+
$tds-interactive-chip-secondary-on-text-pressed: #1a191a;
|
|
169
|
+
$tds-interactive-chip-secondary-on-fill-default: #ffffff;
|
|
170
|
+
$tds-interactive-chip-secondary-on-fill-hover: #ffffff;
|
|
171
|
+
$tds-interactive-chip-secondary-on-fill-pressed: #ffffff;
|
|
172
|
+
$tds-interactive-chip-secondary-on-border-default: #8c8c8c;
|
|
173
|
+
$tds-interactive-chip-secondary-on-border-hover: #8c8c8c;
|
|
174
|
+
$tds-interactive-chip-secondary-on-border-pressed: #8c8c8c;
|
|
175
|
+
$tds-interactive-chip-secondary-on-icon-default: #1a191a;
|
|
176
|
+
$tds-interactive-chip-secondary-on-icon-hover: #1a191a;
|
|
177
|
+
$tds-interactive-chip-secondary-on-icon-pressed: #1a191a;
|
|
178
|
+
$tds-interactive-chip-secondary-off-fill-default: #f2f2f2;
|
|
179
|
+
$tds-interactive-chip-secondary-off-fill-hover: #f2f2f2;
|
|
180
|
+
$tds-interactive-chip-secondary-off-fill-pressed: #f2f2f2;
|
|
181
|
+
$tds-interactive-chip-secondary-off-text-default: #404040;
|
|
182
|
+
$tds-interactive-chip-secondary-off-text-hover: #404040;
|
|
183
|
+
$tds-interactive-chip-secondary-off-text-pressed: #404040;
|
|
184
|
+
$tds-interactive-chip-secondary-off-icon-default: #404040;
|
|
185
|
+
$tds-interactive-chip-secondary-off-icon-hover: #404040;
|
|
186
|
+
$tds-interactive-chip-secondary-off-icon-pressed: #404040;
|
|
187
|
+
$tds-interactive-chip-channel-secondary-on-fill-default: #f9fafa;
|
|
188
|
+
$tds-interactive-chip-channel-secondary-on-fill-hover: #f9fafa;
|
|
189
|
+
$tds-interactive-chip-channel-secondary-on-fill-pressed: #f9fafa;
|
|
190
|
+
$tds-interactive-chip-channel-secondary-on-text-default: #0f3d38;
|
|
191
|
+
$tds-interactive-chip-channel-secondary-on-text-hover: #0f3d38;
|
|
192
|
+
$tds-interactive-chip-channel-secondary-on-text-pressed: #0f3d38;
|
|
193
|
+
$tds-interactive-chip-channel-secondary-on-icon-default: #0f3d38;
|
|
194
|
+
$tds-interactive-chip-channel-secondary-on-icon-hover: #0f3d38;
|
|
195
|
+
$tds-interactive-chip-channel-secondary-on-icon-pressed: #0f3d38;
|
|
196
|
+
$tds-interactive-chip-channel-secondary-on-border-default: #0f3d38;
|
|
197
|
+
$tds-interactive-chip-channel-secondary-on-border-hover: #0f3d38;
|
|
198
|
+
$tds-interactive-chip-channel-secondary-on-border-pressed: #0f3d38;
|
|
199
|
+
$tds-interactive-chip-channel-secondary-off-fill-default: #eef0f0;
|
|
200
|
+
$tds-interactive-chip-channel-secondary-off-fill-hover: #eef0f0;
|
|
201
|
+
$tds-interactive-chip-channel-secondary-off-fill-pressed: #eef0f0;
|
|
202
|
+
$tds-interactive-chip-channel-secondary-off-text-default: #0b2b27;
|
|
203
|
+
$tds-interactive-chip-channel-secondary-off-text-hover: #0b2b27;
|
|
204
|
+
$tds-interactive-chip-channel-secondary-off-text-pressed: #0b2b27;
|
|
205
|
+
$tds-interactive-chip-channel-secondary-off-icon-default: #0b2b27;
|
|
206
|
+
$tds-interactive-chip-channel-secondary-off-icon-hover: #0b2b27;
|
|
207
|
+
$tds-interactive-chip-channel-secondary-off-icon-pressed: #0b2b27;
|
|
208
|
+
$tds-interactive-chip-channel-primary-on-fill-default: #0f3d38;
|
|
209
|
+
$tds-interactive-chip-channel-primary-on-fill-hover: #0f3d38;
|
|
210
|
+
$tds-interactive-chip-channel-primary-on-fill-pressed: #0f3d38;
|
|
211
|
+
$tds-interactive-chip-channel-primary-on-text-default: #ffffff;
|
|
212
|
+
$tds-interactive-chip-channel-primary-on-text-hover: #ffffff;
|
|
213
|
+
$tds-interactive-chip-channel-primary-on-text-pressed: #ffffff;
|
|
214
|
+
$tds-interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
215
|
+
$tds-interactive-chip-channel-primary-on-icon-hover: #ffffff;
|
|
216
|
+
$tds-interactive-chip-channel-primary-on-icon-pressed: #ffffff;
|
|
217
|
+
$tds-interactive-chip-channel-primary-off-fill-default: #eef0f0;
|
|
218
|
+
$tds-interactive-chip-channel-primary-off-fill-hover: #eef0f0;
|
|
219
|
+
$tds-interactive-chip-channel-primary-off-fill-pressed: #eef0f0;
|
|
220
|
+
$tds-interactive-chip-channel-primary-off-text-default: #091f1c;
|
|
221
|
+
$tds-interactive-chip-channel-primary-off-text-hover: #091f1c;
|
|
222
|
+
$tds-interactive-chip-channel-primary-off-text-pressed: #091f1c;
|
|
223
|
+
$tds-interactive-chip-channel-primary-off-icon-default: #091f1c;
|
|
224
|
+
$tds-interactive-chip-channel-primary-off-icon-hover: #091f1c;
|
|
225
|
+
$tds-interactive-chip-channel-primary-off-icon-pressed: #091f1c;
|
|
226
|
+
$tds-interactive-chip-channel-primary-off-border-default: #adbbb9;
|
|
227
|
+
$tds-interactive-chip-channel-primary-off-border-hover: #adbbb9;
|
|
228
|
+
$tds-interactive-chip-channel-primary-off-border-pressed: #adbbb9;
|
|
204
229
|
$tds-active-fill: #000000;
|
|
205
230
|
$tds-active-text: #ffffff;
|
|
206
231
|
$tds-active-border: #000000;
|
|
207
232
|
$tds-active-icon: #ffffff;
|
|
208
233
|
$tds-focus-border: #737373;
|
|
209
|
-
$tds-
|
|
210
|
-
$tds-
|
|
211
|
-
$tds-
|
|
212
|
-
$tds-
|
|
213
|
-
$tds-
|
|
214
|
-
$tds-
|
|
215
|
-
$tds-
|
|
216
|
-
$tds-
|
|
217
|
-
$tds-
|
|
218
|
-
$tds-
|
|
219
|
-
$tds-
|
|
234
|
+
$tds-label-primary: #1a191a;
|
|
235
|
+
$tds-label-secondary: #737373;
|
|
236
|
+
$tds-label-channel: #65807d;
|
|
237
|
+
$tds-label-callout: #b30906;
|
|
238
|
+
$tds-flag-primary-fill: #000000;
|
|
239
|
+
$tds-flag-primary-text: #f2f2f2;
|
|
240
|
+
$tds-flag-primary-icon: #f2f2f2;
|
|
241
|
+
$tds-flag-secondary-text: #1a191a;
|
|
242
|
+
$tds-flag-secondary-icon: #1a191a;
|
|
243
|
+
$tds-flag-channel-fill: #adbbb9;
|
|
244
|
+
$tds-flag-channel-text: #091f1c;
|
|
245
|
+
$tds-flag-channel-icon: #091f1c;
|
|
246
|
+
$tds-flag-callout-fill: #b30906;
|
|
247
|
+
$tds-flag-callout-text: #ffffff;
|
|
248
|
+
$tds-flag-callout-icon: #ffffff;
|
|
249
|
+
$tds-toast-fill-info: #0c3471;
|
|
250
|
+
$tds-toast-fill-success: #24734e;
|
|
251
|
+
$tds-toast-fill-warning: #e69304;
|
|
252
|
+
$tds-toast-fill-error: #cc0705;
|
|
253
|
+
$tds-toast-icon-info: #97aed6;
|
|
254
|
+
$tds-toast-icon-success: #aad6bf;
|
|
255
|
+
$tds-toast-icon-warning: #ffdfb5;
|
|
256
|
+
$tds-toast-icon-error: #ffb4b0;
|
|
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;
|