@momentum-design/tokens 0.0.58 → 0.0.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/core/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +26 -10
- package/dist/css/theme/webex/hc-dark-stable.css +41 -2
- package/dist/css/theme/webex/hc-light-stable.css +87 -48
- package/dist/css/theme/webex/light-stable.css +27 -11
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +26 -10
- package/dist/ios/theme/webex/hc-dark-stable.swift +41 -2
- package/dist/ios/theme/webex/hc-light-stable.swift +87 -48
- package/dist/ios/theme/webex/light-stable.swift +27 -11
- package/dist/json/theme/webex/dark-stable.json +512 -43
- package/dist/json/theme/webex/hc-dark-stable.json +1309 -128
- package/dist/json/theme/webex/hc-light-stable.json +1329 -226
- package/dist/json/theme/webex/light-stable.json +515 -50
- package/dist/json-minimal/theme/webex/dark-stable.json +37 -3
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +95 -2
- package/dist/json-minimal/theme/webex/hc-light-stable.json +141 -48
- package/dist/json-minimal/theme/webex/light-stable.json +38 -4
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +26 -10
- package/dist/resources/theme/webex/hc-dark-stable.xml +41 -2
- package/dist/resources/theme/webex/hc-light-stable.xml +87 -48
- package/dist/resources/theme/webex/light-stable.xml +27 -11
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +26 -10
- package/dist/scss/theme/webex/hc-dark-stable.scss +42 -3
- package/dist/scss/theme/webex/hc-light-stable.scss +87 -48
- package/dist/scss/theme/webex/light-stable.scss +27 -11
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 17 Jul 2024 09:10:27 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -153,6 +153,12 @@
|
|
|
153
153
|
--mds-color-theme-background-gradient-primary-normal-1: #0f0f0f;
|
|
154
154
|
--mds-color-theme-background-gradient-secondary-normal-0: #262626;
|
|
155
155
|
--mds-color-theme-background-gradient-secondary-normal-1: #0f0f0f;
|
|
156
|
+
--mds-color-theme-background-reaction-normal-0: #1a1a1a;
|
|
157
|
+
--mds-color-theme-background-reaction-normal-1: #8f8f8f;
|
|
158
|
+
--mds-color-theme-background-skeleton-normal-0: #00000033;
|
|
159
|
+
--mds-color-theme-background-skeleton-normal-1: #0000004d;
|
|
160
|
+
--mds-color-theme-background-skeleton-normal-2: #00000066;
|
|
161
|
+
--mds-color-theme-background-skeleton-normal-3: #00000080;
|
|
156
162
|
--mds-color-theme-button-primary-normal: #fffffff2;
|
|
157
163
|
--mds-color-theme-button-primary-hover: #ffffffcc;
|
|
158
164
|
--mds-color-theme-button-primary-pressed: #ffffffb3;
|
|
@@ -238,7 +244,12 @@
|
|
|
238
244
|
--mds-color-theme-common-text-error-hover: #ffd4da;
|
|
239
245
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
240
246
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
247
|
+
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
241
248
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
249
|
+
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
250
|
+
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
251
|
+
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
252
|
+
--mds-color-theme-common-inverted-button-secondary-disabled: #00000000;
|
|
242
253
|
--mds-color-theme-common-overlays-primary-normal: #000000e6;
|
|
243
254
|
--mds-color-theme-common-overlays-secondary-normal: #00000066;
|
|
244
255
|
--mds-color-theme-common-overlays-meeting-normal-0: #00000000;
|
|
@@ -268,20 +279,24 @@
|
|
|
268
279
|
--mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
269
280
|
--mds-color-theme-common-outline-primary-disabled: #ffffff33;
|
|
270
281
|
--mds-color-theme-common-outline-input-normal: #ffffff80;
|
|
282
|
+
--mds-color-theme-common-outline-secondary-normal: #00000033;
|
|
283
|
+
--mds-color-theme-common-outline-secondary-disabled: #00000033;
|
|
271
284
|
--mds-color-theme-common-control-share-content-selected: #3cc29a;
|
|
272
285
|
--mds-color-theme-common-control-share-content-active: #c94403;
|
|
273
286
|
--mds-color-theme-common-control-share-content-inactive: #707070;
|
|
274
287
|
--mds-color-theme-common-control-inactive-normal: #00000033;
|
|
275
288
|
--mds-color-theme-common-background-alert-share-normal: #c94403;
|
|
276
|
-
--mds-color-theme-common-
|
|
277
|
-
--mds-color-theme-common-
|
|
278
|
-
--mds-color-theme-common-
|
|
279
|
-
--mds-color-theme-common-
|
|
280
|
-
--mds-color-theme-common-
|
|
281
|
-
--mds-color-theme-common-
|
|
282
|
-
--mds-color-theme-common-
|
|
283
|
-
--mds-color-theme-common-
|
|
284
|
-
--mds-color-theme-common-
|
|
289
|
+
--mds-color-theme-common-background-solid-dark: #1a1a1a;
|
|
290
|
+
--mds-color-theme-common-background-solid-light: #ffffff;
|
|
291
|
+
--mds-color-theme-common-content-pdf: #ee0507;
|
|
292
|
+
--mds-color-theme-common-content-word: #0078d6;
|
|
293
|
+
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
294
|
+
--mds-color-theme-common-content-excel: #00893e;
|
|
295
|
+
--mds-color-theme-common-content-onenote: #b839db;
|
|
296
|
+
--mds-color-theme-common-content-sheets: #f4b400;
|
|
297
|
+
--mds-color-theme-common-content-slides: #0f9d58;
|
|
298
|
+
--mds-color-theme-common-content-keynote: #029cfb;
|
|
299
|
+
--mds-color-theme-common-content-doc: #4285f4;
|
|
285
300
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
286
301
|
--mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
|
|
287
302
|
--mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
|
|
@@ -298,6 +313,7 @@
|
|
|
298
313
|
--mds-color-theme-common-touchbar-background-green-pressed: #134231;
|
|
299
314
|
--mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
|
|
300
315
|
--mds-color-theme-common-touchbar-background-red-pressed: #780d13;
|
|
316
|
+
--mds-color-theme-common-touchbar-background-transparent: #00000000;
|
|
301
317
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
302
318
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
303
319
|
--mds-color-theme-common-touchbar-icon-secure: #64b4fa;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 17 Jul 2024 09:10:27 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcDarkWebex {
|
|
@@ -149,6 +149,12 @@
|
|
|
149
149
|
--mds-color-theme-background-label-violet-active: #1aebff;
|
|
150
150
|
--mds-color-theme-background-common-normal: #000000;
|
|
151
151
|
--mds-color-theme-background-namelabel-normal: #000000;
|
|
152
|
+
--mds-color-theme-background-reaction-normal-0: #000000;
|
|
153
|
+
--mds-color-theme-background-reaction-normal-1: #000000;
|
|
154
|
+
--mds-color-theme-background-gradient-secondary-normal-0: #000000;
|
|
155
|
+
--mds-color-theme-background-gradient-secondary-normal-1: #000000;
|
|
156
|
+
--mds-color-theme-background-gradient-primary-normal-0: #000000;
|
|
157
|
+
--mds-color-theme-background-gradient-primary-normal-1: #000000;
|
|
152
158
|
--mds-color-theme-button-primary-normal: #000000;
|
|
153
159
|
--mds-color-theme-button-primary-hover: #1aebff;
|
|
154
160
|
--mds-color-theme-button-primary-pressed: #1aebff;
|
|
@@ -170,6 +176,7 @@
|
|
|
170
176
|
--mds-color-theme-button-accent-hover: #1aebff;
|
|
171
177
|
--mds-color-theme-button-accent-pressed: #1aebff;
|
|
172
178
|
--mds-color-theme-outline-primary-normal: #ffffff;
|
|
179
|
+
--mds-color-theme-outline-primary-disabled: #3ff23f;
|
|
173
180
|
--mds-color-theme-outline-theme-normal: #ffffff;
|
|
174
181
|
--mds-color-theme-outline-secondary-normal: #ffffff;
|
|
175
182
|
--mds-color-theme-outline-input-normal: #ffffff;
|
|
@@ -177,7 +184,7 @@
|
|
|
177
184
|
--mds-color-theme-outline-button-normal: #ffffff;
|
|
178
185
|
--mds-color-theme-outline-join-normal: #ffffff;
|
|
179
186
|
--mds-color-theme-outline-cancel-normal: #ffffff;
|
|
180
|
-
--mds-color-theme-outline-disabled-normal: #
|
|
187
|
+
--mds-color-theme-outline-disabled-normal: #3ff23f;
|
|
181
188
|
--mds-color-theme-outline-share-selected: #ffff00;
|
|
182
189
|
--mds-color-theme-outline-share-active: #ffffff;
|
|
183
190
|
--mds-color-theme-outline-share-inactive: #3ff23f;
|
|
@@ -289,6 +296,11 @@
|
|
|
289
296
|
--mds-color-theme-common-text-warning-normal: #ffffff;
|
|
290
297
|
--mds-color-theme-common-text-warning-hover: #ffffff;
|
|
291
298
|
--mds-color-theme-common-inverted-text-primary-normal: #ffffff;
|
|
299
|
+
--mds-color-theme-common-inverted-text-secondary-normal: #ffffff;
|
|
300
|
+
--mds-color-theme-common-inverted-button-secondary-normal: #000000;
|
|
301
|
+
--mds-color-theme-common-inverted-button-secondary-hover: #1aebff;
|
|
302
|
+
--mds-color-theme-common-inverted-button-secondary-pressed: #1aebff;
|
|
303
|
+
--mds-color-theme-common-inverted-button-secondary-disabled: #000000;
|
|
292
304
|
--mds-color-theme-common-overlays-primary-normal: #000000;
|
|
293
305
|
--mds-color-theme-common-overlays-secondary-normal: #000000;
|
|
294
306
|
--mds-color-theme-common-overlays-meeting-normal-0: #000000;
|
|
@@ -311,15 +323,22 @@
|
|
|
311
323
|
--mds-color-theme-common-button-promotion-hover-1: #1aebff;
|
|
312
324
|
--mds-color-theme-common-button-promotion-active-0: #1aebff;
|
|
313
325
|
--mds-color-theme-common-button-promotion-active-1: #1aebff;
|
|
326
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-0: #1aebff;
|
|
327
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-1: #1aebff;
|
|
328
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-2: #1aebff;
|
|
314
329
|
--mds-color-theme-common-outline-button-normal: #ffffff;
|
|
315
330
|
--mds-color-theme-common-outline-primary-normal: #ffffff;
|
|
316
331
|
--mds-color-theme-common-outline-primary-disabled: #3ff23f;
|
|
317
332
|
--mds-color-theme-common-outline-input-normal: #ffffff;
|
|
333
|
+
--mds-color-theme-common-outline-secondary-primary: #ffffff;
|
|
334
|
+
--mds-color-theme-common-outline-secondary-disabled: #3ff23f;
|
|
318
335
|
--mds-color-theme-common-control-share-content-selected: #ffffff;
|
|
319
336
|
--mds-color-theme-common-control-share-content-active: #ffffff;
|
|
320
337
|
--mds-color-theme-common-control-share-content-inactive: #3ff23f;
|
|
321
338
|
--mds-color-theme-common-control-inactive-normal: #3ff23f;
|
|
322
339
|
--mds-color-theme-common-background-alert-share-normal: #ffffff;
|
|
340
|
+
--mds-color-theme-common-background-solid-dark: #000000;
|
|
341
|
+
--mds-color-theme-common-background-solid-light: #000000;
|
|
323
342
|
--mds-color-theme-common-content-pdf: #ffffff;
|
|
324
343
|
--mds-color-theme-common-content-word: #ffffff;
|
|
325
344
|
--mds-color-theme-common-content-powerpoint: #ffffff;
|
|
@@ -329,4 +348,24 @@
|
|
|
329
348
|
--mds-color-theme-common-content-slides: #ffffff;
|
|
330
349
|
--mds-color-theme-common-content-keynote: #ffffff;
|
|
331
350
|
--mds-color-theme-common-content-doc: #ffffff;
|
|
351
|
+
--mds-color-theme-common-touchbar-background-blue-normal: #000000;
|
|
352
|
+
--mds-color-theme-common-touchbar-background-blue-pressed: #1aebff;
|
|
353
|
+
--mds-color-theme-common-touchbar-background-pink-normal: #000000;
|
|
354
|
+
--mds-color-theme-common-touchbar-background-pink-pressed: #1aebff;
|
|
355
|
+
--mds-color-theme-common-touchbar-background-mint-normal: #000000;
|
|
356
|
+
--mds-color-theme-common-touchbar-background-mint-pressed: #1aebff;
|
|
357
|
+
--mds-color-theme-common-touchbar-background-purple-normal: #000000;
|
|
358
|
+
--mds-color-theme-common-touchbar-background-purple-pressed: #1aebff;
|
|
359
|
+
--mds-color-theme-common-touchbar-background-violet-normal: #000000;
|
|
360
|
+
--mds-color-theme-common-touchbar-background-violet-pressed: #1aebff;
|
|
361
|
+
--mds-color-theme-common-touchbar-background-orange-normal: #000000;
|
|
362
|
+
--mds-color-theme-common-touchbar-background-orange-pressed: #1aebff;
|
|
363
|
+
--mds-color-theme-common-touchbar-background-green-normal: #000000;
|
|
364
|
+
--mds-color-theme-common-touchbar-background-green-pressed: #1aebff;
|
|
365
|
+
--mds-color-theme-common-touchbar-background-red-normal: #000000;
|
|
366
|
+
--mds-color-theme-common-touchbar-background-red-pressed: #1aebff;
|
|
367
|
+
--mds-color-theme-common-touchbar-background-transparent: #000000;
|
|
368
|
+
--mds-color-theme-common-touchbar-icon-attention: #000000;
|
|
369
|
+
--mds-color-theme-common-touchbar-icon-stable: #000000;
|
|
370
|
+
--mds-color-theme-common-touchbar-icon-secure: #000000;
|
|
332
371
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 17 Jul 2024 09:10:27 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcLightWebex {
|
|
@@ -149,6 +149,12 @@
|
|
|
149
149
|
--mds-color-theme-background-label-violet-active: #37006e;
|
|
150
150
|
--mds-color-theme-background-common-normal: #ffffff;
|
|
151
151
|
--mds-color-theme-background-namelabel-normal: #ffffff;
|
|
152
|
+
--mds-color-theme-background-reaction-normal-0: #ffffff;
|
|
153
|
+
--mds-color-theme-background-reaction-normal-1: #ffffff;
|
|
154
|
+
--mds-color-theme-background-gradient-secondary-normal-0: #ffffff;
|
|
155
|
+
--mds-color-theme-background-gradient-secondary-normal-1: #ffffff;
|
|
156
|
+
--mds-color-theme-background-gradient-primary-normal-0: #ffffff;
|
|
157
|
+
--mds-color-theme-background-gradient-primary-normal-1: #ffffff;
|
|
152
158
|
--mds-color-theme-button-primary-normal: #ffffff;
|
|
153
159
|
--mds-color-theme-button-primary-hover: #37006e;
|
|
154
160
|
--mds-color-theme-button-primary-pressed: #37006e;
|
|
@@ -170,6 +176,7 @@
|
|
|
170
176
|
--mds-color-theme-button-accent-hover: #37006e;
|
|
171
177
|
--mds-color-theme-button-accent-pressed: #37006e;
|
|
172
178
|
--mds-color-theme-outline-primary-normal: #000000;
|
|
179
|
+
--mds-color-theme-outline-primary-disabled: #600000;
|
|
173
180
|
--mds-color-theme-outline-theme-normal: #000000;
|
|
174
181
|
--mds-color-theme-outline-secondary-normal: #000000;
|
|
175
182
|
--mds-color-theme-outline-input-normal: #000000;
|
|
@@ -195,7 +202,7 @@
|
|
|
195
202
|
--mds-color-theme-control-active-normal: #37006e;
|
|
196
203
|
--mds-color-theme-control-active-hover: #ffffff;
|
|
197
204
|
--mds-color-theme-control-active-pressed: #ffffff;
|
|
198
|
-
--mds-color-theme-control-active-active: #
|
|
205
|
+
--mds-color-theme-control-active-active: #ffffff;
|
|
199
206
|
--mds-color-theme-control-active-disabled: #600000;
|
|
200
207
|
--mds-color-theme-control-indicator-inactive-normal: #ffffff;
|
|
201
208
|
--mds-color-theme-control-inactive-normal: #ffffff;
|
|
@@ -279,54 +286,86 @@
|
|
|
279
286
|
--mds-color-theme-avatar-slate: #000000;
|
|
280
287
|
--mds-color-theme-avatar-violet: #000000;
|
|
281
288
|
--mds-color-theme-avatar-yellow: #000000;
|
|
282
|
-
--mds-color-theme-common-text-primary-normal: #
|
|
283
|
-
--mds-color-theme-common-text-primary-disabled: #
|
|
284
|
-
--mds-color-theme-common-text-secondary-normal: #
|
|
285
|
-
--mds-color-theme-common-text-success-normal: #
|
|
286
|
-
--mds-color-theme-common-text-success-hover: #
|
|
287
|
-
--mds-color-theme-common-text-error-normal: #
|
|
288
|
-
--mds-color-theme-common-text-error-hover: #
|
|
289
|
-
--mds-color-theme-common-text-warning-normal: #
|
|
290
|
-
--mds-color-theme-common-text-warning-hover: #
|
|
291
|
-
--mds-color-theme-common-inverted-text-primary-normal: #
|
|
292
|
-
--mds-color-theme-common-
|
|
293
|
-
--mds-color-theme-common-
|
|
294
|
-
--mds-color-theme-common-
|
|
295
|
-
--mds-color-theme-common-
|
|
296
|
-
--mds-color-theme-common-
|
|
297
|
-
--mds-color-theme-common-
|
|
298
|
-
--mds-color-theme-common-
|
|
299
|
-
--mds-color-theme-common-
|
|
300
|
-
--mds-color-theme-common-
|
|
301
|
-
--mds-color-theme-common-
|
|
302
|
-
--mds-color-theme-common-button-
|
|
303
|
-
--mds-color-theme-common-button-
|
|
304
|
-
--mds-color-theme-common-button-
|
|
305
|
-
--mds-color-theme-common-button-
|
|
306
|
-
--mds-color-theme-common-button-secondary-
|
|
307
|
-
--mds-color-theme-common-button-secondary-
|
|
308
|
-
--mds-color-theme-common-button-
|
|
309
|
-
--mds-color-theme-common-button-
|
|
310
|
-
--mds-color-theme-common-button-
|
|
311
|
-
--mds-color-theme-common-button-
|
|
312
|
-
--mds-color-theme-common-button-
|
|
313
|
-
--mds-color-theme-common-button-promotion-
|
|
289
|
+
--mds-color-theme-common-text-primary-normal: #000000;
|
|
290
|
+
--mds-color-theme-common-text-primary-disabled: #600000;
|
|
291
|
+
--mds-color-theme-common-text-secondary-normal: #000000;
|
|
292
|
+
--mds-color-theme-common-text-success-normal: #000000;
|
|
293
|
+
--mds-color-theme-common-text-success-hover: #000000;
|
|
294
|
+
--mds-color-theme-common-text-error-normal: #000000;
|
|
295
|
+
--mds-color-theme-common-text-error-hover: #000000;
|
|
296
|
+
--mds-color-theme-common-text-warning-normal: #000000;
|
|
297
|
+
--mds-color-theme-common-text-warning-hover: #000000;
|
|
298
|
+
--mds-color-theme-common-inverted-text-primary-normal: #000000;
|
|
299
|
+
--mds-color-theme-common-inverted-text-secondary-normal: #000000;
|
|
300
|
+
--mds-color-theme-common-inverted-button-secondary-normal: #ffffff;
|
|
301
|
+
--mds-color-theme-common-inverted-button-secondary-hover: #37006e;
|
|
302
|
+
--mds-color-theme-common-inverted-button-secondary-pressed: #37006e;
|
|
303
|
+
--mds-color-theme-common-inverted-button-secondary-disabled: #ffffff;
|
|
304
|
+
--mds-color-theme-common-overlays-primary-normal: #ffffff;
|
|
305
|
+
--mds-color-theme-common-overlays-secondary-normal: #ffffff;
|
|
306
|
+
--mds-color-theme-common-overlays-meeting-normal-0: #ffffff;
|
|
307
|
+
--mds-color-theme-common-overlays-meeting-normal-1: #ffffff;
|
|
308
|
+
--mds-color-theme-common-overlays-meeting-normal-2: #ffffff;
|
|
309
|
+
--mds-color-theme-common-button-primary-normal: #ffffff;
|
|
310
|
+
--mds-color-theme-common-button-primary-hover: #37006e;
|
|
311
|
+
--mds-color-theme-common-button-primary-pressed: #37006e;
|
|
312
|
+
--mds-color-theme-common-button-primary-disabled: #600000;
|
|
313
|
+
--mds-color-theme-common-button-secondary-normal: #ffffff;
|
|
314
|
+
--mds-color-theme-common-button-secondary-hover: #37006e;
|
|
315
|
+
--mds-color-theme-common-button-secondary-active-normal: #ffffff;
|
|
316
|
+
--mds-color-theme-common-button-secondary-active-hover: #37006e;
|
|
317
|
+
--mds-color-theme-common-button-secondary-active-pressed: #37006e;
|
|
318
|
+
--mds-color-theme-common-button-secondary-active-disabled: #600000;
|
|
319
|
+
--mds-color-theme-common-button-secondary-disabled: #600000;
|
|
320
|
+
--mds-color-theme-common-button-promotion-normal-0: #ffffff;
|
|
321
|
+
--mds-color-theme-common-button-promotion-normal-1: #ffffff;
|
|
322
|
+
--mds-color-theme-common-button-promotion-hover-0: #37006e;
|
|
323
|
+
--mds-color-theme-common-button-promotion-hover-1: #37006e;
|
|
324
|
+
--mds-color-theme-common-button-promotion-active-0: #37006e;
|
|
325
|
+
--mds-color-theme-common-button-promotion-active-1: #37006e;
|
|
326
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-0: #37006e;
|
|
327
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-1: #37006e;
|
|
328
|
+
--mds-color-theme-common-button-join-animated-gradient-normal-2: #37006e;
|
|
314
329
|
--mds-color-theme-common-outline-button-normal: #ffffff;
|
|
315
|
-
--mds-color-theme-common-outline-primary-normal: #
|
|
316
|
-
--mds-color-theme-common-outline-primary-disabled: #
|
|
317
|
-
--mds-color-theme-common-outline-input-normal: #
|
|
330
|
+
--mds-color-theme-common-outline-primary-normal: #000000;
|
|
331
|
+
--mds-color-theme-common-outline-primary-disabled: #600000;
|
|
332
|
+
--mds-color-theme-common-outline-input-normal: #000000;
|
|
333
|
+
--mds-color-theme-common-outline-secondary-primary: #000000;
|
|
334
|
+
--mds-color-theme-common-outline-secondary-disabled: #600000;
|
|
318
335
|
--mds-color-theme-common-control-share-content-selected: #ffffff;
|
|
319
336
|
--mds-color-theme-common-control-share-content-active: #ffffff;
|
|
320
|
-
--mds-color-theme-common-control-share-content-inactive: #
|
|
321
|
-
--mds-color-theme-common-control-inactive-normal: #
|
|
337
|
+
--mds-color-theme-common-control-share-content-inactive: #600000;
|
|
338
|
+
--mds-color-theme-common-control-inactive-normal: #600000;
|
|
322
339
|
--mds-color-theme-common-background-alert-share-normal: #ffffff;
|
|
323
|
-
--mds-color-theme-common-
|
|
324
|
-
--mds-color-theme-common-
|
|
325
|
-
--mds-color-theme-common-content-
|
|
326
|
-
--mds-color-theme-common-content-
|
|
327
|
-
--mds-color-theme-common-content-
|
|
328
|
-
--mds-color-theme-common-content-
|
|
329
|
-
--mds-color-theme-common-content-
|
|
330
|
-
--mds-color-theme-common-content-
|
|
331
|
-
--mds-color-theme-common-content-
|
|
340
|
+
--mds-color-theme-common-background-solid-dark: #ffffff;
|
|
341
|
+
--mds-color-theme-common-background-solid-light: #ffffff;
|
|
342
|
+
--mds-color-theme-common-content-pdf: #000000;
|
|
343
|
+
--mds-color-theme-common-content-word: #000000;
|
|
344
|
+
--mds-color-theme-common-content-powerpoint: #000000;
|
|
345
|
+
--mds-color-theme-common-content-excel: #000000;
|
|
346
|
+
--mds-color-theme-common-content-onenote: #000000;
|
|
347
|
+
--mds-color-theme-common-content-sheets: #000000;
|
|
348
|
+
--mds-color-theme-common-content-slides: #000000;
|
|
349
|
+
--mds-color-theme-common-content-keynote: #000000;
|
|
350
|
+
--mds-color-theme-common-content-doc: #000000;
|
|
351
|
+
--mds-color-theme-common-touchbar-background-blue-normal: #ffffff;
|
|
352
|
+
--mds-color-theme-common-touchbar-background-blue-pressed: #37006e;
|
|
353
|
+
--mds-color-theme-common-touchbar-background-pink-normal: #ffffff;
|
|
354
|
+
--mds-color-theme-common-touchbar-background-pink-pressed: #37006e;
|
|
355
|
+
--mds-color-theme-common-touchbar-background-mint-normal: #ffffff;
|
|
356
|
+
--mds-color-theme-common-touchbar-background-mint-pressed: #37006e;
|
|
357
|
+
--mds-color-theme-common-touchbar-background-purple-normal: #ffffff;
|
|
358
|
+
--mds-color-theme-common-touchbar-background-purple-pressed: #37006e;
|
|
359
|
+
--mds-color-theme-common-touchbar-background-violet-normal: #ffffff;
|
|
360
|
+
--mds-color-theme-common-touchbar-background-violet-pressed: #37006e;
|
|
361
|
+
--mds-color-theme-common-touchbar-background-orange-normal: #ffffff;
|
|
362
|
+
--mds-color-theme-common-touchbar-background-orange-pressed: #37006e;
|
|
363
|
+
--mds-color-theme-common-touchbar-background-green-normal: #ffffff;
|
|
364
|
+
--mds-color-theme-common-touchbar-background-green-pressed: #37006e;
|
|
365
|
+
--mds-color-theme-common-touchbar-background-red-normal: #ffffff;
|
|
366
|
+
--mds-color-theme-common-touchbar-background-red-pressed: #37006e;
|
|
367
|
+
--mds-color-theme-common-touchbar-background-transparent: #ffffff;
|
|
368
|
+
--mds-color-theme-common-touchbar-icon-attention: #ffffff;
|
|
369
|
+
--mds-color-theme-common-touchbar-icon-stable: #ffffff;
|
|
370
|
+
--mds-color-theme-common-touchbar-icon-secure: #ffffff;
|
|
332
371
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 17 Jul 2024 09:10:27 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -153,10 +153,16 @@
|
|
|
153
153
|
--mds-color-theme-background-gradient-primary-normal-1: #ffffff;
|
|
154
154
|
--mds-color-theme-background-gradient-secondary-normal-0: #fafafa;
|
|
155
155
|
--mds-color-theme-background-gradient-secondary-normal-1: #ffffff;
|
|
156
|
+
--mds-color-theme-background-reaction-normal-0: #ffffff;
|
|
157
|
+
--mds-color-theme-background-reaction-normal-1: #ffffff;
|
|
158
|
+
--mds-color-theme-background-skeleton-normal-0: #ffffff33;
|
|
159
|
+
--mds-color-theme-background-skeleton-normal-1: #ffffff4d;
|
|
160
|
+
--mds-color-theme-background-skeleton-normal-2: #ffffff66;
|
|
161
|
+
--mds-color-theme-background-skeleton-normal-3: #ffffff80;
|
|
156
162
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
157
163
|
--mds-color-theme-button-primary-hover: #000000cc;
|
|
158
164
|
--mds-color-theme-button-primary-pressed: #000000b3;
|
|
159
|
-
--mds-color-theme-button-primary-disabled: #
|
|
165
|
+
--mds-color-theme-button-primary-disabled: #00000033;
|
|
160
166
|
--mds-color-theme-button-secondary-normal: #00000000;
|
|
161
167
|
--mds-color-theme-button-secondary-hover: #00000012;
|
|
162
168
|
--mds-color-theme-button-secondary-pressed: #00000033;
|
|
@@ -239,6 +245,11 @@
|
|
|
239
245
|
--mds-color-theme-common-text-warning-normal: #f2990a;
|
|
240
246
|
--mds-color-theme-common-text-warning-hover: #ffda94;
|
|
241
247
|
--mds-color-theme-common-inverted-text-primary-normal: #000000f2;
|
|
248
|
+
--mds-color-theme-common-inverted-text-secondary-normal: #00000099;
|
|
249
|
+
--mds-color-theme-common-inverted-button-secondary-normal: #00000000;
|
|
250
|
+
--mds-color-theme-common-inverted-button-secondary-hover: #00000012;
|
|
251
|
+
--mds-color-theme-common-inverted-button-secondary-pressed: #00000033;
|
|
252
|
+
--mds-color-theme-common-inverted-button-secondary-disabled: #00000000;
|
|
242
253
|
--mds-color-theme-common-overlays-primary-normal: #000000e6;
|
|
243
254
|
--mds-color-theme-common-overlays-secondary-normal: #00000066;
|
|
244
255
|
--mds-color-theme-common-overlays-meeting-normal-0: #00000000;
|
|
@@ -268,20 +279,24 @@
|
|
|
268
279
|
--mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
269
280
|
--mds-color-theme-common-outline-primary-disabled: #ffffff33;
|
|
270
281
|
--mds-color-theme-common-outline-input-normal: #ffffff80;
|
|
282
|
+
--mds-color-theme-common-outline-secondary-normal: #00000033;
|
|
283
|
+
--mds-color-theme-common-outline-secondary-disabled: #00000033;
|
|
271
284
|
--mds-color-theme-common-control-share-content-selected: #3cc29a;
|
|
272
285
|
--mds-color-theme-common-control-share-content-active: #c94403;
|
|
273
286
|
--mds-color-theme-common-control-share-content-inactive: #707070;
|
|
274
287
|
--mds-color-theme-common-control-inactive-normal: #00000033;
|
|
275
288
|
--mds-color-theme-common-background-alert-share-normal: #c94403;
|
|
276
|
-
--mds-color-theme-common-
|
|
277
|
-
--mds-color-theme-common-
|
|
278
|
-
--mds-color-theme-common-
|
|
279
|
-
--mds-color-theme-common-
|
|
280
|
-
--mds-color-theme-common-
|
|
281
|
-
--mds-color-theme-common-
|
|
282
|
-
--mds-color-theme-common-
|
|
283
|
-
--mds-color-theme-common-
|
|
284
|
-
--mds-color-theme-common-
|
|
289
|
+
--mds-color-theme-common-background-solid-dark: #1a1a1a;
|
|
290
|
+
--mds-color-theme-common-background-solid-light: #ffffff;
|
|
291
|
+
--mds-color-theme-common-content-pdf: #ee0507;
|
|
292
|
+
--mds-color-theme-common-content-word: #0078d6;
|
|
293
|
+
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
294
|
+
--mds-color-theme-common-content-excel: #00893e;
|
|
295
|
+
--mds-color-theme-common-content-onenote: #b839db;
|
|
296
|
+
--mds-color-theme-common-content-sheets: #f4b400;
|
|
297
|
+
--mds-color-theme-common-content-slides: #0f9d58;
|
|
298
|
+
--mds-color-theme-common-content-keynote: #029cfb;
|
|
299
|
+
--mds-color-theme-common-content-doc: #4285f4;
|
|
285
300
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
286
301
|
--mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
|
|
287
302
|
--mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
|
|
@@ -298,6 +313,7 @@
|
|
|
298
313
|
--mds-color-theme-common-touchbar-background-green-pressed: #134231;
|
|
299
314
|
--mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
|
|
300
315
|
--mds-color-theme-common-touchbar-background-red-pressed: #780d13;
|
|
316
|
+
--mds-color-theme-common-touchbar-background-transparent: #00000000;
|
|
301
317
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
302
318
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
303
319
|
--mds-color-theme-common-touchbar-icon-secure: #64b4fa;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 17 Jul 2024 09:10:27 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -81,10 +81,16 @@ public class {
|
|
|
81
81
|
public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
|
|
82
82
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
83
83
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
84
|
+
public static let mdsColorThemeBackgroundReactionNormal0 = #1a1a1a
|
|
85
|
+
public static let mdsColorThemeBackgroundReactionNormal1 = #8f8f8f
|
|
84
86
|
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
85
87
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
86
88
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
87
89
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
90
|
+
public static let mdsColorThemeBackgroundSkeletonNormal0 = #00000033
|
|
91
|
+
public static let mdsColorThemeBackgroundSkeletonNormal1 = #0000004d
|
|
92
|
+
public static let mdsColorThemeBackgroundSkeletonNormal2 = #00000066
|
|
93
|
+
public static let mdsColorThemeBackgroundSkeletonNormal3 = #00000080
|
|
88
94
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
89
95
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
90
96
|
public static let mdsColorThemeBackgroundSolidSecondaryNormal = #1a1a1a
|
|
@@ -111,6 +117,8 @@ public class {
|
|
|
111
117
|
public static let mdsColorThemeButtonSecondaryNormal = #ffffff00
|
|
112
118
|
public static let mdsColorThemeButtonSecondaryPressed = #ffffff33
|
|
113
119
|
public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
|
|
120
|
+
public static let mdsColorThemeCommonBackgroundSolidDark = #1a1a1a
|
|
121
|
+
public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
|
|
114
122
|
public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
|
|
115
123
|
public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
|
|
116
124
|
public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
|
|
@@ -131,29 +139,36 @@ public class {
|
|
|
131
139
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
132
140
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
133
141
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff12
|
|
142
|
+
public static let mdsColorThemeCommonContentDoc = #4285f4
|
|
143
|
+
public static let mdsColorThemeCommonContentExcel = #00893e
|
|
144
|
+
public static let mdsColorThemeCommonContentKeynote = #029cfb
|
|
145
|
+
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
146
|
+
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
147
|
+
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
148
|
+
public static let mdsColorThemeCommonContentSheets = #f4b400
|
|
149
|
+
public static let mdsColorThemeCommonContentSlides = #0f9d58
|
|
150
|
+
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
134
151
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
135
152
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
136
153
|
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|
|
137
154
|
public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
|
|
155
|
+
public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #00000000
|
|
156
|
+
public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #00000012
|
|
157
|
+
public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #00000000
|
|
158
|
+
public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #00000033
|
|
138
159
|
public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
|
|
160
|
+
public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #00000099
|
|
139
161
|
public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
|
|
140
162
|
public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
|
|
141
163
|
public static let mdsColorThemeCommonOutlinePrimaryDisabled = #ffffff33
|
|
142
164
|
public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
|
|
165
|
+
public static let mdsColorThemeCommonOutlineSecondaryDisabled = #00000033
|
|
166
|
+
public static let mdsColorThemeCommonOutlineSecondaryNormal = #00000033
|
|
143
167
|
public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #00000000
|
|
144
168
|
public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #0000004d
|
|
145
169
|
public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000cc
|
|
146
170
|
public static let mdsColorThemeCommonOverlaysPrimaryNormal = #000000e6
|
|
147
171
|
public static let mdsColorThemeCommonOverlaysSecondaryNormal = #00000066
|
|
148
|
-
public static let mdsColorThemeCommonPartnerDoc = #4285f4
|
|
149
|
-
public static let mdsColorThemeCommonPartnerExcel = #00893e
|
|
150
|
-
public static let mdsColorThemeCommonPartnerKeynote = #029cfb
|
|
151
|
-
public static let mdsColorThemeCommonPartnerOnenote = #b839db
|
|
152
|
-
public static let mdsColorThemeCommonPartnerPdf = #ee0507
|
|
153
|
-
public static let mdsColorThemeCommonPartnerPowerpoint = #d93e17
|
|
154
|
-
public static let mdsColorThemeCommonPartnerSheets = #f4b400
|
|
155
|
-
public static let mdsColorThemeCommonPartnerSlides = #0f9d58
|
|
156
|
-
public static let mdsColorThemeCommonPartnerWord = #0078d6
|
|
157
172
|
public static let mdsColorThemeCommonTextErrorHover = #ffd4da
|
|
158
173
|
public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
|
|
159
174
|
public static let mdsColorThemeCommonTextPrimaryDisabled = #ffffff66
|
|
@@ -177,6 +192,7 @@ public class {
|
|
|
177
192
|
public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
|
|
178
193
|
public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
|
|
179
194
|
public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
|
|
195
|
+
public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
|
|
180
196
|
public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
|
|
181
197
|
public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
|
|
182
198
|
public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
|