@times-design-system/theme-scss 1.1.1-alpha.831

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.
Files changed (41) hide show
  1. package/README.md +193 -0
  2. package/dist/index.js +11 -0
  3. package/dist/palettes/_brand-dark.scss +166 -0
  4. package/dist/palettes/_brand-light.scss +166 -0
  5. package/dist/palettes/_business-dark.scss +148 -0
  6. package/dist/palettes/_business-light.scss +148 -0
  7. package/dist/palettes/_channels-dark.scss +279 -0
  8. package/dist/palettes/_channels-light.scss +279 -0
  9. package/dist/palettes/_comment-dark.scss +148 -0
  10. package/dist/palettes/_comment-light.scss +148 -0
  11. package/dist/palettes/_core-dark.scss +148 -0
  12. package/dist/palettes/_core-light.scss +148 -0
  13. package/dist/palettes/_culture-dark.scss +148 -0
  14. package/dist/palettes/_culture-light.scss +148 -0
  15. package/dist/palettes/_dataVisualisation-dark.scss +202 -0
  16. package/dist/palettes/_dataVisualisation-light.scss +202 -0
  17. package/dist/palettes/_home-dark.scss +148 -0
  18. package/dist/palettes/_home-light.scss +148 -0
  19. package/dist/palettes/_ireland-dark.scss +148 -0
  20. package/dist/palettes/_ireland-light.scss +148 -0
  21. package/dist/palettes/_lifeAndStyle-dark.scss +146 -0
  22. package/dist/palettes/_lifeAndStyle-light.scss +146 -0
  23. package/dist/palettes/_marketing-dark.scss +16 -0
  24. package/dist/palettes/_marketing-light.scss +16 -0
  25. package/dist/palettes/_money-dark.scss +148 -0
  26. package/dist/palettes/_money-light.scss +148 -0
  27. package/dist/palettes/_obituaries-dark.scss +148 -0
  28. package/dist/palettes/_obituaries-light.scss +148 -0
  29. package/dist/palettes/_puzzles-dark.scss +146 -0
  30. package/dist/palettes/_puzzles-light.scss +146 -0
  31. package/dist/palettes/_sport-dark.scss +148 -0
  32. package/dist/palettes/_sport-light.scss +148 -0
  33. package/dist/palettes/_travel-dark.scss +148 -0
  34. package/dist/palettes/_travel-light.scss +148 -0
  35. package/dist/palettes/_uk-dark.scss +148 -0
  36. package/dist/palettes/_uk-light.scss +148 -0
  37. package/dist/palettes/_world-dark.scss +148 -0
  38. package/dist/palettes/_world-light.scss +148 -0
  39. package/dist/tds-layout.scss +180 -0
  40. package/dist/tds-typography.scss +827 -0
  41. package/package.json +48 -0
@@ -0,0 +1,279 @@
1
+ $tds-brand-channels-ramp-home-50: #f8f8f8;
2
+ $tds-brand-channels-ramp-home-100: #f2f2f2;
3
+ $tds-brand-channels-ramp-home-150: #ebebeb;
4
+ $tds-brand-channels-ramp-home-200: #dedede;
5
+ $tds-brand-channels-ramp-home-250: #d1d1d1;
6
+ $tds-brand-channels-ramp-home-300: #bdbdbd;
7
+ $tds-brand-channels-ramp-home-350: #a3a3a3;
8
+ $tds-brand-channels-ramp-home-400: #888888;
9
+ $tds-brand-channels-ramp-home-450: #6e6e6e;
10
+ $tds-brand-channels-ramp-home-500: #545454;
11
+ $tds-brand-channels-ramp-home-550: #393939;
12
+ $tds-brand-channels-ramp-home-600: #1f1f1f;
13
+ $tds-brand-channels-ramp-home-650: #151515;
14
+ $tds-brand-channels-ramp-home-700: #135dcb;
15
+ $tds-brand-channels-ramp-home-750: #111111;
16
+ $tds-brand-channels-ramp-home-800: #0f0f0f;
17
+ $tds-brand-channels-ramp-home-850: #0d0d0d;
18
+ $tds-brand-channels-ramp-home-900: #0b0b0b;
19
+ $tds-brand-channels-ramp-home-950: #090909;
20
+ $tds-brand-channels-ramp-home-1000: #080808;
21
+ $tds-brand-channels-ramp-uk-50: #fbfbfb;
22
+ $tds-brand-channels-ramp-uk-100: #f6f6f6;
23
+ $tds-brand-channels-ramp-uk-150: #f2f2f2;
24
+ $tds-brand-channels-ramp-uk-200: #e9e9e9;
25
+ $tds-brand-channels-ramp-uk-250: #e0e0e0;
26
+ $tds-brand-channels-ramp-uk-300: #d2d2d2;
27
+ $tds-brand-channels-ramp-uk-350: #c1c1c1;
28
+ $tds-brand-channels-ramp-uk-400: #afafaf;
29
+ $tds-brand-channels-ramp-uk-450: #9d9d9d;
30
+ $tds-brand-channels-ramp-uk-500: #8b8b8b;
31
+ $tds-brand-channels-ramp-uk-550: #797979;
32
+ $tds-brand-channels-ramp-uk-600: #676767;
33
+ $tds-brand-channels-ramp-uk-650: #5e5e5e;
34
+ $tds-brand-channels-ramp-uk-700: #556d7f;
35
+ $tds-brand-channels-ramp-uk-750: #4c4c4c;
36
+ $tds-brand-channels-ramp-uk-800: #444444;
37
+ $tds-brand-channels-ramp-uk-850: #3b3b3b;
38
+ $tds-brand-channels-ramp-uk-900: #333333;
39
+ $tds-brand-channels-ramp-uk-950: #2a2a2a;
40
+ $tds-brand-channels-ramp-uk-1000: #222222;
41
+ $tds-brand-channels-ramp-world-50: #f5f5ff;
42
+ $tds-brand-channels-ramp-world-100: #ececff;
43
+ $tds-brand-channels-ramp-world-150: #e2e2ff;
44
+ $tds-brand-channels-ramp-world-200: #cfcfff;
45
+ $tds-brand-channels-ramp-world-250: #bbbbff;
46
+ $tds-brand-channels-ramp-world-300: #9f9fff;
47
+ $tds-brand-channels-ramp-world-350: #7878ff;
48
+ $tds-brand-channels-ramp-world-400: #5151ff;
49
+ $tds-brand-channels-ramp-world-450: #2b2bff;
50
+ $tds-brand-channels-ramp-world-500: #0404ff;
51
+ $tds-brand-channels-ramp-world-550: #0000dd;
52
+ $tds-brand-channels-ramp-world-600: #0000b6;
53
+ $tds-brand-channels-ramp-world-650: #000099;
54
+ $tds-brand-channels-ramp-world-700: #00787c;
55
+ $tds-brand-channels-ramp-world-750: #000070;
56
+ $tds-brand-channels-ramp-world-800: #000063;
57
+ $tds-brand-channels-ramp-world-850: #000057;
58
+ $tds-brand-channels-ramp-world-900: #00004a;
59
+ $tds-brand-channels-ramp-world-950: #00003e;
60
+ $tds-brand-channels-ramp-world-1000: #000032;
61
+ $tds-brand-channels-ramp-business-50: #f8f8f8;
62
+ $tds-brand-channels-ramp-business-100: #f2f2f2;
63
+ $tds-brand-channels-ramp-business-150: #ebebeb;
64
+ $tds-brand-channels-ramp-business-200: #dedede;
65
+ $tds-brand-channels-ramp-business-250: #d1d1d1;
66
+ $tds-brand-channels-ramp-business-300: #bdbdbd;
67
+ $tds-brand-channels-ramp-business-350: #a2a2a2;
68
+ $tds-brand-channels-ramp-business-400: #888888;
69
+ $tds-brand-channels-ramp-business-450: #6d6d6d;
70
+ $tds-brand-channels-ramp-business-500: #535353;
71
+ $tds-brand-channels-ramp-business-550: #383838;
72
+ $tds-brand-channels-ramp-business-600: #292929;
73
+ $tds-brand-channels-ramp-business-650: #252525;
74
+ $tds-brand-channels-ramp-business-700: #21709c;
75
+ $tds-brand-channels-ramp-business-750: #1e1e1e;
76
+ $tds-brand-channels-ramp-business-800: #1a1a1a;
77
+ $tds-brand-channels-ramp-business-850: #171717;
78
+ $tds-brand-channels-ramp-business-900: #141414;
79
+ $tds-brand-channels-ramp-business-950: #101010;
80
+ $tds-brand-channels-ramp-business-1000: #0d0d0d;
81
+ $tds-brand-channels-ramp-money-50: #fbfcfd;
82
+ $tds-brand-channels-ramp-money-100: #f7f9fa;
83
+ $tds-brand-channels-ramp-money-150: #f2f6f8;
84
+ $tds-brand-channels-ramp-money-200: #eaf0f4;
85
+ $tds-brand-channels-ramp-money-250: #e2eaef;
86
+ $tds-brand-channels-ramp-money-300: #d5e1e8;
87
+ $tds-brand-channels-ramp-money-350: #c4d5df;
88
+ $tds-brand-channels-ramp-money-400: #b3cad6;
89
+ $tds-brand-channels-ramp-money-450: #a2becd;
90
+ $tds-brand-channels-ramp-money-500: #92b2c4;
91
+ $tds-brand-channels-ramp-money-550: #81a6bb;
92
+ $tds-brand-channels-ramp-money-600: #709ab2;
93
+ $tds-brand-channels-ramp-money-650: #6391ab;
94
+ $tds-brand-channels-ramp-money-700: #58a385;
95
+ $tds-brand-channels-ramp-money-750: #4f7a93;
96
+ $tds-brand-channels-ramp-money-800: #466d82;
97
+ $tds-brand-channels-ramp-money-850: #3e5f72;
98
+ $tds-brand-channels-ramp-money-900: #355262;
99
+ $tds-brand-channels-ramp-money-950: #2c4452;
100
+ $tds-brand-channels-ramp-money-1000: #233641;
101
+ $tds-brand-channels-ramp-comment-50: #f8f8f8;
102
+ $tds-brand-channels-ramp-comment-100: #f2f2f2;
103
+ $tds-brand-channels-ramp-comment-150: #ebebeb;
104
+ $tds-brand-channels-ramp-comment-200: #dddddd;
105
+ $tds-brand-channels-ramp-comment-250: #d0d0d0;
106
+ $tds-brand-channels-ramp-comment-300: #bcbcbc;
107
+ $tds-brand-channels-ramp-comment-350: #a1a1a1;
108
+ $tds-brand-channels-ramp-comment-400: #868686;
109
+ $tds-brand-channels-ramp-comment-450: #6b6b6b;
110
+ $tds-brand-channels-ramp-comment-500: #505050;
111
+ $tds-brand-channels-ramp-comment-550: #353535;
112
+ $tds-brand-channels-ramp-comment-600: #272727;
113
+ $tds-brand-channels-ramp-comment-650: #232323;
114
+ $tds-brand-channels-ramp-comment-700: #9b1f45;
115
+ $tds-brand-channels-ramp-comment-750: #1c1c1c;
116
+ $tds-brand-channels-ramp-comment-800: #191919;
117
+ $tds-brand-channels-ramp-comment-850: #161616;
118
+ $tds-brand-channels-ramp-comment-900: #131313;
119
+ $tds-brand-channels-ramp-comment-950: #101010;
120
+ $tds-brand-channels-ramp-comment-1000: #0c0c0c;
121
+ $tds-brand-channels-ramp-sport-50: #f5feff;
122
+ $tds-brand-channels-ramp-sport-100: #ecfeff;
123
+ $tds-brand-channels-ramp-sport-150: #e2fdff;
124
+ $tds-brand-channels-ramp-sport-200: #cefcff;
125
+ $tds-brand-channels-ramp-sport-250: #bbfbff;
126
+ $tds-brand-channels-ramp-sport-300: #9ef9ff;
127
+ $tds-brand-channels-ramp-sport-350: #77f7ff;
128
+ $tds-brand-channels-ramp-sport-400: #50f5ff;
129
+ $tds-brand-channels-ramp-sport-450: #2af2ff;
130
+ $tds-brand-channels-ramp-sport-500: #03f0ff;
131
+ $tds-brand-channels-ramp-sport-550: #00cedb;
132
+ $tds-brand-channels-ramp-sport-600: #00aab4;
133
+ $tds-brand-channels-ramp-sport-650: #008e97;
134
+ $tds-brand-channels-ramp-sport-700: #007a3f;
135
+ $tds-brand-channels-ramp-sport-750: #00676e;
136
+ $tds-brand-channels-ramp-sport-800: #005c62;
137
+ $tds-brand-channels-ramp-sport-850: #005055;
138
+ $tds-brand-channels-ramp-sport-900: #004549;
139
+ $tds-brand-channels-ramp-sport-950: #00393d;
140
+ $tds-brand-channels-ramp-sport-1000: #002e31;
141
+ $tds-brand-channels-ramp-travel-50: #f9f9f9;
142
+ $tds-brand-channels-ramp-travel-100: #f3f3f3;
143
+ $tds-brand-channels-ramp-travel-150: #ededed;
144
+ $tds-brand-channels-ramp-travel-200: #e2e2e2;
145
+ $tds-brand-channels-ramp-travel-250: #d6d6d6;
146
+ $tds-brand-channels-ramp-travel-300: #c5c5c5;
147
+ $tds-brand-channels-ramp-travel-350: #adadad;
148
+ $tds-brand-channels-ramp-travel-400: #969696;
149
+ $tds-brand-channels-ramp-travel-450: #7f7f7f;
150
+ $tds-brand-channels-ramp-travel-500: #676767;
151
+ $tds-brand-channels-ramp-travel-550: #505050;
152
+ $tds-brand-channels-ramp-travel-600: #383838;
153
+ $tds-brand-channels-ramp-travel-650: #303030;
154
+ $tds-brand-channels-ramp-travel-700: #2c79ad;
155
+ $tds-brand-channels-ramp-travel-750: #282828;
156
+ $tds-brand-channels-ramp-travel-800: #232323;
157
+ $tds-brand-channels-ramp-travel-850: #1f1f1f;
158
+ $tds-brand-channels-ramp-travel-900: #1a1a1a;
159
+ $tds-brand-channels-ramp-travel-950: #161616;
160
+ $tds-brand-channels-ramp-travel-1000: #121212;
161
+ $tds-brand-channels-ramp-puzzle-50: #fdfefa;
162
+ $tds-brand-channels-ramp-puzzle-100: #fbfdf5;
163
+ $tds-brand-channels-ramp-puzzle-150: #f8fdf0;
164
+ $tds-brand-channels-ramp-puzzle-200: #f4fbe6;
165
+ $tds-brand-channels-ramp-puzzle-250: #f0f9db;
166
+ $tds-brand-channels-ramp-puzzle-300: #e9f7cc;
167
+ $tds-brand-channels-ramp-puzzle-350: #e0f4b8;
168
+ $tds-brand-channels-ramp-puzzle-400: #d7f1a4;
169
+ $tds-brand-channels-ramp-puzzle-450: #cfed8f;
170
+ $tds-brand-channels-ramp-puzzle-500: #c6ea7b;
171
+ $tds-brand-channels-ramp-puzzle-550: #bde767;
172
+ $tds-brand-channels-ramp-puzzle-600: #b4e452;
173
+ $tds-brand-channels-ramp-puzzle-650: #aee143;
174
+ $tds-brand-channels-ramp-puzzle-700: #df7334;
175
+ $tds-brand-channels-ramp-puzzle-750: #9bd622;
176
+ $tds-brand-channels-ramp-puzzle-800: #8abe1e;
177
+ $tds-brand-channels-ramp-puzzle-850: #79a61a;
178
+ $tds-brand-channels-ramp-puzzle-900: #678f16;
179
+ $tds-brand-channels-ramp-puzzle-950: #567713;
180
+ $tds-brand-channels-ramp-puzzle-1000: #455f0f;
181
+ $tds-brand-channels-ramp-culture-50: #f8f8f8;
182
+ $tds-brand-channels-ramp-culture-100: #f2f2f2;
183
+ $tds-brand-channels-ramp-culture-150: #ebebeb;
184
+ $tds-brand-channels-ramp-culture-200: #dedede;
185
+ $tds-brand-channels-ramp-culture-250: #d1d1d1;
186
+ $tds-brand-channels-ramp-culture-300: #bdbdbd;
187
+ $tds-brand-channels-ramp-culture-350: #a2a2a2;
188
+ $tds-brand-channels-ramp-culture-400: #888888;
189
+ $tds-brand-channels-ramp-culture-450: #6e6e6e;
190
+ $tds-brand-channels-ramp-culture-500: #535353;
191
+ $tds-brand-channels-ramp-culture-550: #393939;
192
+ $tds-brand-channels-ramp-culture-600: #2c2c2c;
193
+ $tds-brand-channels-ramp-culture-650: #282828;
194
+ $tds-brand-channels-ramp-culture-700: #942364;
195
+ $tds-brand-channels-ramp-culture-750: #202020;
196
+ $tds-brand-channels-ramp-culture-800: #1c1c1c;
197
+ $tds-brand-channels-ramp-culture-850: #181818;
198
+ $tds-brand-channels-ramp-culture-900: #151515;
199
+ $tds-brand-channels-ramp-culture-950: #121212;
200
+ $tds-brand-channels-ramp-culture-1000: #0e0e0e;
201
+ $tds-brand-channels-ramp-life-&-style-50: #f8f8fc;
202
+ $tds-brand-channels-ramp-life-&-style-100: #f1f1fa;
203
+ $tds-brand-channels-ramp-life-&-style-150: #eaeaf7;
204
+ $tds-brand-channels-ramp-life-&-style-200: #dcdcf2;
205
+ $tds-brand-channels-ramp-life-&-style-250: #ceceed;
206
+ $tds-brand-channels-ramp-life-&-style-300: #b9b9e5;
207
+ $tds-brand-channels-ramp-life-&-style-350: #9e9edb;
208
+ $tds-brand-channels-ramp-life-&-style-400: #8282d1;
209
+ $tds-brand-channels-ramp-life-&-style-450: #6666c6;
210
+ $tds-brand-channels-ramp-life-&-style-500: #4a4abc;
211
+ $tds-brand-channels-ramp-life-&-style-550: #2e2eb2;
212
+ $tds-brand-channels-ramp-life-&-style-600: #1919a5;
213
+ $tds-brand-channels-ramp-life-&-style-650: #161695;
214
+ $tds-brand-channels-ramp-life-&-style-700: #149fb5;
215
+ $tds-brand-channels-ramp-life-&-style-750: #121279;
216
+ $tds-brand-channels-ramp-life-&-style-800: #10106b;
217
+ $tds-brand-channels-ramp-life-&-style-850: #0e0e5e;
218
+ $tds-brand-channels-ramp-life-&-style-900: #0c0c50;
219
+ $tds-brand-channels-ramp-life-&-style-950: #0a0a43;
220
+ $tds-brand-channels-ramp-life-&-style-1000: #080836;
221
+ $tds-brand-channels-ramp-obituaries-50: #fbfbfb;
222
+ $tds-brand-channels-ramp-obituaries-100: #f7f8f8;
223
+ $tds-brand-channels-ramp-obituaries-150: #f4f4f4;
224
+ $tds-brand-channels-ramp-obituaries-200: #ececed;
225
+ $tds-brand-channels-ramp-obituaries-250: #e5e5e5;
226
+ $tds-brand-channels-ramp-obituaries-300: #d9dada;
227
+ $tds-brand-channels-ramp-obituaries-350: #cacbcc;
228
+ $tds-brand-channels-ramp-obituaries-400: #bbbcbd;
229
+ $tds-brand-channels-ramp-obituaries-450: #acadae;
230
+ $tds-brand-channels-ramp-obituaries-500: #9d9ea0;
231
+ $tds-brand-channels-ramp-obituaries-550: #8e8f91;
232
+ $tds-brand-channels-ramp-obituaries-600: #7f8083;
233
+ $tds-brand-channels-ramp-obituaries-650: #747577;
234
+ $tds-brand-channels-ramp-obituaries-700: #6c6c69;
235
+ $tds-brand-channels-ramp-obituaries-750: #5e6061;
236
+ $tds-brand-channels-ramp-obituaries-800: #545556;
237
+ $tds-brand-channels-ramp-obituaries-850: #494a4c;
238
+ $tds-brand-channels-ramp-obituaries-900: #3f4041;
239
+ $tds-brand-channels-ramp-obituaries-950: #353536;
240
+ $tds-brand-channels-ramp-obituaries-1000: #2a2a2b;
241
+ $tds-brand-channels-ramp-ireland-50: #f6f6fd;
242
+ $tds-brand-channels-ramp-ireland-100: #eeeefb;
243
+ $tds-brand-channels-ramp-ireland-150: #e5e5f9;
244
+ $tds-brand-channels-ramp-ireland-200: #d3d3f4;
245
+ $tds-brand-channels-ramp-ireland-250: #c2c2f0;
246
+ $tds-brand-channels-ramp-ireland-300: #a8a8ea;
247
+ $tds-brand-channels-ramp-ireland-350: #8585e1;
248
+ $tds-brand-channels-ramp-ireland-400: #6262d8;
249
+ $tds-brand-channels-ramp-ireland-450: #3f3fd0;
250
+ $tds-brand-channels-ramp-ireland-500: #2d2db7;
251
+ $tds-brand-channels-ramp-ireland-550: #242494;
252
+ $tds-brand-channels-ramp-ireland-600: #1c1c71;
253
+ $tds-brand-channels-ramp-ireland-650: #151557;
254
+ $tds-brand-channels-ramp-ireland-700: #0f3d38;
255
+ $tds-brand-channels-ramp-ireland-750: #0d0d37;
256
+ $tds-brand-channels-ramp-ireland-800: #0c0c31;
257
+ $tds-brand-channels-ramp-ireland-850: #0a0a2b;
258
+ $tds-brand-channels-ramp-ireland-900: #090925;
259
+ $tds-brand-channels-ramp-ireland-950: #07071f;
260
+ $tds-brand-channels-ramp-ireland-1000: #060618;
261
+ $tds-brand-channels-base-puzzle: #df7334;
262
+ $tds-brand-channels-base-culture: #942364;
263
+ $tds-brand-channels-base-obituaries: #6c6c69;
264
+ $tds-brand-channels-base-ireland: #0f3d38;
265
+ $tds-brand-channels-base-life-&-style: #149fb5;
266
+ $tds-brand-channels-base-travel: #2c79ad;
267
+ $tds-brand-channels-base-sport: #007a3f;
268
+ $tds-brand-channels-base-business: #21709c;
269
+ $tds-brand-channels-base-comment: #9b1f45;
270
+ $tds-brand-channels-base-money: #58a385;
271
+ $tds-brand-channels-base-world: #00787c;
272
+ $tds-brand-channels-base-home: #135dcb;
273
+ $tds-brand-channels-base-uk: #556d7f;
274
+ $tds-surface-static-dark: #000000;
275
+ $tds-surface-static-light: #ffffff;
276
+ $tds-text-static-dark: #000000;
277
+ $tds-text-static-light: #ffffff;
278
+ $tds-border-static-dark: #000000;
279
+ $tds-border-static-light: #ffffff;
@@ -0,0 +1,148 @@
1
+ $tds-surface-undercanvas: #1a1a1a;
2
+ $tds-surface-canvas: #0d0d0d;
3
+ $tds-surface-level-1: #0d0d0d;
4
+ $tds-surface-level-2: #1a1a1a;
5
+ $tds-surface-level-3: #262626;
6
+ $tds-surface-level-4: #1a1a1a;
7
+ $tds-surface-inverse: #ffffff;
8
+ $tds-surface-overlay: rgba(0, 0, 0, 0.55);
9
+ $tds-surface-channel-high: #242424;
10
+ $tds-surface-channel-medium: #191919;
11
+ $tds-surface-channel-low: #0c0c0c;
12
+ $tds-surface-static-dark: #000000;
13
+ $tds-surface-static-light: #ffffff;
14
+ $tds-text-primary: #ffffff;
15
+ $tds-text-secondary: #d9d9d9;
16
+ $tds-text-tertiary: #a6a6a6;
17
+ $tds-text-inverse-primary: #000000;
18
+ $tds-text-inverse-secondary: #737373;
19
+ $tds-text-channel-primary: #505050;
20
+ $tds-text-channel-secondary: #272727;
21
+ $tds-text-static-dark: #000000;
22
+ $tds-text-static-light: #ffffff;
23
+ $tds-icon-primary: #ffffff;
24
+ $tds-icon-secondary: #d9d9d9;
25
+ $tds-icon-tertiary: #a6a6a6;
26
+ $tds-icon-inverse-primary: #000000;
27
+ $tds-icon-inverse-secondary: #737373;
28
+ $tds-icon-channel-primary: #161616;
29
+ $tds-icon-channel-secondary: #1c1c1c;
30
+ $tds-border-primary: #595959;
31
+ $tds-border-secondary: #333333;
32
+ $tds-border-tertiary: #1a1a1a;
33
+ $tds-border-inverse-primary: #000000;
34
+ $tds-border-inverse-secondary: #737373;
35
+ $tds-border-channel-primary: #1c1c1c;
36
+ $tds-border-channel-secondary: #131313;
37
+ $tds-border-channel-tertiary: #0c0c0c;
38
+ $tds-border-elevation: #333333;
39
+ $tds-border-static-dark: #000000;
40
+ $tds-border-static-light: #ffffff;
41
+ $tds-tag-filled-live-fill: #ff0000;
42
+ $tds-tag-filled-live-text: #0d0d0d;
43
+ $tds-tag-filled-primary-fill: #2a2a2a;
44
+ $tds-tag-filled-primary-text: #0d0d0d;
45
+ $tds-tag-filled-secondary-border: #0d0d0d;
46
+ $tds-tag-filled-secondary-fill: #0d0d0d;
47
+ $tds-tag-filled-secondary-text: #0d0d0d;
48
+ $tds-tag-inline-live-text: #ff0000;
49
+ $tds-tag-inline-primary-text: #2a2a2a;
50
+ $tds-tag-inline-secondary-text: #0d0d0d;
51
+ $tds-tag-channel-text: #9b1f45;
52
+ $tds-input-fill-default: #000000;
53
+ $tds-input-fill-error: #1a0000;
54
+ $tds-input-fill-hover: #1a1a1a;
55
+ $tds-input-fill-active: #262626;
56
+ $tds-input-fill-completed: #76c8d6;
57
+ $tds-input-fill-success: #050f10;
58
+ $tds-input-fill-warning: #001a08;
59
+ $tds-input-fill-info: #010101;
60
+ $tds-input-border-default: #8c8c8c;
61
+ $tds-input-border-error: #ff4040;
62
+ $tds-input-border-hover: #595959;
63
+ $tds-input-border-active: #737373;
64
+ $tds-input-border-completed: #48b6c8;
65
+ $tds-input-border-success: #53bbcc;
66
+ $tds-input-border-warning: #40ff79;
67
+ $tds-input-border-info: #1a1a1a;
68
+ $tds-input-text-default: #a6a6a6;
69
+ $tds-input-text-error: #ff4040;
70
+ $tds-input-text-hover: #ffffff;
71
+ $tds-input-text-active: #ffffff;
72
+ $tds-input-text-completed: #0a1e21;
73
+ $tds-input-text-success: #53bbcc;
74
+ $tds-input-text-warning: #40ff79;
75
+ $tds-input-text-info: #1a1a1a;
76
+ $tds-input-icon-default: #a6a6a6;
77
+ $tds-input-icon-hover: #ffffff;
78
+ $tds-input-icon-active: #ffffff;
79
+ $tds-input-icon-completed: #0a1e21;
80
+ $tds-input-icon-error: #ff4040;
81
+ $tds-input-icon-success: #53bbcc;
82
+ $tds-input-icon-warning: #40ff79;
83
+ $tds-input-icon-info: #1a1a1a;
84
+ $tds-feedback-fill-error: #1a0000;
85
+ $tds-feedback-fill-success: #050f10;
86
+ $tds-feedback-fill-warning: #001a08;
87
+ $tds-feedback-fill-info: #010101;
88
+ $tds-feedback-text-error: #ff4040;
89
+ $tds-feedback-text-success: #53bbcc;
90
+ $tds-feedback-text-warning: #40ff79;
91
+ $tds-feedback-text-info: #1a1a1a;
92
+ $tds-feedback-border-error: #ff4040;
93
+ $tds-feedback-border-success: #53bbcc;
94
+ $tds-feedback-border-warning: #40ff79;
95
+ $tds-feedback-border-info: #1a1a1a;
96
+ $tds-feedback-icon-error: #ff4040;
97
+ $tds-feedback-icon-success: #53bbcc;
98
+ $tds-feedback-icon-warning: #40ff79;
99
+ $tds-feedback-icon-info: #1a1a1a;
100
+ $tds-interactive-primary-fill-default: #000000;
101
+ $tds-interactive-primary-fill-hover: #000000;
102
+ $tds-interactive-primary-fill-pressed: #000000;
103
+ $tds-interactive-primary-text-default: #ffffff;
104
+ $tds-interactive-primary-text-hover: #ffffff;
105
+ $tds-interactive-primary-text-pressed: #ffffff;
106
+ $tds-interactive-primary-icon-default: #ffffff;
107
+ $tds-interactive-primary-icon-hover: #ffffff;
108
+ $tds-interactive-primary-icon-pressed: #ffffff;
109
+ $tds-interactive-secondary-fill-default: #000000;
110
+ $tds-interactive-secondary-fill-hover: #000000;
111
+ $tds-interactive-secondary-fill-pressed: #000000;
112
+ $tds-interactive-secondary-border-default: #8c8c8c;
113
+ $tds-interactive-secondary-border-hover: #8c8c8c;
114
+ $tds-interactive-secondary-border-pressed: #8c8c8c;
115
+ $tds-interactive-secondary-text-default: #d9d9d9;
116
+ $tds-interactive-secondary-text-hover: #d9d9d9;
117
+ $tds-interactive-secondary-text-pressed: #d9d9d9;
118
+ $tds-interactive-secondary-icon-default: #d9d9d9;
119
+ $tds-interactive-secondary-icon-hover: #d9d9d9;
120
+ $tds-interactive-secondary-icon-pressed: #d9d9d9;
121
+ $tds-interactive-disabled-a: #262626;
122
+ $tds-interactive-disabled-b: #404040;
123
+ $tds-interactive-disabled-c: #595959;
124
+ $tds-interactive-link-primary-default: #0d0d0d;
125
+ $tds-interactive-link-primary-hover: #0d0d0d;
126
+ $tds-interactive-link-primary-pressed: #0d0d0d;
127
+ $tds-interactive-link-secondary-default: #8c8c8c;
128
+ $tds-interactive-link-secondary-hover: #8c8c8c;
129
+ $tds-interactive-link-secondary-pressed: #8c8c8c;
130
+ $tds-focus-border: #8c8c8c;
131
+ $tds-selection-background: #ffffff;
132
+ $tds-selection-text: #000000;
133
+ $tds-selected-fill-default: #ffffff;
134
+ $tds-selected-fill-hover: #ffffff;
135
+ $tds-selected-fill-pressed: #ffffff;
136
+ $tds-selected-text-default: #000000;
137
+ $tds-selected-text-hover: #000000;
138
+ $tds-selected-text-pressed: #000000;
139
+ $tds-selected-border-default: #ffffff;
140
+ $tds-selected-border-hover: #ffffff;
141
+ $tds-selected-border-pressed: #ffffff;
142
+ $tds-selected-icon-default: #000000;
143
+ $tds-selected-icon-hover: #000000;
144
+ $tds-selected-icon-pressed: #000000;
145
+ $tds-active-fill: #ffffff;
146
+ $tds-active-text: #000000;
147
+ $tds-active-border: #ffffff;
148
+ $tds-active-icon: #000000;
@@ -0,0 +1,148 @@
1
+ $tds-surface-undercanvas: #f2f2f2;
2
+ $tds-surface-canvas: #ffffff;
3
+ $tds-surface-level-1: #ffffff;
4
+ $tds-surface-level-2: #ffffff;
5
+ $tds-surface-level-3: #ffffff;
6
+ $tds-surface-level-4: #ffffff;
7
+ $tds-surface-inverse: #000000;
8
+ $tds-surface-overlay: rgba(0, 0, 0, 0.45);
9
+ $tds-surface-channel-high: #9b1f45;
10
+ $tds-surface-channel-medium: #a1a1a1;
11
+ $tds-surface-channel-low: #ebebeb;
12
+ $tds-surface-static-dark: #000000;
13
+ $tds-surface-static-light: #ffffff;
14
+ $tds-text-primary: #1a1a1a;
15
+ $tds-text-secondary: #404040;
16
+ $tds-text-tertiary: #737373;
17
+ $tds-text-inverse-primary: #ffffff;
18
+ $tds-text-inverse-secondary: #8c8c8c;
19
+ $tds-text-channel-primary: #161616;
20
+ $tds-text-channel-secondary: #9b1f45;
21
+ $tds-text-static-dark: #000000;
22
+ $tds-text-static-light: #ffffff;
23
+ $tds-icon-primary: #1a1a1a;
24
+ $tds-icon-secondary: #404040;
25
+ $tds-icon-tertiary: #737373;
26
+ $tds-icon-inverse-primary: #ffffff;
27
+ $tds-icon-inverse-secondary: #8c8c8c;
28
+ $tds-icon-channel-primary: #9b1f45;
29
+ $tds-icon-channel-secondary: #272727;
30
+ $tds-border-primary: #a6a6a6;
31
+ $tds-border-secondary: #cccccc;
32
+ $tds-border-tertiary: #e6e6e6;
33
+ $tds-border-inverse-primary: #ffffff;
34
+ $tds-border-inverse-secondary: #8c8c8c;
35
+ $tds-border-channel-primary: #232323;
36
+ $tds-border-channel-secondary: #505050;
37
+ $tds-border-channel-tertiary: #a1a1a1;
38
+ $tds-border-elevation: #e6e6e6;
39
+ $tds-border-static-dark: #000000;
40
+ $tds-border-static-light: #ffffff;
41
+ $tds-input-fill-default: #ffffff;
42
+ $tds-input-fill-error: #fff9f9;
43
+ $tds-input-fill-hover: #e6e6e6;
44
+ $tds-input-fill-active: #d9d9d9;
45
+ $tds-input-fill-completed: #f4fafc;
46
+ $tds-input-fill-success: #f4fafc;
47
+ $tds-input-fill-warning: #f2fff6;
48
+ $tds-input-fill-info: #f0f0f0;
49
+ $tds-input-border-default: #333333;
50
+ $tds-input-border-error: #b30000;
51
+ $tds-input-border-hover: #404040;
52
+ $tds-input-border-active: #262626;
53
+ $tds-input-border-completed: #3db2c5;
54
+ $tds-input-border-success: #3db2c5;
55
+ $tds-input-border-warning: #26ff68;
56
+ $tds-input-border-info: #0f4aa2;
57
+ $tds-input-text-default: #737373;
58
+ $tds-input-text-error: #800000;
59
+ $tds-input-text-hover: #000000;
60
+ $tds-input-text-active: #000000;
61
+ $tds-input-text-completed: #1d5962;
62
+ $tds-input-text-success: #1d5962;
63
+ $tds-input-text-warning: #00992e;
64
+ $tds-input-text-info: #090909;
65
+ $tds-input-icon-default: #737373;
66
+ $tds-input-icon-hover: #000000;
67
+ $tds-input-icon-active: #000000;
68
+ $tds-input-icon-completed: #1d5962;
69
+ $tds-input-icon-error: #800000;
70
+ $tds-input-icon-success: #1d5962;
71
+ $tds-input-icon-warning: #00992e;
72
+ $tds-input-icon-info: #090909;
73
+ $tds-feedback-fill-error: #fff9f9;
74
+ $tds-feedback-fill-success: #f4fafc;
75
+ $tds-feedback-fill-warning: #f2fff6;
76
+ $tds-feedback-fill-info: #f0f0f0;
77
+ $tds-feedback-text-error: #800000;
78
+ $tds-feedback-text-success: #1d5962;
79
+ $tds-feedback-text-warning: #00992e;
80
+ $tds-feedback-text-info: #090909;
81
+ $tds-feedback-border-error: #b30000;
82
+ $tds-feedback-border-success: #3db2c5;
83
+ $tds-feedback-border-warning: #26ff68;
84
+ $tds-feedback-border-info: #0f4aa2;
85
+ $tds-feedback-icon-error: #800000;
86
+ $tds-feedback-icon-success: #1d5962;
87
+ $tds-feedback-icon-warning: #00992e;
88
+ $tds-feedback-icon-info: #090909;
89
+ $tds-interactive-primary-fill-default: #005c8a;
90
+ $tds-interactive-primary-fill-hover: #005c8a;
91
+ $tds-interactive-primary-fill-pressed: #005c8a;
92
+ $tds-interactive-primary-text-default: #000000;
93
+ $tds-interactive-primary-text-hover: #000000;
94
+ $tds-interactive-primary-text-pressed: #000000;
95
+ $tds-interactive-primary-icon-default: #000000;
96
+ $tds-interactive-primary-icon-hover: #000000;
97
+ $tds-interactive-primary-icon-pressed: #000000;
98
+ $tds-interactive-secondary-fill-default: #ffffff;
99
+ $tds-interactive-secondary-fill-hover: #ffffff;
100
+ $tds-interactive-secondary-fill-pressed: #ffffff;
101
+ $tds-interactive-secondary-border-default: #000000;
102
+ $tds-interactive-secondary-border-hover: #000000;
103
+ $tds-interactive-secondary-border-pressed: #000000;
104
+ $tds-interactive-secondary-text-default: #404040;
105
+ $tds-interactive-secondary-text-hover: #404040;
106
+ $tds-interactive-secondary-text-pressed: #404040;
107
+ $tds-interactive-secondary-icon-default: #404040;
108
+ $tds-interactive-secondary-icon-hover: #404040;
109
+ $tds-interactive-secondary-icon-pressed: #404040;
110
+ $tds-interactive-disabled-a: #d9d9d9;
111
+ $tds-interactive-disabled-b: #bfbfbf;
112
+ $tds-interactive-disabled-c: #a6a6a6;
113
+ $tds-interactive-link-primary-default: #005c8a;
114
+ $tds-interactive-link-primary-hover: #005c8a;
115
+ $tds-interactive-link-primary-pressed: #005c8a;
116
+ $tds-interactive-link-secondary-default: #737373;
117
+ $tds-interactive-link-secondary-hover: #737373;
118
+ $tds-interactive-link-secondary-pressed: #737373;
119
+ $tds-selection-background: #000000;
120
+ $tds-selection-text: #f2f2f2;
121
+ $tds-selected-fill-default: #000000;
122
+ $tds-selected-fill-hover: #000000;
123
+ $tds-selected-fill-pressed: #000000;
124
+ $tds-selected-text-default: #ffffff;
125
+ $tds-selected-text-hover: #ffffff;
126
+ $tds-selected-text-pressed: #ffffff;
127
+ $tds-selected-border-default: #000000;
128
+ $tds-selected-border-hover: #000000;
129
+ $tds-selected-border-pressed: #000000;
130
+ $tds-selected-icon-default: #ffffff;
131
+ $tds-selected-icon-hover: #ffffff;
132
+ $tds-selected-icon-pressed: #ffffff;
133
+ $tds-active-fill: #000000;
134
+ $tds-active-text: #ffffff;
135
+ $tds-active-border: #000000;
136
+ $tds-active-icon: #ffffff;
137
+ $tds-focus-border: #737373;
138
+ $tds-tag-filled-live-fill: #b30000;
139
+ $tds-tag-filled-live-text: #ffffff;
140
+ $tds-tag-filled-primary-fill: #9b1f45;
141
+ $tds-tag-filled-primary-text: #ffffff;
142
+ $tds-tag-filled-secondary-border: #f2f2f2;
143
+ $tds-tag-filled-secondary-fill: #f2f2f2;
144
+ $tds-tag-filled-secondary-text: #f2f2f2;
145
+ $tds-tag-inline-live-text: #b30000;
146
+ $tds-tag-inline-primary-text: #9b1f45;
147
+ $tds-tag-inline-secondary-text: #f2f2f2;
148
+ $tds-tag-channel-text: #505050;