@momentum-design/tokens 0.0.56 → 0.0.58

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 (61) hide show
  1. package/dist/css/core/complete.css +97 -98
  2. package/dist/css/theme/aaos/day-complete.css +14 -16
  3. package/dist/css/theme/aaos/night-complete.css +10 -12
  4. package/dist/css/theme/webex/dark-stable.css +122 -121
  5. package/dist/css/theme/webex/hc-dark-stable.css +145 -94
  6. package/dist/css/theme/webex/hc-light-stable.css +159 -108
  7. package/dist/css/theme/webex/light-stable.css +147 -148
  8. package/dist/ios/core/complete.swift +97 -98
  9. package/dist/ios/theme/aaos/day-complete.swift +14 -16
  10. package/dist/ios/theme/aaos/night-complete.swift +10 -12
  11. package/dist/ios/theme/webex/dark-stable.swift +83 -82
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +145 -94
  13. package/dist/ios/theme/webex/hc-light-stable.swift +159 -108
  14. package/dist/ios/theme/webex/light-stable.swift +107 -108
  15. package/dist/json/core/complete.json +3150 -2380
  16. package/dist/json/theme/aaos/day-complete.json +273 -257
  17. package/dist/json/theme/aaos/night-complete.json +273 -257
  18. package/dist/json/theme/webex/dark-stable.json +7088 -6235
  19. package/dist/json/theme/webex/hc-dark-stable.json +6694 -3987
  20. package/dist/json/theme/webex/hc-light-stable.json +6601 -3890
  21. package/dist/json/theme/webex/light-stable.json +7056 -6262
  22. package/dist/json-minimal/core/complete.json +179 -148
  23. package/dist/json-minimal/theme/aaos/day-complete.json +13 -21
  24. package/dist/json-minimal/theme/aaos/night-complete.json +9 -17
  25. package/dist/json-minimal/theme/webex/dark-stable.json +238 -221
  26. package/dist/json-minimal/theme/webex/hc-dark-stable.json +253 -132
  27. package/dist/json-minimal/theme/webex/hc-light-stable.json +268 -147
  28. package/dist/json-minimal/theme/webex/light-stable.json +270 -251
  29. package/dist/resources/core/complete.xml +97 -98
  30. package/dist/resources/theme/aaos/day-complete.xml +14 -16
  31. package/dist/resources/theme/aaos/night-complete.xml +10 -12
  32. package/dist/resources/theme/webex/dark-stable.xml +122 -121
  33. package/dist/resources/theme/webex/hc-dark-stable.xml +145 -94
  34. package/dist/resources/theme/webex/hc-light-stable.xml +159 -108
  35. package/dist/resources/theme/webex/light-stable.xml +147 -148
  36. package/dist/scss/core/complete.scss +97 -98
  37. package/dist/scss/theme/aaos/day-complete.scss +14 -16
  38. package/dist/scss/theme/aaos/night-complete.scss +10 -12
  39. package/dist/scss/theme/webex/dark-stable.scss +123 -122
  40. package/dist/scss/theme/webex/hc-dark-stable.scss +145 -94
  41. package/dist/scss/theme/webex/hc-light-stable.scss +159 -108
  42. package/dist/scss/theme/webex/light-stable.scss +148 -149
  43. package/package.json +1 -1
  44. package/dist/css/theme/webex/common-stable.css +0 -81
  45. package/dist/css/theme/webex/dark-complete.css +0 -298
  46. package/dist/css/theme/webex/light-complete.css +0 -295
  47. package/dist/ios/theme/webex/common-stable.swift +0 -87
  48. package/dist/ios/theme/webex/dark-complete.swift +0 -304
  49. package/dist/ios/theme/webex/light-complete.swift +0 -301
  50. package/dist/json/theme/webex/common-stable.json +0 -2168
  51. package/dist/json/theme/webex/dark-complete.json +0 -8500
  52. package/dist/json/theme/webex/light-complete.json +0 -8395
  53. package/dist/json-minimal/theme/webex/common-stable.json +0 -162
  54. package/dist/json-minimal/theme/webex/dark-complete.json +0 -635
  55. package/dist/json-minimal/theme/webex/light-complete.json +0 -632
  56. package/dist/resources/theme/webex/common-stable.xml +0 -83
  57. package/dist/resources/theme/webex/dark-complete.xml +0 -300
  58. package/dist/resources/theme/webex/light-complete.xml +0 -297
  59. package/dist/scss/theme/webex/common-stable.scss +0 -78
  60. package/dist/scss/theme/webex/dark-complete.scss +0 -295
  61. package/dist/scss/theme/webex/light-complete.scss +0 -292
@@ -1,81 +1,7 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 11 Jun 2024 18:13:50 GMT
3
+ // Generated on Fri, 28 Jun 2024 09:31:32 GMT
4
4
 
5
- $mds-color-theme-common-text-white: #fffffff2;
6
- $mds-color-theme-common-text-gray: #ffffffb3;
7
- $mds-color-theme-common-text-black: #000000f2;
8
- $mds-color-theme-common-text-disabled: #ffffff66;
9
- $mds-color-theme-common-text-success-normal: #3cc29a;
10
- $mds-color-theme-common-text-success-hover: #9fedd8;
11
- $mds-color-theme-common-text-error-normal: #fc8b98;
12
- $mds-color-theme-common-text-error-hover: #ffd4da;
13
- $mds-color-theme-common-text-warning-normal: #f2990a;
14
- $mds-color-theme-common-text-secondary-light: #ffffffb3;
15
- $mds-color-theme-common-text-secondary-dark: #00000099;
16
- $mds-color-theme-common-overlay-primary-normal: #000000e6;
17
- $mds-color-theme-common-overlay-secondary-normal: #00000066;
18
- $mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
19
- $mds-color-theme-common-button-primary-normal: #fffffff2;
20
- $mds-color-theme-common-button-primary-hover: #ffffffcc;
21
- $mds-color-theme-common-button-primary-pressed: #ffffffb3;
22
- $mds-color-theme-common-button-primary-disabled: #ffffff33;
23
- $mds-color-theme-common-button-secondary-normal: #ffffff00;
24
- $mds-color-theme-common-button-secondary-hover: #ffffff12;
25
- $mds-color-theme-common-button-secondary-disabled: #ffffff00;
26
- $mds-color-theme-common-button-secondary-active-normal: #ffffff33;
27
- $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
28
- $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
29
- $mds-color-theme-common-button-secondary-dark-normal: #00000000;
30
- $mds-color-theme-common-button-secondary-dark-hover: #00000012;
31
- $mds-color-theme-common-button-secondary-dark-pressed: #00000033;
32
- $mds-color-theme-common-button-secondary-dark-disabled: #00000000;
33
- $mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
34
- $mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
35
- $mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
36
- $mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
37
- $mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
38
- $mds-color-theme-common-outline-button-normal: #ffffff4d;
39
- $mds-color-theme-common-outline-primary-normal: #ffffff66;
40
- $mds-color-theme-common-outline-input-normal: #ffffff80;
41
- $mds-color-theme-common-outline-disabled-normal: #ffffff33;
42
- $mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
43
- $mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
44
- $mds-color-theme-common-control-inactive-normal: #00000033;
45
- $mds-color-theme-common-control-share-content-active: #C94403;
46
- $mds-color-theme-common-control-share-content-inactive: #707070;
47
- $mds-color-theme-common-control-share-content-selected: #3cc29a;
48
- $mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
49
- $mds-color-theme-common-background-solid-primary-light: #ffffff;
50
- $mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
51
- $mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
52
- $mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
53
- $mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
54
- $mds-color-theme-common-touchbar-background-mint-normal: #148579;
55
- $mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
56
- $mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
57
- $mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
58
- $mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
59
- $mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
60
- $mds-color-theme-common-touchbar-background-orange-normal: #C94403;
61
- $mds-color-theme-common-touchbar-background-orange-pressed: #682601;
62
- $mds-color-theme-common-touchbar-background-green-normal: #1d805f;
63
- $mds-color-theme-common-touchbar-background-green-pressed: #134231;
64
- $mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
65
- $mds-color-theme-common-touchbar-background-red-pressed: #780d13;
66
- $mds-color-theme-common-touchbar-background-transparent: #00000000;
67
- $mds-color-theme-common-touchbar-icon-stable: #27a17a;
68
- $mds-color-theme-common-touchbar-icon-attention: #fc8b98;
69
- $mds-color-theme-common-touchbar-icon-secure: #64b4fa;
70
- $mds-color-theme-common-content-doc: #4285f4;
71
- $mds-color-theme-common-content-excel: #00893E;
72
- $mds-color-theme-common-content-keynote: #029CFB;
73
- $mds-color-theme-common-content-onenote: #B839DB;
74
- $mds-color-theme-common-content-pdf: #EE0507;
75
- $mds-color-theme-common-content-powerpoint: #D93E17;
76
- $mds-color-theme-common-content-sheets: #F4B400;
77
- $mds-color-theme-common-content-slides: #0F9D58;
78
- $mds-color-theme-common-content-word: #0078D6;
79
5
  $mds-color-theme-text-primary-normal: #fffffff2;
80
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
81
7
  $mds-color-theme-text-secondary-normal: #ffffffb3;
@@ -98,9 +24,9 @@ $mds-color-theme-text-teamdefault-active: #fffffff2;
98
24
  $mds-color-theme-text-alert-purple-normal: #f294f1;
99
25
  $mds-color-theme-text-alert-purple-hover: #fce1fc;
100
26
  $mds-color-theme-text-alert-purple-active: #fce1fc;
101
- $mds-color-theme-text-alert-orange-normal: #FD884E;
102
- $mds-color-theme-text-alert-orange-hover: #FED5AC;
103
- $mds-color-theme-text-alert-orange-active: #FED5AC;
27
+ $mds-color-theme-text-alert-orange-normal: #fd884e;
28
+ $mds-color-theme-text-alert-orange-hover: #fed5ac;
29
+ $mds-color-theme-text-alert-orange-active: #fed5ac;
104
30
  $mds-color-theme-text-team-cobalt-normal: #5ebff7;
105
31
  $mds-color-theme-text-team-cobalt-hover: #5ebff7;
106
32
  $mds-color-theme-text-team-cobalt-active: #c7eeff;
@@ -108,7 +34,7 @@ $mds-color-theme-text-team-cyan-normal: #22c7d6;
108
34
  $mds-color-theme-text-team-cyan-hover: #22c7d6;
109
35
  $mds-color-theme-text-team-cyan-active: #b2f4f7;
110
36
  $mds-color-theme-text-team-mint-normal: #30c9b0;
111
- $mds-color-theme-text-team-mint-hover: #30c9b0;
37
+ $mds-color-theme-text-team-mint-hover: #baf5e7;
112
38
  $mds-color-theme-text-team-mint-active: #baf5e7;
113
39
  $mds-color-theme-text-team-lime-normal: #93c437;
114
40
  $mds-color-theme-text-team-lime-hover: #93c437;
@@ -116,9 +42,9 @@ $mds-color-theme-text-team-lime-active: #ddf2ae;
116
42
  $mds-color-theme-text-team-gold-normal: #d6b220;
117
43
  $mds-color-theme-text-team-gold-hover: #d6b220;
118
44
  $mds-color-theme-text-team-gold-active: #f5eaa2;
119
- $mds-color-theme-text-team-orange-normal: #FD884E;
120
- $mds-color-theme-text-team-orange-hover: #FD884E;
121
- $mds-color-theme-text-team-orange-active: #FED5AC;
45
+ $mds-color-theme-text-team-orange-normal: #fd884e;
46
+ $mds-color-theme-text-team-orange-hover: #fd884e;
47
+ $mds-color-theme-text-team-orange-active: #fed5ac;
122
48
  $mds-color-theme-text-team-pink-normal: #fc97aa;
123
49
  $mds-color-theme-text-team-pink-hover: #fc97aa;
124
50
  $mds-color-theme-text-team-pink-active: #ffe0e7;
@@ -148,7 +74,7 @@ $mds-color-theme-inverted-button-secondary-disabled: #00000000;
148
74
  $mds-color-theme-inverted-outline-button-normal: #00000080;
149
75
  $mds-color-theme-inverted-outline-primary-normal: #00000075;
150
76
  $mds-color-theme-inverted-outline-disabled-normal: #00000033;
151
- $mds-color-theme-inverted-outline-theme: #1170cf;
77
+ $mds-color-theme-inverted-outline-theme-normal: #1170cf;
152
78
  $mds-color-theme-inverted-control-active-normal: #1170cf;
153
79
  $mds-color-theme-inverted-control-active-hover: #0353a8;
154
80
  $mds-color-theme-inverted-control-active-pressed: #063a75;
@@ -171,8 +97,6 @@ $mds-color-theme-background-secondary-hover: #ffffff33;
171
97
  $mds-color-theme-background-secondary-active: #ffffff4d;
172
98
  $mds-color-theme-background-secondary-disabled: #ffffff00;
173
99
  $mds-color-theme-background-accent-normal: #1170cf;
174
- $mds-color-theme-background-gradient-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
175
- $mds-color-theme-background-gradient-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
176
100
  $mds-color-theme-background-alert-default-normal: #3b3b3b;
177
101
  $mds-color-theme-background-alert-default-hover: #3b3b3b;
178
102
  $mds-color-theme-background-alert-default-active: #545454;
@@ -191,8 +115,8 @@ $mds-color-theme-background-alert-theme-active: #063a75;
191
115
  $mds-color-theme-background-alert-purple-normal: #3b1840;
192
116
  $mds-color-theme-background-alert-purple-hover: #3b1840;
193
117
  $mds-color-theme-background-alert-purple-active: #601e66;
194
- $mds-color-theme-background-alert-orange-normal: #411B04;
195
- $mds-color-theme-background-alert-orange-hover: #411B04;
118
+ $mds-color-theme-background-alert-orange-normal: #411b04;
119
+ $mds-color-theme-background-alert-orange-hover: #411b04;
196
120
  $mds-color-theme-background-alert-orange-active: #682601;
197
121
  $mds-color-theme-background-label-cobalt-normal: #12283d;
198
122
  $mds-color-theme-background-label-cobalt-hover: #103c63;
@@ -206,9 +130,9 @@ $mds-color-theme-background-label-lime-active: #416116;
206
130
  $mds-color-theme-background-label-mint-normal: #102b2a;
207
131
  $mds-color-theme-background-label-mint-hover: #12423f;
208
132
  $mds-color-theme-background-label-mint-active: #12615a;
209
- $mds-color-theme-background-label-orange-normal: #411B04;
133
+ $mds-color-theme-background-label-orange-normal: #411b04;
210
134
  $mds-color-theme-background-label-orange-hover: #682601;
211
- $mds-color-theme-background-label-orange-active: #9C3202;
135
+ $mds-color-theme-background-label-orange-active: #9c3202;
212
136
  $mds-color-theme-background-label-pink-normal: #3b1e21;
213
137
  $mds-color-theme-background-label-pink-hover: #66262d;
214
138
  $mds-color-theme-background-label-pink-active: #a12a3a;
@@ -223,9 +147,10 @@ $mds-color-theme-background-label-violet-hover: #432c78;
223
147
  $mds-color-theme-background-label-violet-active: #643abd;
224
148
  $mds-color-theme-background-common-normal: #ffffff;
225
149
  $mds-color-theme-background-namelabel-normal: #00000080;
226
- $mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80);;
227
- $mds-color-theme-background-reaction-normal: linear-gradient(180deg, #ffffff 90%, #ffffff 0%);
228
- $mds-color-theme-button-border-normal: none;
150
+ $mds-color-theme-background-gradient-primary-normal-0: #1a1a1a;
151
+ $mds-color-theme-background-gradient-primary-normal-1: #0f0f0f;
152
+ $mds-color-theme-background-gradient-secondary-normal-0: #262626;
153
+ $mds-color-theme-background-gradient-secondary-normal-1: #0f0f0f;
229
154
  $mds-color-theme-button-primary-normal: #fffffff2;
230
155
  $mds-color-theme-button-primary-hover: #ffffffcc;
231
156
  $mds-color-theme-button-primary-pressed: #ffffffb3;
@@ -235,8 +160,9 @@ $mds-color-theme-button-secondary-hover: #ffffff12;
235
160
  $mds-color-theme-button-secondary-pressed: #ffffff33;
236
161
  $mds-color-theme-button-secondary-disabled: #ffffff00;
237
162
  $mds-color-theme-button-secondary-active-normal: #ffffff33;
238
- $mds-color-theme-button-secondary-active-hover: #ffffff4d;
163
+ $mds-color-theme-button-secondary-active-hover: #ffffff33;
239
164
  $mds-color-theme-button-secondary-active-pressed: #ffffff66;
165
+ $mds-color-theme-button-secondary-active-disabled: #ffffff1c;
240
166
  $mds-color-theme-button-join-normal: #1d805f;
241
167
  $mds-color-theme-button-join-hover: #185e46;
242
168
  $mds-color-theme-button-join-pressed: #134231;
@@ -247,6 +173,7 @@ $mds-color-theme-button-accent-normal: #1170cf;
247
173
  $mds-color-theme-button-accent-hover: #0353a8;
248
174
  $mds-color-theme-button-accent-pressed: #063a75;
249
175
  $mds-color-theme-outline-primary-normal: #ffffff66;
176
+ $mds-color-theme-outline-primary-disabled: #ffffff33;
250
177
  $mds-color-theme-outline-theme-normal: #64b4fa;
251
178
  $mds-color-theme-outline-secondary-normal: #ffffff33;
252
179
  $mds-color-theme-outline-input-normal: #ffffff80;
@@ -254,9 +181,8 @@ $mds-color-theme-outline-input-active: #ffffffe6;
254
181
  $mds-color-theme-outline-button-normal: #ffffff80;
255
182
  $mds-color-theme-outline-join-normal: #3cc29a;
256
183
  $mds-color-theme-outline-cancel-normal: #fc8b98;
257
- $mds-color-theme-outline-disabled-normal: #ffffff33;
258
184
  $mds-color-theme-outline-share-selected: #27a17a;
259
- $mds-color-theme-outline-share-active: #EC6400;
185
+ $mds-color-theme-outline-share-active: #ec6400;
260
186
  $mds-color-theme-outline-share-inactive: #8f8f8f;
261
187
  $mds-color-theme-outline-overlay-normal: #adadad;
262
188
  $mds-color-theme-outline-high-contrast-focus: #ffffff;
@@ -264,13 +190,11 @@ $mds-color-theme-outline-label-cobalt: #5ebff7;
264
190
  $mds-color-theme-outline-label-gold: #d6b220;
265
191
  $mds-color-theme-outline-label-lime: #93c437;
266
192
  $mds-color-theme-outline-label-mint: #30c9b0;
267
- $mds-color-theme-outline-label-orange: #FD884E;
193
+ $mds-color-theme-outline-label-orange: #fd884e;
268
194
  $mds-color-theme-outline-label-pink: #fc97aa;
269
195
  $mds-color-theme-outline-label-purple: #f294f1;
270
196
  $mds-color-theme-outline-label-slate: #b0b4d9;
271
197
  $mds-color-theme-outline-label-violet: #c7a5fa;
272
- $mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%);
273
- $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);;
274
198
  $mds-color-theme-control-active-normal: #64b4fa;
275
199
  $mds-color-theme-control-active-hover: #3492eb;
276
200
  $mds-color-theme-control-active-pressed: #1170cf;
@@ -284,18 +208,97 @@ $mds-color-theme-control-inactive-disabled: #ffffff33;
284
208
  $mds-color-theme-overlay-meetings-normal: #000000b3;
285
209
  $mds-color-theme-overlay-button-secondary-normal: #0f0f0f;
286
210
  $mds-color-theme-overlay-button-secondary-hover: #262626;
287
- $mds-color-theme-overlay-button-secondary-pressed: #000000;
288
- $mds-color-theme-indicator-unstable: #EC6400;
211
+ $mds-color-theme-overlay-button-secondary-pressed: #3b3b3b;
212
+ $mds-color-theme-indicator-unstable: #ec6400;
289
213
  $mds-color-theme-indicator-attention: #f55868;
290
214
  $mds-color-theme-indicator-stable: #27a17a;
291
215
  $mds-color-theme-indicator-locked: #8f8f8f;
292
216
  $mds-color-theme-indicator-caution: #cf7900;
293
217
  $mds-color-theme-indicator-secure: #3492eb;
294
- $mds-color-theme-whiteboard-sticky-note-yellow: #ffbe4f;
295
- $mds-color-theme-whiteboard-sticky-note-red: #fc8b98;
296
- $mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
297
- $mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
298
- $mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
218
+ $mds-color-theme-common-whiteboard-sticky-note-yellow: #ffbe4f;
219
+ $mds-color-theme-common-whiteboard-sticky-note-red: #fc8b98;
220
+ $mds-color-theme-common-whiteboard-sticky-note-purple: #f294f1;
221
+ $mds-color-theme-common-whiteboard-sticky-note-cyan: #22c7d6;
222
+ $mds-color-theme-common-whiteboard-sticky-note-mint: #30c9b0;
223
+ $mds-color-theme-common-whiteboard-pen-black: #0f0f0f;
224
+ $mds-color-theme-common-whiteboard-pen-red: #f55868;
225
+ $mds-color-theme-common-whiteboard-pen-purple: #c233c4;
226
+ $mds-color-theme-common-whiteboard-pen-blue: #64b4fa;
227
+ $mds-color-theme-common-whiteboard-pen-green: #3cc29a;
228
+ $mds-color-theme-common-whiteboard-pen-yellow: #f2990a;
229
+ $mds-color-theme-common-whiteboard-pen-white: #ffffff;
230
+ $mds-color-theme-common-text-primary-normal: #fffffff2;
231
+ $mds-color-theme-common-text-primary-disabled: #ffffff66;
232
+ $mds-color-theme-common-text-secondary-normal: #ffffffb3;
233
+ $mds-color-theme-common-text-success-normal: #3cc29a;
234
+ $mds-color-theme-common-text-success-hover: #9fedd8;
235
+ $mds-color-theme-common-text-error-normal: #fc8b98;
236
+ $mds-color-theme-common-text-error-hover: #ffd4da;
237
+ $mds-color-theme-common-text-warning-normal: #f2990a;
238
+ $mds-color-theme-common-text-warning-hover: #ffda94;
239
+ $mds-color-theme-common-inverted-text-primary-normal: #000000f2;
240
+ $mds-color-theme-common-overlays-primary-normal: #000000e6;
241
+ $mds-color-theme-common-overlays-secondary-normal: #00000066;
242
+ $mds-color-theme-common-overlays-meeting-normal-0: #00000000;
243
+ $mds-color-theme-common-overlays-meeting-normal-1: #0000004d;
244
+ $mds-color-theme-common-overlays-meeting-normal-2: #000000cc;
245
+ $mds-color-theme-common-button-primary-normal: #fffffff2;
246
+ $mds-color-theme-common-button-primary-hover: #ffffffcc;
247
+ $mds-color-theme-common-button-primary-pressed: #ffffffb3;
248
+ $mds-color-theme-common-button-primary-disabled: #ffffff33;
249
+ $mds-color-theme-common-button-secondary-normal: #ffffff12;
250
+ $mds-color-theme-common-button-secondary-hover: #ffffff12;
251
+ $mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
252
+ $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
253
+ $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
254
+ $mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
255
+ $mds-color-theme-common-button-secondary-disabled: #ffffff00;
256
+ $mds-color-theme-common-button-promotion-normal-0: #932099;
257
+ $mds-color-theme-common-button-promotion-normal-1: #a12a3a;
258
+ $mds-color-theme-common-button-promotion-hover-0: #601e66;
259
+ $mds-color-theme-common-button-promotion-hover-1: #66262d;
260
+ $mds-color-theme-common-button-promotion-active-0: #601e66;
261
+ $mds-color-theme-common-button-promotion-active-1: #3b1e21;
262
+ $mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
263
+ $mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
264
+ $mds-color-theme-common-button-join-animated-gradient-normal-2: #30c9b0;
265
+ $mds-color-theme-common-outline-button-normal: #ffffff4d;
266
+ $mds-color-theme-common-outline-primary-normal: #ffffff66;
267
+ $mds-color-theme-common-outline-primary-disabled: #ffffff33;
268
+ $mds-color-theme-common-outline-input-normal: #ffffff80;
269
+ $mds-color-theme-common-control-share-content-selected: #3cc29a;
270
+ $mds-color-theme-common-control-share-content-active: #c94403;
271
+ $mds-color-theme-common-control-share-content-inactive: #707070;
272
+ $mds-color-theme-common-control-inactive-normal: #00000033;
273
+ $mds-color-theme-common-background-alert-share-normal: #c94403;
274
+ $mds-color-theme-common-partner-pdf: #ee0507;
275
+ $mds-color-theme-common-partner-word: #0078d6;
276
+ $mds-color-theme-common-partner-powerpoint: #d93e17;
277
+ $mds-color-theme-common-partner-excel: #00893e;
278
+ $mds-color-theme-common-partner-onenote: #b839db;
279
+ $mds-color-theme-common-partner-sheets: #f4b400;
280
+ $mds-color-theme-common-partner-slides: #0f9d58;
281
+ $mds-color-theme-common-partner-keynote: #029cfb;
282
+ $mds-color-theme-common-partner-doc: #4285f4;
283
+ $mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
284
+ $mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
285
+ $mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
286
+ $mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
287
+ $mds-color-theme-common-touchbar-background-mint-normal: #148579;
288
+ $mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
289
+ $mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
290
+ $mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
291
+ $mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
292
+ $mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
293
+ $mds-color-theme-common-touchbar-background-orange-normal: #c94403;
294
+ $mds-color-theme-common-touchbar-background-orange-pressed: #682601;
295
+ $mds-color-theme-common-touchbar-background-green-normal: #1d805f;
296
+ $mds-color-theme-common-touchbar-background-green-pressed: #134231;
297
+ $mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
298
+ $mds-color-theme-common-touchbar-background-red-pressed: #780d13;
299
+ $mds-color-theme-common-touchbar-icon-attention: #fc8b98;
300
+ $mds-color-theme-common-touchbar-icon-stable: #27a17a;
301
+ $mds-color-theme-common-touchbar-icon-secure: #64b4fa;
299
302
  $mds-color-theme-scrollbar-button-normal: #ffffff66;
300
303
  $mds-color-theme-scrollbar-button-hover: #ffffff80;
301
304
  $mds-color-theme-scrollbar-button-pressed: #ffffff99;
@@ -314,7 +317,7 @@ $mds-color-theme-illustrations-onboarding-primary-1: #93c437;
314
317
  $mds-color-theme-illustrations-onboarding-secondary-0: #f55868;
315
318
  $mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;
316
319
  $mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;
317
- $mds-color-theme-illustrations-onboarding-tertiary-1: #EC6400;
320
+ $mds-color-theme-illustrations-onboarding-tertiary-1: #ec6400;
318
321
  $mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;
319
322
  $mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;
320
323
  $mds-color-theme-illustrations-onboarding-quinary-0: #279be8;
@@ -334,29 +337,27 @@ $mds-color-theme-gradientdivider-normal-0: #ffffff00;
334
337
  $mds-color-theme-gradientdivider-normal-1: #ffffff33;
335
338
  $mds-color-theme-gradientdivider-hover-0: #ffffff00;
336
339
  $mds-color-theme-gradientdivider-hover-1: #ffffff99;
337
- $mds-color-theme-gradientdivider-error-normal-0: #fc8b9800;
338
- $mds-color-theme-gradientdivider-error-normal-1: #fc8b9899;
339
- $mds-color-theme-gradientdivider-error-hover-0: #fc8b9800;
340
- $mds-color-theme-gradientdivider-error-hover-1: #fc8b98E6;
341
- $mds-color-theme-gradientdivider-warning-normal-0: #f2990a00;
342
- $mds-color-theme-gradientdivider-warning-normal-1: #f2990a99;
343
- $mds-color-theme-gradientdivider-warning-hover-0: #f2990a00;
344
- $mds-color-theme-gradientdivider-warning-hover-1: #f2990aE6;
345
- $mds-color-theme-gradientdivider-announce-normal-0: #64b4fa00;
346
- $mds-color-theme-gradientdivider-announce-normal-1: #64b4faE6;
347
- $mds-color-theme-gradientdivider-announce-hover-0: #64b4fa00;
348
- $mds-color-theme-gradientdivider-announce-hover-1: #64b4faE6;
340
+ $mds-color-theme-gradientdivider-error-normal-0: #fc8b98;
341
+ $mds-color-theme-gradientdivider-error-normal-1: #fc8b98;
342
+ $mds-color-theme-gradientdivider-error-hover-0: #fc8b98;
343
+ $mds-color-theme-gradientdivider-error-hover-1: #fc8b98;
344
+ $mds-color-theme-gradientdivider-warning-normal-0: #f2990a;
345
+ $mds-color-theme-gradientdivider-warning-normal-1: #f2990a;
346
+ $mds-color-theme-gradientdivider-warning-hover-0: #f2990a;
347
+ $mds-color-theme-gradientdivider-warning-hover-1: #f2990a;
348
+ $mds-color-theme-gradientdivider-announce-normal-0: #64b4fa;
349
+ $mds-color-theme-gradientdivider-announce-normal-1: #64b4fa;
350
+ $mds-color-theme-gradientdivider-announce-hover-0: #64b4fa;
351
+ $mds-color-theme-gradientdivider-announce-hover-1: #64b4fa;
349
352
  $mds-color-theme-avatar-default: #545454;
350
353
  $mds-color-theme-avatar-cobalt: #08599c;
351
354
  $mds-color-theme-avatar-cyan: #066070;
352
355
  $mds-color-theme-avatar-gold: #735107;
353
356
  $mds-color-theme-avatar-lime: #416116;
354
357
  $mds-color-theme-avatar-mint: #12615a;
355
- $mds-color-theme-avatar-orange: #9C3202;
358
+ $mds-color-theme-avatar-orange: #9c3202;
356
359
  $mds-color-theme-avatar-pink: #a12a3a;
357
360
  $mds-color-theme-avatar-purple: #932099;
358
361
  $mds-color-theme-avatar-slate: #535573;
359
362
  $mds-color-theme-avatar-violet: #643abd;
360
- $mds-color-theme-avatar-yellow: #7d4705;
361
- $mds-color-theme-gradation-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
362
- $mds-color-theme-gradation-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
363
+ $mds-color-theme-avatar-yellow: #7d4705;