@momentum-design/tokens 0.0.55 → 0.0.57

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 +98 -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 +121 -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 +79 -102
  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 +101 -128
  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 +5986 -5937
  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 +6023 -6087
  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 +177 -226
  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 +205 -254
  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 +98 -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 +121 -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 +99 -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 +122 -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 -2179
  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 -164
  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,83 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 05 Jun 2024 18:11:29 GMT
3
+ * Generated on Thu, 27 Jun 2024 11:14:10 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
7
- --mds-color-theme-common-text-white: #fffffff2;
8
- --mds-color-theme-common-text-gray: #ffffffb3;
9
- --mds-color-theme-common-text-black: #000000f2;
10
- --mds-color-theme-common-text-disabled: #ffffff66;
11
- --mds-color-theme-common-text-success-normal: #3cc29a;
12
- --mds-color-theme-common-text-success-hover: #9fedd8;
13
- --mds-color-theme-common-text-error-normal: #fc8b98;
14
- --mds-color-theme-common-text-error-hover: #ffd4da;
15
- --mds-color-theme-common-text-warning-normal: #f2990a;
16
- --mds-color-theme-common-text-secondary-light: #ffffffb3;
17
- --mds-color-theme-common-text-secondary-dark: #00000099;
18
- --mds-color-theme-common-overlay-primary-normal: #000000e6;
19
- --mds-color-theme-common-overlay-secondary-normal: #00000066;
20
- --mds-color-theme-common-overlay-meeting-normal: linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%);
21
- --mds-color-theme-common-button-primary-normal: #fffffff2;
22
- --mds-color-theme-common-button-primary-hover: #ffffffcc;
23
- --mds-color-theme-common-button-primary-pressed: #ffffffb3;
24
- --mds-color-theme-common-button-primary-disabled: #ffffff33;
25
- --mds-color-theme-common-button-secondary-normal: #ffffff00;
26
- --mds-color-theme-common-button-secondary-hover: #ffffff12;
27
- --mds-color-theme-common-button-secondary-disabled: #ffffff00;
28
- --mds-color-theme-common-button-secondary-active-normal: #ffffff33;
29
- --mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
30
- --mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
31
- --mds-color-theme-common-button-secondary-dark-normal: #00000000;
32
- --mds-color-theme-common-button-secondary-dark-hover: #00000012;
33
- --mds-color-theme-common-button-secondary-dark-pressed: #00000033;
34
- --mds-color-theme-common-button-secondary-dark-disabled: #00000000;
35
- --mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
36
- --mds-color-theme-common-button-join-animated-gradient-normal-1: #64b4fa;
37
- --mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%);
38
- --mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%);
39
- --mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%);
40
- --mds-color-theme-common-outline-button-normal: #ffffff4d;
41
- --mds-color-theme-common-outline-primary-normal: #ffffff66;
42
- --mds-color-theme-common-outline-input-normal: #ffffff80;
43
- --mds-color-theme-common-outline-disabled-normal: #ffffff33;
44
- --mds-color-theme-common-outline-closed-caption-secondary-light: #ffffff33;
45
- --mds-color-theme-common-outline-closed-caption-secondary-dark: #00000033;
46
- --mds-color-theme-common-control-inactive-normal: #00000033;
47
- --mds-color-theme-common-control-share-content-active: #C94403;
48
- --mds-color-theme-common-control-share-content-inactive: #707070;
49
- --mds-color-theme-common-control-share-content-selected: #3cc29a;
50
- --mds-color-theme-common-background-solid-secondary-dark: #1a1a1a;
51
- --mds-color-theme-common-background-solid-primary-light: #ffffff;
52
- --mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
53
- --mds-color-theme-common-touchbar-background-blue-pressed: #063a75;
54
- --mds-color-theme-common-touchbar-background-pink-normal: #d43b52;
55
- --mds-color-theme-common-touchbar-background-pink-pressed: #66262d;
56
- --mds-color-theme-common-touchbar-background-mint-normal: #148579;
57
- --mds-color-theme-common-touchbar-background-mint-pressed: #12423f;
58
- --mds-color-theme-common-touchbar-background-purple-normal: #c233c4;
59
- --mds-color-theme-common-touchbar-background-purple-pressed: #601e66;
60
- --mds-color-theme-common-touchbar-background-violet-normal: #875ae0;
61
- --mds-color-theme-common-touchbar-background-violet-pressed: #432c78;
62
- --mds-color-theme-common-touchbar-background-orange-normal: #C94403;
63
- --mds-color-theme-common-touchbar-background-orange-pressed: #682601;
64
- --mds-color-theme-common-touchbar-background-green-normal: #1d805f;
65
- --mds-color-theme-common-touchbar-background-green-pressed: #134231;
66
- --mds-color-theme-common-touchbar-background-red-normal: #db1f2e;
67
- --mds-color-theme-common-touchbar-background-red-pressed: #780d13;
68
- --mds-color-theme-common-touchbar-background-transparent: #00000000;
69
- --mds-color-theme-common-touchbar-icon-stable: #27a17a;
70
- --mds-color-theme-common-touchbar-icon-attention: #fc8b98;
71
- --mds-color-theme-common-touchbar-icon-secure: #64b4fa;
72
- --mds-color-theme-common-content-partner-doc: #4285f4;
73
- --mds-color-theme-common-content-partner-excel: #00893E;
74
- --mds-color-theme-common-content-partner-keynote: #029CFB;
75
- --mds-color-theme-common-content-partner-onenote: #B839DB;
76
- --mds-color-theme-common-content-partner-pdf: #EE0507;
77
- --mds-color-theme-common-content-partner-powerpoint: #D93E17;
78
- --mds-color-theme-common-content-partner-sheets: #F4B400;
79
- --mds-color-theme-common-content-partner-slides: #0F9D58;
80
- --mds-color-theme-common-content-partner-word: #0078D6;
81
7
  --mds-color-theme-text-primary-normal: #000000f2;
82
8
  --mds-color-theme-text-primary-disabled: #00000066;
83
9
  --mds-color-theme-text-secondary-normal: #000000b3;
@@ -100,17 +26,17 @@
100
26
  --mds-color-theme-text-alert-purple-normal: #932099;
101
27
  --mds-color-theme-text-alert-purple-hover: #3b1840;
102
28
  --mds-color-theme-text-alert-purple-active: #3b1840;
103
- --mds-color-theme-text-alert-orange-normal: #9C3202;
104
- --mds-color-theme-text-alert-orange-hover: #411B04;
105
- --mds-color-theme-text-alert-orange-active: #411B04;
29
+ --mds-color-theme-text-alert-orange-normal: #9c3202;
30
+ --mds-color-theme-text-alert-orange-hover: #411b04;
31
+ --mds-color-theme-text-alert-orange-active: #411b04;
106
32
  --mds-color-theme-text-team-cobalt-normal: #08599c;
107
33
  --mds-color-theme-text-team-cobalt-hover: #08599c;
108
34
  --mds-color-theme-text-team-cobalt-active: #12283d;
109
35
  --mds-color-theme-text-team-cyan-normal: #066070;
110
- --mds-color-theme-text-team-cyan-hover: #066070;
36
+ --mds-color-theme-text-team-cyan-hover: #0b2a30;
111
37
  --mds-color-theme-text-team-cyan-active: #0b2a30;
112
38
  --mds-color-theme-text-team-mint-normal: #12615a;
113
- --mds-color-theme-text-team-mint-hover: #12615a;
39
+ --mds-color-theme-text-team-mint-hover: #102b2a;
114
40
  --mds-color-theme-text-team-mint-active: #102b2a;
115
41
  --mds-color-theme-text-team-lime-normal: #416116;
116
42
  --mds-color-theme-text-team-lime-hover: #416116;
@@ -118,9 +44,9 @@
118
44
  --mds-color-theme-text-team-gold-normal: #735107;
119
45
  --mds-color-theme-text-team-gold-hover: #735107;
120
46
  --mds-color-theme-text-team-gold-active: #30240d;
121
- --mds-color-theme-text-team-orange-normal: #9C3202;
122
- --mds-color-theme-text-team-orange-hover: #9C3202;
123
- --mds-color-theme-text-team-orange-active: #411B04;
47
+ --mds-color-theme-text-team-orange-normal: #9c3202;
48
+ --mds-color-theme-text-team-orange-hover: #9c3202;
49
+ --mds-color-theme-text-team-orange-active: #411b04;
124
50
  --mds-color-theme-text-team-pink-normal: #a12a3a;
125
51
  --mds-color-theme-text-team-pink-hover: #a12a3a;
126
52
  --mds-color-theme-text-team-pink-active: #3b1e21;
@@ -149,35 +75,33 @@
149
75
  --mds-color-theme-inverted-button-secondary-disabled: #ffffff00;
150
76
  --mds-color-theme-inverted-outline-button-normal: #ffffff80;
151
77
  --mds-color-theme-inverted-outline-primary-normal: #ffffff66;
152
- --mds-color-theme-inverted-outline-primary-disabled: #ffffff33;
153
- --mds-color-theme-inverted-outline-theme: #64b4fa;
78
+ --mds-color-theme-inverted-outline-disabled-normal: #ffffff33;
79
+ --mds-color-theme-inverted-outline-theme-normal: #64b4fa;
154
80
  --mds-color-theme-inverted-control-active-normal: #64b4fa;
155
81
  --mds-color-theme-inverted-control-active-hover: #3492eb;
156
82
  --mds-color-theme-inverted-control-active-pressed: #1170cf;
157
83
  --mds-color-theme-inverted-control-active-active: #1170cf;
158
84
  --mds-color-theme-inverted-control-active-disabled: #ffffff33;
159
- --mds-color-theme-inverted-control-inactive-normal: #00000033;
160
- --mds-color-theme-inverted-control-inactive-hover: #0000004d;
161
- --mds-color-theme-inverted-control-inactive-pressed: #00000066;
162
- --mds-color-theme-inverted-control-inactive-disabled: #00000033;
163
- --mds-color-theme-background-primary-ghost: #ffffff00;
85
+ --mds-color-theme-inverted-control-inactive-normal: #8f8f8f;
86
+ --mds-color-theme-inverted-control-inactive-hover: #ffffff4d;
87
+ --mds-color-theme-inverted-control-inactive-pressed: #ffffff66;
88
+ --mds-color-theme-inverted-control-inactive-disabled: #ffffff33;
89
+ --mds-color-theme-background-primary-ghost: #00000000;
164
90
  --mds-color-theme-background-primary-hover: #00000012;
165
91
  --mds-color-theme-background-primary-active: #0000001c;
166
92
  --mds-color-theme-background-primary-disabled: #0000001c;
167
93
  --mds-color-theme-background-solid-primary-normal: #ffffff;
168
- --mds-color-theme-background-solid-secondary-normal: #ededed;
169
- --mds-color-theme-background-solid-tertiary-normal: #f7f7f7;
94
+ --mds-color-theme-background-solid-secondary-normal: #f7f7f7;
95
+ --mds-color-theme-background-solid-tertiary-normal: #ededed;
170
96
  --mds-color-theme-background-solid-quaternary-normal: #ffffff;
171
97
  --mds-color-theme-background-secondary-normal: #0000001c;
172
98
  --mds-color-theme-background-secondary-hover: #00000033;
173
99
  --mds-color-theme-background-secondary-active: #0000004d;
174
100
  --mds-color-theme-background-secondary-disabled: #00000000;
175
101
  --mds-color-theme-background-accent-normal: #1170cf;
176
- --mds-color-theme-background-gradient-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
177
- --mds-color-theme-background-gradient-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
178
- --mds-color-theme-background-alert-default-normal: #f7f7f7;
179
- --mds-color-theme-background-alert-default-hover: #f7f7f7;
180
- --mds-color-theme-background-alert-default-active: #dedede;
102
+ --mds-color-theme-background-alert-default-normal: #dedede;
103
+ --mds-color-theme-background-alert-default-hover: #dedede;
104
+ --mds-color-theme-background-alert-default-active: #c9c9c9;
181
105
  --mds-color-theme-background-alert-success-normal: #cef5eb;
182
106
  --mds-color-theme-background-alert-success-hover: #cef5eb;
183
107
  --mds-color-theme-background-alert-success-active: #9fedd8;
@@ -193,9 +117,9 @@
193
117
  --mds-color-theme-background-alert-purple-normal: #fcf2fc;
194
118
  --mds-color-theme-background-alert-purple-hover: #fcf2fc;
195
119
  --mds-color-theme-background-alert-purple-active: #fce1fc;
196
- --mds-color-theme-background-alert-orange-normal: #FEEBD7;
197
- --mds-color-theme-background-alert-orange-hover: #FEEBD7;
198
- --mds-color-theme-background-alert-orange-active: #FED5AC;
120
+ --mds-color-theme-background-alert-orange-normal: #feebd7;
121
+ --mds-color-theme-background-alert-orange-hover: #feebd7;
122
+ --mds-color-theme-background-alert-orange-active: #fed5ac;
199
123
  --mds-color-theme-background-label-cobalt-normal: #e5f8ff;
200
124
  --mds-color-theme-background-label-cobalt-hover: #c7eeff;
201
125
  --mds-color-theme-background-label-cobalt-active: #99ddff;
@@ -208,9 +132,9 @@
208
132
  --mds-color-theme-background-label-mint-normal: #e9f7f3;
209
133
  --mds-color-theme-background-label-mint-hover: #baf5e7;
210
134
  --mds-color-theme-background-label-mint-active: #74e8d1;
211
- --mds-color-theme-background-label-orange-normal: #FEEBD7;
212
- --mds-color-theme-background-label-orange-hover: #FED5AC;
213
- --mds-color-theme-background-label-orange-active: #FEBA7F;
135
+ --mds-color-theme-background-label-orange-normal: #feebd7;
136
+ --mds-color-theme-background-label-orange-hover: #fed5ac;
137
+ --mds-color-theme-background-label-orange-active: #feba7f;
214
138
  --mds-color-theme-background-label-pink-normal: #fff2f5;
215
139
  --mds-color-theme-background-label-pink-hover: #ffe0e7;
216
140
  --mds-color-theme-background-label-pink-active: #ffc7d2;
@@ -223,25 +147,20 @@
223
147
  --mds-color-theme-background-label-violet-normal: #f8f2fc;
224
148
  --mds-color-theme-background-label-violet-hover: #f0e3fc;
225
149
  --mds-color-theme-background-label-violet-active: #e2cafc;
226
- --mds-color-theme-background-common-normal: #ffffff;
227
- --mds-color-theme-background-namelabel-normal: #00000080;
228
- --mds-color-theme-background-skeleton-normal: linear-gradient(123deg, #00000033 14.98%, #0000004d 38.98%, #00000066 64.82%, #00000080);;
229
- --mds-color-theme-background-reaction-normal: linear-gradient(180deg, #ffffff 90%, #ffffff 0%);
230
- --mds-color-theme-button-border-normal: none;
150
+ --mds-color-theme-background-common-normal: #000000;
151
+ --mds-color-theme-background-namelabel-normal: #ffffff80;
231
152
  --mds-color-theme-button-primary-normal: #000000f2;
232
153
  --mds-color-theme-button-primary-hover: #000000cc;
233
154
  --mds-color-theme-button-primary-pressed: #000000b3;
234
- --mds-color-theme-button-primary-disabled: #00000033;
155
+ --mds-color-theme-button-primary-disabled: #00000000;
235
156
  --mds-color-theme-button-secondary-normal: #00000000;
236
157
  --mds-color-theme-button-secondary-hover: #00000012;
237
158
  --mds-color-theme-button-secondary-pressed: #00000033;
238
- --mds-color-theme-button-secondary-disabled: #ffffff00;
159
+ --mds-color-theme-button-secondary-disabled: #00000000;
239
160
  --mds-color-theme-button-secondary-active-normal: #00000033;
240
161
  --mds-color-theme-button-secondary-active-hover: #0000004d;
241
162
  --mds-color-theme-button-secondary-active-pressed: #00000066;
242
- --mds-color-theme-button-inverted-normal: #ffffff;
243
- --mds-color-theme-button-inverted-hover: #ededed;
244
- --mds-color-theme-button-inverted-pressed: #dedede;
163
+ --mds-color-theme-button-secondary-active-disabled: #0000001c;
245
164
  --mds-color-theme-button-join-normal: #1d805f;
246
165
  --mds-color-theme-button-join-hover: #185e46;
247
166
  --mds-color-theme-button-join-pressed: #134231;
@@ -252,6 +171,7 @@
252
171
  --mds-color-theme-button-accent-hover: #0353a8;
253
172
  --mds-color-theme-button-accent-pressed: #063a75;
254
173
  --mds-color-theme-outline-primary-normal: #00000075;
174
+ --mds-color-theme-outline-primary-disabled: #00000033;
255
175
  --mds-color-theme-outline-theme-normal: #1170cf;
256
176
  --mds-color-theme-outline-secondary-normal: #00000033;
257
177
  --mds-color-theme-outline-input-normal: #00000080;
@@ -259,9 +179,8 @@
259
179
  --mds-color-theme-outline-button-normal: #00000080;
260
180
  --mds-color-theme-outline-join-normal: #185e46;
261
181
  --mds-color-theme-outline-cancel-normal: #ab0a15;
262
- --mds-color-theme-outline-disabled-normal: #00000033;
263
182
  --mds-color-theme-outline-share-selected: #27a17a;
264
- --mds-color-theme-outline-share-active: #EC6400;
183
+ --mds-color-theme-outline-share-active: #ec6400;
265
184
  --mds-color-theme-outline-share-inactive: #8f8f8f;
266
185
  --mds-color-theme-outline-overlay-normal: #707070;
267
186
  --mds-color-theme-outline-high-contrast-focus: #000000;
@@ -269,38 +188,94 @@
269
188
  --mds-color-theme-outline-label-gold: #d6b220;
270
189
  --mds-color-theme-outline-label-lime: #93c437;
271
190
  --mds-color-theme-outline-label-mint: #30c9b0;
272
- --mds-color-theme-outline-label-orange: #FD884E;
191
+ --mds-color-theme-outline-label-orange: #fd884e;
273
192
  --mds-color-theme-outline-label-pink: #fc97aa;
274
193
  --mds-color-theme-outline-label-purple: #f294f1;
275
194
  --mds-color-theme-outline-label-slate: #b0b4d9;
276
195
  --mds-color-theme-outline-label-violet: #c7a5fa;
277
- --mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%);
278
- --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);;
279
196
  --mds-color-theme-control-active-normal: #1170cf;
280
197
  --mds-color-theme-control-active-hover: #0353a8;
281
198
  --mds-color-theme-control-active-pressed: #063a75;
282
199
  --mds-color-theme-control-active-active: #063a75;
283
- --mds-color-theme-control-active-disabled: #bfe3ff;
284
- --mds-color-theme-control-inactive-normal: #8f8f8f;
285
- --mds-color-theme-control-inactive-hover: #ffffff4d;
286
- --mds-color-theme-control-inactive-pressed: #ffffff66;
287
- --mds-color-theme-control-inactive-disabled: #ffffff33;
200
+ --mds-color-theme-control-active-disabled: #00000033;
201
+ --mds-color-theme-control-indicator-inactive-normal: #8f8f8f;
202
+ --mds-color-theme-control-inactive-normal: #00000000;
203
+ --mds-color-theme-control-inactive-hover: #0000004d;
204
+ --mds-color-theme-control-inactive-pressed: #00000066;
205
+ --mds-color-theme-control-inactive-disabled: #00000033;
288
206
  --mds-color-theme-overlay-meetings-normal: #ffffffcc;
289
207
  --mds-color-theme-overlay-button-secondary-normal: #ffffff;
290
208
  --mds-color-theme-overlay-button-secondary-hover: #ededed;
291
209
  --mds-color-theme-overlay-button-secondary-pressed: #dedede;
292
- --mds-color-theme-indicator-unstable: #C94403;
210
+ --mds-color-theme-indicator-unstable: #c94403;
293
211
  --mds-color-theme-indicator-attention: #db1f2e;
294
212
  --mds-color-theme-indicator-stable: #1d805f;
295
213
  --mds-color-theme-indicator-locked: #707070;
296
- --mds-color-theme-indicator-caution: #cf7900;
214
+ --mds-color-theme-indicator-caution: #a65e00;
297
215
  --mds-color-theme-indicator-secure: #1170cf;
298
- --mds-color-theme-whiteboard-sticky-note-yellow: #ffbe4f;
299
- --mds-color-theme-whiteboard-sticky-note-red: #fc8b98;
300
- --mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
301
- --mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
302
- --mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
303
- --mds-color-theme-scrollbar-button-normal: #00000066;
216
+ --mds-color-theme-common-whiteboard-sticky-note-yellow: #ffbe4f;
217
+ --mds-color-theme-common-whiteboard-sticky-note-red: #fc8b98;
218
+ --mds-color-theme-common-whiteboard-sticky-note-purple: #f294f1;
219
+ --mds-color-theme-common-whiteboard-sticky-note-cyan: #22c7d6;
220
+ --mds-color-theme-common-whiteboard-sticky-note-mint: #30c9b0;
221
+ --mds-color-theme-common-whiteboard-pen-black: #0f0f0f;
222
+ --mds-color-theme-common-whiteboard-pen-red: #f55868;
223
+ --mds-color-theme-common-whiteboard-pen-purple: #c233c4;
224
+ --mds-color-theme-common-whiteboard-pen-blue: #64b4fa;
225
+ --mds-color-theme-common-whiteboard-pen-green: #3cc29a;
226
+ --mds-color-theme-common-whiteboard-pen-yellow: #f2990a;
227
+ --mds-color-theme-common-whiteboard-pen-white: #ffffff;
228
+ --mds-color-theme-common-text-primary-normal: #fffffff2;
229
+ --mds-color-theme-common-text-primary-disabled: #ffffff66;
230
+ --mds-color-theme-common-text-secondary-normal: #ffffffb3;
231
+ --mds-color-theme-common-text-success-normal: #3cc29a;
232
+ --mds-color-theme-common-text-success-hover: #9fedd8;
233
+ --mds-color-theme-common-text-error-normal: #fc8b98;
234
+ --mds-color-theme-common-text-error-hover: #ffd4da;
235
+ --mds-color-theme-common-text-warning-normal: #f2990a;
236
+ --mds-color-theme-common-text-warning-hover: #ffda94;
237
+ --mds-color-theme-common-inverted-text-primary-normal: #000000f2;
238
+ --mds-color-theme-common-overlays-primary-normal: #000000e6;
239
+ --mds-color-theme-common-overlays-secondary-normal: #00000066;
240
+ --mds-color-theme-common-overlays-meeting-normal-0: #00000000;
241
+ --mds-color-theme-common-overlays-meeting-normal-1: #0000004d;
242
+ --mds-color-theme-common-overlays-meeting-normal-2: #000000cc;
243
+ --mds-color-theme-common-button-primary-normal: #fffffff2;
244
+ --mds-color-theme-common-button-primary-hover: #ffffffcc;
245
+ --mds-color-theme-common-button-primary-pressed: #ffffffb3;
246
+ --mds-color-theme-common-button-primary-disabled: #ffffff33;
247
+ --mds-color-theme-common-button-secondary-normal: #ffffff00;
248
+ --mds-color-theme-common-button-secondary-hover: #ffffff12;
249
+ --mds-color-theme-common-button-secondary-active-normal: #ffffffb3;
250
+ --mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
251
+ --mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
252
+ --mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
253
+ --mds-color-theme-common-button-secondary-disabled: #ffffff00;
254
+ --mds-color-theme-common-button-promotion-normal-0: #932099;
255
+ --mds-color-theme-common-button-promotion-normal-1: #a12a3a;
256
+ --mds-color-theme-common-button-promotion-hover-0: #601e66;
257
+ --mds-color-theme-common-button-promotion-hover-1: #66262d;
258
+ --mds-color-theme-common-button-promotion-active-0: #601e66;
259
+ --mds-color-theme-common-button-promotion-active-1: #3b1e21;
260
+ --mds-color-theme-common-outline-button-normal: #ffffff4d;
261
+ --mds-color-theme-common-outline-primary-normal: #ffffff66;
262
+ --mds-color-theme-common-outline-primary-disabled: #ffffff33;
263
+ --mds-color-theme-common-outline-input-normal: #ffffff80;
264
+ --mds-color-theme-common-control-share-content-selected: #3cc29a;
265
+ --mds-color-theme-common-control-share-content-active: #c94403;
266
+ --mds-color-theme-common-control-share-content-inactive: #707070;
267
+ --mds-color-theme-common-control-inactive-normal: #00000033;
268
+ --mds-color-theme-common-background-alert-share-normal: #c94403;
269
+ --mds-color-theme-common-partner-pdf: #ee0507;
270
+ --mds-color-theme-common-partner-word: #0078d6;
271
+ --mds-color-theme-common-partner-powerpoint: #d93e17;
272
+ --mds-color-theme-common-partner-excel: #00893e;
273
+ --mds-color-theme-common-partner-onenote: #b839db;
274
+ --mds-color-theme-common-partner-sheets: #f4b400;
275
+ --mds-color-theme-common-partner-slides: #0f9d58;
276
+ --mds-color-theme-common-partner-keynote: #029cfb;
277
+ --mds-color-theme-common-partner-doc: #4285f4;
278
+ --mds-color-theme-scrollbar-button-normal: #00000075;
304
279
  --mds-color-theme-scrollbar-button-hover: #00000080;
305
280
  --mds-color-theme-scrollbar-button-pressed: #00000099;
306
281
  --mds-color-theme-scrollbar-arrow-normal: #00000099;
@@ -318,7 +293,7 @@
318
293
  --mds-color-theme-illustrations-onboarding-secondary-0: #f55868;
319
294
  --mds-color-theme-illustrations-onboarding-secondary-1: #875ae0;
320
295
  --mds-color-theme-illustrations-onboarding-tertiary-0: #ffbe4f;
321
- --mds-color-theme-illustrations-onboarding-tertiary-1: #EC6400;
296
+ --mds-color-theme-illustrations-onboarding-tertiary-1: #ec6400;
322
297
  --mds-color-theme-illustrations-onboarding-quartenary-0: #93c437;
323
298
  --mds-color-theme-illustrations-onboarding-quartenary-1: #279be8;
324
299
  --mds-color-theme-illustrations-onboarding-quinary-0: #279be8;
@@ -327,7 +302,7 @@
327
302
  --mds-color-theme-illustrations-success-1: #93c437;
328
303
  --mds-color-theme-illustrations-error-0: #f0677e;
329
304
  --mds-color-theme-illustrations-error-1: #db1f2e;
330
- --mds-color-theme-illustrations-default: #0f0f0f;
305
+ --mds-color-theme-illustrations-default: #000000;
331
306
  --mds-color-theme-globaltint-normal: #1170cf;
332
307
  --mds-color-theme-globaltint-selected: #1170cf;
333
308
  --mds-color-theme-groupedbackground-primary-normal: #f7f7f7;
@@ -338,30 +313,28 @@
338
313
  --mds-color-theme-gradientdivider-normal-1: #00000033;
339
314
  --mds-color-theme-gradientdivider-hover-0: #00000000;
340
315
  --mds-color-theme-gradientdivider-hover-1: #00000099;
341
- --mds-color-theme-gradientdivider-error-normal-0: #ab0a1500;
342
- --mds-color-theme-gradientdivider-error-normal-1: #ab0a1599;
343
- --mds-color-theme-gradientdivider-error-hover-0: #ab0a1500;
344
- --mds-color-theme-gradientdivider-error-hover-1: #ab0a15E6;
345
- --mds-color-theme-gradientdivider-warning-normal-0: #7d470500;
346
- --mds-color-theme-gradientdivider-warning-normal-1: #7d470599;
347
- --mds-color-theme-gradientdivider-warning-hover-0: #7d470500;
348
- --mds-color-theme-gradientdivider-warning-hover-1: #7d4705E6;
349
- --mds-color-theme-gradientdivider-announce-normal-0: #0353a800;
350
- --mds-color-theme-gradientdivider-announce-normal-1: #0353a899;
351
- --mds-color-theme-gradientdivider-announce-hover-0: #0353a800;
352
- --mds-color-theme-gradientdivider-announce-hover-1: #0353a8E6;
316
+ --mds-color-theme-gradientdivider-error-normal-0: #ab0a15;
317
+ --mds-color-theme-gradientdivider-error-normal-1: #ab0a15;
318
+ --mds-color-theme-gradientdivider-error-hover-0: #ab0a15;
319
+ --mds-color-theme-gradientdivider-error-hover-1: #ab0a15;
320
+ --mds-color-theme-gradientdivider-warning-normal-0: #7d4705;
321
+ --mds-color-theme-gradientdivider-warning-normal-1: #7d4705;
322
+ --mds-color-theme-gradientdivider-warning-hover-0: #7d4705;
323
+ --mds-color-theme-gradientdivider-warning-hover-1: #7d4705;
324
+ --mds-color-theme-gradientdivider-announce-normal-0: #0353a8;
325
+ --mds-color-theme-gradientdivider-announce-normal-1: #0353a8;
326
+ --mds-color-theme-gradientdivider-announce-hover-0: #0353a8;
327
+ --mds-color-theme-gradientdivider-announce-hover-1: #0353a8;
353
328
  --mds-color-theme-avatar-default: #545454;
354
329
  --mds-color-theme-avatar-cobalt: #08599c;
355
330
  --mds-color-theme-avatar-cyan: #066070;
356
331
  --mds-color-theme-avatar-gold: #735107;
357
332
  --mds-color-theme-avatar-lime: #416116;
358
333
  --mds-color-theme-avatar-mint: #12615a;
359
- --mds-color-theme-avatar-orange: #9C3202;
334
+ --mds-color-theme-avatar-orange: #9c3202;
360
335
  --mds-color-theme-avatar-pink: #a12a3a;
361
336
  --mds-color-theme-avatar-purple: #932099;
362
337
  --mds-color-theme-avatar-slate: #535573;
363
338
  --mds-color-theme-avatar-violet: #643abd;
364
339
  --mds-color-theme-avatar-yellow: #7d4705;
365
- --mds-color-theme-gradation-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
366
- --mds-color-theme-gradation-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
367
340
  }