@momentum-design/tokens 0.0.53 → 0.0.55
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 +4 -3
- 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/common-stable.css +11 -2
- package/dist/css/theme/webex/dark-complete.css +3 -3
- package/dist/css/theme/webex/dark-stable.css +47 -30
- package/dist/css/theme/webex/hc-dark-stable.css +281 -0
- package/dist/css/theme/webex/hc-light-stable.css +281 -0
- package/dist/css/theme/webex/light-complete.css +1 -1
- package/dist/css/theme/webex/light-stable.css +49 -28
- package/dist/ios/core/complete.swift +4 -3
- 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/common-stable.swift +11 -2
- package/dist/ios/theme/webex/dark-complete.swift +3 -3
- package/dist/ios/theme/webex/dark-stable.swift +47 -30
- package/dist/ios/theme/webex/hc-dark-stable.swift +287 -0
- package/dist/ios/theme/webex/hc-light-stable.swift +287 -0
- package/dist/ios/theme/webex/light-complete.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +49 -28
- package/dist/json/core/complete.json +33 -4
- package/dist/json/theme/webex/common-stable.json +257 -1
- package/dist/json/theme/webex/dark-complete.json +2 -2
- package/dist/json/theme/webex/dark-stable.json +3690 -3225
- package/dist/json/theme/webex/hc-dark-stable.json +7232 -0
- package/dist/json/theme/webex/hc-light-stable.json +7228 -0
- package/dist/json/theme/webex/light-stable.json +3635 -3065
- package/dist/json-minimal/core/complete.json +3 -2
- package/dist/json-minimal/theme/webex/common-stable.json +14 -1
- package/dist/json-minimal/theme/webex/dark-complete.json +2 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +93 -58
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +552 -0
- package/dist/json-minimal/theme/webex/hc-light-stable.json +552 -0
- package/dist/json-minimal/theme/webex/light-stable.json +89 -54
- package/dist/resources/core/complete.xml +4 -3
- 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/common-stable.xml +11 -2
- package/dist/resources/theme/webex/dark-complete.xml +3 -3
- package/dist/resources/theme/webex/dark-stable.xml +47 -30
- package/dist/resources/theme/webex/hc-dark-stable.xml +283 -0
- package/dist/resources/theme/webex/hc-light-stable.xml +283 -0
- package/dist/resources/theme/webex/light-complete.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +49 -28
- package/dist/scss/core/complete.scss +4 -3
- 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/common-stable.scss +12 -3
- package/dist/scss/theme/webex/dark-complete.scss +3 -3
- package/dist/scss/theme/webex/dark-stable.scss +47 -30
- package/dist/scss/theme/webex/hc-dark-stable.scss +278 -0
- package/dist/scss/theme/webex/hc-light-stable.scss +278 -0
- package/dist/scss/theme/webex/light-complete.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +49 -28
- package/package.json +1 -1
|
@@ -0,0 +1,281 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Wed, 05 Jun 2024 18:11:29 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
.mds-theme-stable-hcLightWebex {
|
|
7
|
+
--mds-color-theme-text-primary-normal: #000000;
|
|
8
|
+
--mds-color-theme-text-primary-disabled: #600000;
|
|
9
|
+
--mds-color-theme-text-inverted-normal: #ffffff;
|
|
10
|
+
--mds-color-theme-text-inverted-disabled: #600000;
|
|
11
|
+
--mds-color-theme-text-secondary-normal: #000000;
|
|
12
|
+
--mds-color-theme-text-secondary-inverted-normal: #ffffff;
|
|
13
|
+
--mds-color-theme-text-error-normal: #00009f;
|
|
14
|
+
--mds-color-theme-text-error-hover: #ffffff;
|
|
15
|
+
--mds-color-theme-text-error-active: #ffffff;
|
|
16
|
+
--mds-color-theme-text-success-normal: #00009f;
|
|
17
|
+
--mds-color-theme-text-success-hover: #ffffff;
|
|
18
|
+
--mds-color-theme-text-success-active: #ffffff;
|
|
19
|
+
--mds-color-theme-text-warning-normal: #00009f;
|
|
20
|
+
--mds-color-theme-text-warning-hover: #ffffff;
|
|
21
|
+
--mds-color-theme-text-warning-active: #ffffff;
|
|
22
|
+
--mds-color-theme-text-highlight: #00009f;
|
|
23
|
+
--mds-color-theme-text-accent-normal: #00009f;
|
|
24
|
+
--mds-color-theme-text-accent-hover: #ffffff;
|
|
25
|
+
--mds-color-theme-text-accent-active: #ffffff;
|
|
26
|
+
--mds-color-theme-text-teamdefault-normal: #00009f;
|
|
27
|
+
--mds-color-theme-text-teamdefault-hover: #ffffff;
|
|
28
|
+
--mds-color-theme-text-teamdefault-active: #ffffff;
|
|
29
|
+
--mds-color-theme-text-alert-purple-normal: #000000;
|
|
30
|
+
--mds-color-theme-text-alert-purple-hover: #000000;
|
|
31
|
+
--mds-color-theme-text-alert-purple-active: #000000;
|
|
32
|
+
--mds-color-theme-text-alert-orange-normal: #000000;
|
|
33
|
+
--mds-color-theme-text-alert-orange-hover: #000000;
|
|
34
|
+
--mds-color-theme-text-alert-orange-active: #000000;
|
|
35
|
+
--mds-color-theme-text-team-cobalt-normal: #000000;
|
|
36
|
+
--mds-color-theme-text-team-cobalt-hover: #000000;
|
|
37
|
+
--mds-color-theme-text-team-cobalt-active: #000000;
|
|
38
|
+
--mds-color-theme-text-team-cyan-normal: #000000;
|
|
39
|
+
--mds-color-theme-text-team-cyan-hover: #000000;
|
|
40
|
+
--mds-color-theme-text-team-cyan-active: #000000;
|
|
41
|
+
--mds-color-theme-text-team-mint-normal: #000000;
|
|
42
|
+
--mds-color-theme-text-team-mint-hover: #000000;
|
|
43
|
+
--mds-color-theme-text-team-mint-active: #000000;
|
|
44
|
+
--mds-color-theme-text-team-lime-normal: #000000;
|
|
45
|
+
--mds-color-theme-text-team-lime-hover: #000000;
|
|
46
|
+
--mds-color-theme-text-team-lime-active: #000000;
|
|
47
|
+
--mds-color-theme-text-team-gold-normal: #000000;
|
|
48
|
+
--mds-color-theme-text-team-gold-hover: #000000;
|
|
49
|
+
--mds-color-theme-text-team-gold-active: #000000;
|
|
50
|
+
--mds-color-theme-text-team-orange-normal: #000000;
|
|
51
|
+
--mds-color-theme-text-team-orange-hover: #000000;
|
|
52
|
+
--mds-color-theme-text-team-orange-active: #000000;
|
|
53
|
+
--mds-color-theme-text-team-pink-normal: #000000;
|
|
54
|
+
--mds-color-theme-text-team-pink-hover: #000000;
|
|
55
|
+
--mds-color-theme-text-team-pink-active: #000000;
|
|
56
|
+
--mds-color-theme-text-team-purple-normal: #000000;
|
|
57
|
+
--mds-color-theme-text-team-purple-hover: #000000;
|
|
58
|
+
--mds-color-theme-text-team-purple-active: #000000;
|
|
59
|
+
--mds-color-theme-text-team-violet-normal: #000000;
|
|
60
|
+
--mds-color-theme-text-team-violet-hover: #000000;
|
|
61
|
+
--mds-color-theme-text-team-violet-active: #000000;
|
|
62
|
+
--mds-color-theme-text-team-slate-normal: #000000;
|
|
63
|
+
--mds-color-theme-text-team-slate-hover: #000000;
|
|
64
|
+
--mds-color-theme-text-team-slate-active: #000000;
|
|
65
|
+
--mds-color-theme-background-primary-ghost: #ffffff;
|
|
66
|
+
--mds-color-theme-background-primary-hover: #37006e;
|
|
67
|
+
--mds-color-theme-background-primary-active: #37006e;
|
|
68
|
+
--mds-color-theme-background-primary-disabled: #600000;
|
|
69
|
+
--mds-color-theme-background-solid-primary-normal: #ffffff;
|
|
70
|
+
--mds-color-theme-background-solid-secondary-normal: #ffffff;
|
|
71
|
+
--mds-color-theme-background-solid-tertiary-normal: #ffffff;
|
|
72
|
+
--mds-color-theme-background-solid-quaternary-normal: #ffffff;
|
|
73
|
+
--mds-color-theme-background-secondary-normal: #ffffff;
|
|
74
|
+
--mds-color-theme-background-secondary-hover: #37006e;
|
|
75
|
+
--mds-color-theme-background-secondary-active: #37006e;
|
|
76
|
+
--mds-color-theme-background-secondary-disabled: #600000;
|
|
77
|
+
--mds-color-theme-background-accent-normal: #ffffff;
|
|
78
|
+
--mds-color-theme-background-gradient-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
|
|
79
|
+
--mds-color-theme-background-gradient-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
|
|
80
|
+
--mds-color-theme-background-alert-default-normal: #37006e;
|
|
81
|
+
--mds-color-theme-background-alert-default-hover: #37006e;
|
|
82
|
+
--mds-color-theme-background-alert-default-active: #37006e;
|
|
83
|
+
--mds-color-theme-background-alert-success-normal: #37006e;
|
|
84
|
+
--mds-color-theme-background-alert-success-hover: #37006e;
|
|
85
|
+
--mds-color-theme-background-alert-success-active: #37006e;
|
|
86
|
+
--mds-color-theme-background-alert-warning-normal: #37006e;
|
|
87
|
+
--mds-color-theme-background-alert-warning-hover: #37006e;
|
|
88
|
+
--mds-color-theme-background-alert-warning-active: #37006e;
|
|
89
|
+
--mds-color-theme-background-alert-error-normal: #37006e;
|
|
90
|
+
--mds-color-theme-background-alert-error-hover: #37006e;
|
|
91
|
+
--mds-color-theme-background-alert-error-active: #37006e;
|
|
92
|
+
--mds-color-theme-background-alert-theme-normal: #37006e;
|
|
93
|
+
--mds-color-theme-background-alert-theme-hover: #37006e;
|
|
94
|
+
--mds-color-theme-background-alert-theme-active: #37006e;
|
|
95
|
+
--mds-color-theme-background-alert-purple-normal: #37006e;
|
|
96
|
+
--mds-color-theme-background-alert-purple-hover: #37006e;
|
|
97
|
+
--mds-color-theme-background-alert-purple-active: #37006e;
|
|
98
|
+
--mds-color-theme-background-alert-orange-normal: #37006e;
|
|
99
|
+
--mds-color-theme-background-alert-orange-hover: #37006e;
|
|
100
|
+
--mds-color-theme-background-alert-orange-active: #37006e;
|
|
101
|
+
--mds-color-theme-background-label-cobalt-normal: #ffffff;
|
|
102
|
+
--mds-color-theme-background-label-cobalt-hover: #ffffff;
|
|
103
|
+
--mds-color-theme-background-label-cobalt-active: #ffffff;
|
|
104
|
+
--mds-color-theme-background-label-gold-normal: #ffffff;
|
|
105
|
+
--mds-color-theme-background-label-gold-hover: #ffffff;
|
|
106
|
+
--mds-color-theme-background-label-gold-active: #ffffff;
|
|
107
|
+
--mds-color-theme-background-label-lime-normal: #ffffff;
|
|
108
|
+
--mds-color-theme-background-label-lime-hover: #ffffff;
|
|
109
|
+
--mds-color-theme-background-label-lime-active: #ffffff;
|
|
110
|
+
--mds-color-theme-background-label-mint-normal: #ffffff;
|
|
111
|
+
--mds-color-theme-background-label-mint-hover: #ffffff;
|
|
112
|
+
--mds-color-theme-background-label-mint-active: #ffffff;
|
|
113
|
+
--mds-color-theme-background-label-orange-normal: #ffffff;
|
|
114
|
+
--mds-color-theme-background-label-orange-hover: #ffffff;
|
|
115
|
+
--mds-color-theme-background-label-orange-active: #ffffff;
|
|
116
|
+
--mds-color-theme-background-label-pink-normal: #ffffff;
|
|
117
|
+
--mds-color-theme-background-label-pink-hover: #ffffff;
|
|
118
|
+
--mds-color-theme-background-label-pink-active: #ffffff;
|
|
119
|
+
--mds-color-theme-background-label-purple-normal: #ffffff;
|
|
120
|
+
--mds-color-theme-background-label-purple-hover: #ffffff;
|
|
121
|
+
--mds-color-theme-background-label-purple-active: #ffffff;
|
|
122
|
+
--mds-color-theme-background-label-slate-normal: #ffffff;
|
|
123
|
+
--mds-color-theme-background-label-slate-hover: #ffffff;
|
|
124
|
+
--mds-color-theme-background-label-slate-active: #ffffff;
|
|
125
|
+
--mds-color-theme-background-label-violet-normal: #ffffff;
|
|
126
|
+
--mds-color-theme-background-label-violet-hover: #ffffff;
|
|
127
|
+
--mds-color-theme-background-label-violet-active: #ffffff;
|
|
128
|
+
--mds-color-theme-background-common-normal: #ffffff;
|
|
129
|
+
--mds-color-theme-background-namelabel-normal: #ffffff;
|
|
130
|
+
--mds-color-theme-background-skeleton-normal: #ffffff;
|
|
131
|
+
--mds-color-theme-button-border-normal: #000000;
|
|
132
|
+
--mds-color-theme-button-primary-normal: #ffffff;
|
|
133
|
+
--mds-color-theme-button-primary-hover: #37006e;
|
|
134
|
+
--mds-color-theme-button-primary-pressed: #37006e;
|
|
135
|
+
--mds-color-theme-button-primary-disabled: #600000;
|
|
136
|
+
--mds-color-theme-button-secondary-normal: #ffffff;
|
|
137
|
+
--mds-color-theme-button-secondary-hover: #37006e;
|
|
138
|
+
--mds-color-theme-button-secondary-pressed: #37006e;
|
|
139
|
+
--mds-color-theme-button-secondary-disabled: #600000;
|
|
140
|
+
--mds-color-theme-button-secondary-active-normal: #ffffff;
|
|
141
|
+
--mds-color-theme-button-secondary-active-hover: #37006e;
|
|
142
|
+
--mds-color-theme-button-secondary-active-pressed: #37006e;
|
|
143
|
+
--mds-color-theme-button-inverted-normal: #ffffff;
|
|
144
|
+
--mds-color-theme-button-inverted-hover: #37006e;
|
|
145
|
+
--mds-color-theme-button-inverted-pressed: #37006e;
|
|
146
|
+
--mds-color-theme-button-join-normal: #ffffff;
|
|
147
|
+
--mds-color-theme-button-join-hover: #37006e;
|
|
148
|
+
--mds-color-theme-button-join-pressed: #37006e;
|
|
149
|
+
--mds-color-theme-button-cancel-normal: #ffffff;
|
|
150
|
+
--mds-color-theme-button-cancel-hover: #37006e;
|
|
151
|
+
--mds-color-theme-button-cancel-pressed: #37006e;
|
|
152
|
+
--mds-color-theme-button-accent-normal: #ffffff;
|
|
153
|
+
--mds-color-theme-button-accent-hover: #37006e;
|
|
154
|
+
--mds-color-theme-button-accent-pressed: #37006e;
|
|
155
|
+
--mds-color-theme-outline-primary-normal: #000000;
|
|
156
|
+
--mds-color-theme-outline-theme-normal: #37006e;
|
|
157
|
+
--mds-color-theme-outline-secondary-normal: #000000;
|
|
158
|
+
--mds-color-theme-outline-input-normal: #000000;
|
|
159
|
+
--mds-color-theme-outline-input-active: #ffffff;
|
|
160
|
+
--mds-color-theme-outline-button-normal: #000000;
|
|
161
|
+
--mds-color-theme-outline-join-normal: #000000;
|
|
162
|
+
--mds-color-theme-outline-cancel-normal: #000000;
|
|
163
|
+
--mds-color-theme-outline-disabled-normal: #600000;
|
|
164
|
+
--mds-color-theme-outline-share-selected: #37006e;
|
|
165
|
+
--mds-color-theme-outline-share-active: #000000;
|
|
166
|
+
--mds-color-theme-outline-share-inactive: #000000;
|
|
167
|
+
--mds-color-theme-outline-overlay-normal: #000000;
|
|
168
|
+
--mds-color-theme-outline-high-contrast-focus: #000000;
|
|
169
|
+
--mds-color-theme-outline-label-cobalt: #000000;
|
|
170
|
+
--mds-color-theme-outline-label-gold: #000000;
|
|
171
|
+
--mds-color-theme-outline-label-lime: #000000;
|
|
172
|
+
--mds-color-theme-outline-label-mint: #000000;
|
|
173
|
+
--mds-color-theme-outline-label-orange: #000000;
|
|
174
|
+
--mds-color-theme-outline-label-pink: #000000;
|
|
175
|
+
--mds-color-theme-outline-label-purple: #000000;
|
|
176
|
+
--mds-color-theme-outline-label-slate: #000000;
|
|
177
|
+
--mds-color-theme-outline-label-violet: #000000;
|
|
178
|
+
--mds-color-theme-outline-promotion-normal: #000000;
|
|
179
|
+
--mds-color-theme-outline-gradient-active: #000000;
|
|
180
|
+
--mds-color-theme-control-active-normal: #37006e;
|
|
181
|
+
--mds-color-theme-control-active-hover: #37006e;
|
|
182
|
+
--mds-color-theme-control-active-pressed: #37006e;
|
|
183
|
+
--mds-color-theme-control-active-active: #37006e;
|
|
184
|
+
--mds-color-theme-control-active-disabled: #600000;
|
|
185
|
+
--mds-color-theme-control-inactive-normal: #000000;
|
|
186
|
+
--mds-color-theme-control-inactive-hover: #000000;
|
|
187
|
+
--mds-color-theme-control-inactive-pressed: #000000;
|
|
188
|
+
--mds-color-theme-control-inactive-disabled: #600000;
|
|
189
|
+
--mds-color-theme-overlay-meetings-normal: #ffffff;
|
|
190
|
+
--mds-color-theme-indicator-unstable: #000000;
|
|
191
|
+
--mds-color-theme-indicator-attention: #000000;
|
|
192
|
+
--mds-color-theme-indicator-stable: #000000;
|
|
193
|
+
--mds-color-theme-indicator-locked: #000000;
|
|
194
|
+
--mds-color-theme-indicator-caution: #000000;
|
|
195
|
+
--mds-color-theme-indicator-secure: #000000;
|
|
196
|
+
--mds-color-theme-whiteboard-sticky-note-yellow: #ffffff;
|
|
197
|
+
--mds-color-theme-whiteboard-sticky-note-red: #ffffff;
|
|
198
|
+
--mds-color-theme-whiteboard-sticky-note-purple: #ffffff;
|
|
199
|
+
--mds-color-theme-whiteboard-sticky-note-cyan: #ffffff;
|
|
200
|
+
--mds-color-theme-whiteboard-sticky-note-mint: #ffffff;
|
|
201
|
+
--mds-color-theme-scrollbar-button-normal: #000000;
|
|
202
|
+
--mds-color-theme-scrollbar-button-hover: #37006e;
|
|
203
|
+
--mds-color-theme-scrollbar-button-pressed: #37006e;
|
|
204
|
+
--mds-color-theme-scrollbar-arrow-normal: #ffffff;
|
|
205
|
+
--mds-color-theme-scrollbar-arrow-background-normal: #000000;
|
|
206
|
+
--mds-color-theme-scrollbar-arrow-background-hover: #000000;
|
|
207
|
+
--mds-color-theme-scrollbar-arrow-background-pressed: #000000;
|
|
208
|
+
--mds-color-theme-scrollbar-background-secondary-ghost: #ffffff;
|
|
209
|
+
--mds-color-theme-scrollbar-background-secondary-normal: #ffffff;
|
|
210
|
+
--mds-color-theme-illustrations-empty-primary-0: #000000;
|
|
211
|
+
--mds-color-theme-illustrations-empty-primary-1: #000000;
|
|
212
|
+
--mds-color-theme-illustrations-empty-secondary-0: #000000;
|
|
213
|
+
--mds-color-theme-illustrations-empty-secondary-1: #000000;
|
|
214
|
+
--mds-color-theme-illustrations-onboarding-primary-0: #000000;
|
|
215
|
+
--mds-color-theme-illustrations-onboarding-primary-1: #000000;
|
|
216
|
+
--mds-color-theme-illustrations-onboarding-secondary-0: #000000;
|
|
217
|
+
--mds-color-theme-illustrations-onboarding-secondary-1: #000000;
|
|
218
|
+
--mds-color-theme-illustrations-onboarding-tertiary-0: #000000;
|
|
219
|
+
--mds-color-theme-illustrations-onboarding-tertiary-1: #000000;
|
|
220
|
+
--mds-color-theme-illustrations-onboarding-quartenary-0: #000000;
|
|
221
|
+
--mds-color-theme-illustrations-onboarding-quartenary-1: #000000;
|
|
222
|
+
--mds-color-theme-illustrations-onboarding-quinary-0: #000000;
|
|
223
|
+
--mds-color-theme-illustrations-onboarding-quinary-1: #000000;
|
|
224
|
+
--mds-color-theme-illustrations-success-0: #000000;
|
|
225
|
+
--mds-color-theme-illustrations-success-1: #000000;
|
|
226
|
+
--mds-color-theme-illustrations-error-0: #000000;
|
|
227
|
+
--mds-color-theme-illustrations-error-1: #000000;
|
|
228
|
+
--mds-color-theme-illustrations-default: #000000;
|
|
229
|
+
--mds-color-theme-globaltint-normal: #00009f;
|
|
230
|
+
--mds-color-theme-globaltint-selected: #00009f;
|
|
231
|
+
--mds-color-theme-groupedbackground-primary-normal: #ffffff;
|
|
232
|
+
--mds-color-theme-groupedbackground-secondary-normal: #ffffff;
|
|
233
|
+
--mds-color-theme-groupedbackground-tertiary-normal: #ffffff;
|
|
234
|
+
--mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
|
|
235
|
+
--mds-color-theme-teaching-background-normal: #000000;
|
|
236
|
+
--mds-color-theme-teaching-button-primary-normal: #ffffff;
|
|
237
|
+
--mds-color-theme-teaching-button-primary-hover: #ffffff;
|
|
238
|
+
--mds-color-theme-teaching-button-primary-pressed: #ffffff;
|
|
239
|
+
--mds-color-theme-teaching-button-primary-disabled: #600000;
|
|
240
|
+
--mds-color-theme-teaching-button-secondary-normal: #37006e;
|
|
241
|
+
--mds-color-theme-teaching-button-secondary-hover: #37006e;
|
|
242
|
+
--mds-color-theme-teaching-button-secondary-pressed: #37006e;
|
|
243
|
+
--mds-color-theme-teaching-outline-button-normal: #ffffff;
|
|
244
|
+
--mds-color-theme-teaching-outline-normal: #ffffff;
|
|
245
|
+
--mds-color-theme-teaching-outline-disabled-normal: #600000;
|
|
246
|
+
--mds-color-theme-teaching-outline-theme: #ffffff;
|
|
247
|
+
--mds-color-theme-teaching-text-accent-normal: #ffffff;
|
|
248
|
+
--mds-color-theme-teaching-text-accent-hover: #ffffff;
|
|
249
|
+
--mds-color-theme-teaching-text-accent-disabled: #600000;
|
|
250
|
+
--mds-color-theme-teaching-text-primary-disabled: #600000;
|
|
251
|
+
--mds-color-theme-gradientdivider-normal-0: #000000;
|
|
252
|
+
--mds-color-theme-gradientdivider-normal-1: #000000;
|
|
253
|
+
--mds-color-theme-gradientdivider-hover-0: #000000;
|
|
254
|
+
--mds-color-theme-gradientdivider-hover-1: #000000;
|
|
255
|
+
--mds-color-theme-gradientdivider-error-normal-0: #000000;
|
|
256
|
+
--mds-color-theme-gradientdivider-error-normal-1: #000000;
|
|
257
|
+
--mds-color-theme-gradientdivider-error-hover-0: #000000;
|
|
258
|
+
--mds-color-theme-gradientdivider-error-hover-1: #000000;
|
|
259
|
+
--mds-color-theme-gradientdivider-warning-normal-0: #000000;
|
|
260
|
+
--mds-color-theme-gradientdivider-warning-normal-1: #000000;
|
|
261
|
+
--mds-color-theme-gradientdivider-warning-hover-0: #000000;
|
|
262
|
+
--mds-color-theme-gradientdivider-warning-hover-1: #000000;
|
|
263
|
+
--mds-color-theme-gradientdivider-announce-normal-0: #000000;
|
|
264
|
+
--mds-color-theme-gradientdivider-announce-normal-1: #000000;
|
|
265
|
+
--mds-color-theme-gradientdivider-announce-hover-0: #000000;
|
|
266
|
+
--mds-color-theme-gradientdivider-announce-hover-1: #000000;
|
|
267
|
+
--mds-color-theme-avatar-default: #000000;
|
|
268
|
+
--mds-color-theme-avatar-cobalt: #000000;
|
|
269
|
+
--mds-color-theme-avatar-cyan: #000000;
|
|
270
|
+
--mds-color-theme-avatar-gold: #000000;
|
|
271
|
+
--mds-color-theme-avatar-lime: #000000;
|
|
272
|
+
--mds-color-theme-avatar-mint: #000000;
|
|
273
|
+
--mds-color-theme-avatar-orange: #000000;
|
|
274
|
+
--mds-color-theme-avatar-pink: #000000;
|
|
275
|
+
--mds-color-theme-avatar-purple: #000000;
|
|
276
|
+
--mds-color-theme-avatar-slate: #000000;
|
|
277
|
+
--mds-color-theme-avatar-violet: #000000;
|
|
278
|
+
--mds-color-theme-avatar-yellow: #000000;
|
|
279
|
+
--mds-color-theme-gradation-primary: #000000;
|
|
280
|
+
--mds-color-theme-gradation-secondary: #000000;
|
|
281
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 05 Jun 2024 18:11:29 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
--mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
|
|
30
30
|
--mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
|
|
31
31
|
--mds-color-theme-common-button-secondary-dark-normal: #00000000;
|
|
32
|
-
--mds-color-theme-common-button-secondary-dark-hover: #
|
|
32
|
+
--mds-color-theme-common-button-secondary-dark-hover: #00000012;
|
|
33
33
|
--mds-color-theme-common-button-secondary-dark-pressed: #00000033;
|
|
34
34
|
--mds-color-theme-common-button-secondary-dark-disabled: #00000000;
|
|
35
35
|
--mds-color-theme-common-button-join-animated-gradient-normal-0: #30c9b0;
|
|
@@ -69,12 +69,18 @@
|
|
|
69
69
|
--mds-color-theme-common-touchbar-icon-stable: #27a17a;
|
|
70
70
|
--mds-color-theme-common-touchbar-icon-attention: #fc8b98;
|
|
71
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;
|
|
72
81
|
--mds-color-theme-text-primary-normal: #000000f2;
|
|
73
82
|
--mds-color-theme-text-primary-disabled: #00000066;
|
|
74
|
-
--mds-color-theme-text-inverted-normal: #fffffff2;
|
|
75
|
-
--mds-color-theme-text-inverted-disabled: #ffffffcc;
|
|
76
83
|
--mds-color-theme-text-secondary-normal: #000000b3;
|
|
77
|
-
--mds-color-theme-text-secondary-inverted-normal: #ffffffb3;
|
|
78
84
|
--mds-color-theme-text-error-normal: #ab0a15;
|
|
79
85
|
--mds-color-theme-text-error-hover: #4f0e10;
|
|
80
86
|
--mds-color-theme-text-error-active: #4f0e10;
|
|
@@ -127,8 +133,35 @@
|
|
|
127
133
|
--mds-color-theme-text-team-slate-normal: #535573;
|
|
128
134
|
--mds-color-theme-text-team-slate-hover: #535573;
|
|
129
135
|
--mds-color-theme-text-team-slate-active: #26262b;
|
|
136
|
+
--mds-color-theme-inverted-text-primary-normal: #fffffff2;
|
|
137
|
+
--mds-color-theme-inverted-text-primary-disabled: #ffffff66;
|
|
138
|
+
--mds-color-theme-inverted-text-secondary-normal: #ffffffb3;
|
|
139
|
+
--mds-color-theme-inverted-text-accent-normal: #64b4fa;
|
|
140
|
+
--mds-color-theme-inverted-text-accent-hover: #bfe3ff;
|
|
141
|
+
--mds-color-theme-inverted-background-normal: #000000;
|
|
142
|
+
--mds-color-theme-inverted-button-primary-normal: #fffffff2;
|
|
143
|
+
--mds-color-theme-inverted-button-primary-hover: #ffffffcc;
|
|
144
|
+
--mds-color-theme-inverted-button-primary-pressed: #ffffffb3;
|
|
145
|
+
--mds-color-theme-inverted-button-primary-disabled: #ffffff33;
|
|
146
|
+
--mds-color-theme-inverted-button-secondary-normal: #ffffff00;
|
|
147
|
+
--mds-color-theme-inverted-button-secondary-hover: #ffffff12;
|
|
148
|
+
--mds-color-theme-inverted-button-secondary-pressed: #ffffff33;
|
|
149
|
+
--mds-color-theme-inverted-button-secondary-disabled: #ffffff00;
|
|
150
|
+
--mds-color-theme-inverted-outline-button-normal: #ffffff80;
|
|
151
|
+
--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;
|
|
154
|
+
--mds-color-theme-inverted-control-active-normal: #64b4fa;
|
|
155
|
+
--mds-color-theme-inverted-control-active-hover: #3492eb;
|
|
156
|
+
--mds-color-theme-inverted-control-active-pressed: #1170cf;
|
|
157
|
+
--mds-color-theme-inverted-control-active-active: #1170cf;
|
|
158
|
+
--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;
|
|
130
163
|
--mds-color-theme-background-primary-ghost: #ffffff00;
|
|
131
|
-
--mds-color-theme-background-primary-hover: #
|
|
164
|
+
--mds-color-theme-background-primary-hover: #00000012;
|
|
132
165
|
--mds-color-theme-background-primary-active: #0000001c;
|
|
133
166
|
--mds-color-theme-background-primary-disabled: #0000001c;
|
|
134
167
|
--mds-color-theme-background-solid-primary-normal: #ffffff;
|
|
@@ -193,13 +226,14 @@
|
|
|
193
226
|
--mds-color-theme-background-common-normal: #ffffff;
|
|
194
227
|
--mds-color-theme-background-namelabel-normal: #00000080;
|
|
195
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%);
|
|
196
230
|
--mds-color-theme-button-border-normal: none;
|
|
197
231
|
--mds-color-theme-button-primary-normal: #000000f2;
|
|
198
232
|
--mds-color-theme-button-primary-hover: #000000cc;
|
|
199
233
|
--mds-color-theme-button-primary-pressed: #000000b3;
|
|
200
234
|
--mds-color-theme-button-primary-disabled: #00000033;
|
|
201
235
|
--mds-color-theme-button-secondary-normal: #00000000;
|
|
202
|
-
--mds-color-theme-button-secondary-hover: #
|
|
236
|
+
--mds-color-theme-button-secondary-hover: #00000012;
|
|
203
237
|
--mds-color-theme-button-secondary-pressed: #00000033;
|
|
204
238
|
--mds-color-theme-button-secondary-disabled: #ffffff00;
|
|
205
239
|
--mds-color-theme-button-secondary-active-normal: #00000033;
|
|
@@ -217,7 +251,7 @@
|
|
|
217
251
|
--mds-color-theme-button-accent-normal: #1170cf;
|
|
218
252
|
--mds-color-theme-button-accent-hover: #0353a8;
|
|
219
253
|
--mds-color-theme-button-accent-pressed: #063a75;
|
|
220
|
-
--mds-color-theme-outline-primary-normal: #
|
|
254
|
+
--mds-color-theme-outline-primary-normal: #00000075;
|
|
221
255
|
--mds-color-theme-outline-theme-normal: #1170cf;
|
|
222
256
|
--mds-color-theme-outline-secondary-normal: #00000033;
|
|
223
257
|
--mds-color-theme-outline-input-normal: #00000080;
|
|
@@ -247,11 +281,14 @@
|
|
|
247
281
|
--mds-color-theme-control-active-pressed: #063a75;
|
|
248
282
|
--mds-color-theme-control-active-active: #063a75;
|
|
249
283
|
--mds-color-theme-control-active-disabled: #bfe3ff;
|
|
250
|
-
--mds-color-theme-control-inactive-normal: #
|
|
251
|
-
--mds-color-theme-control-inactive-hover: #
|
|
252
|
-
--mds-color-theme-control-inactive-pressed: #
|
|
253
|
-
--mds-color-theme-control-inactive-disabled: #
|
|
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;
|
|
254
288
|
--mds-color-theme-overlay-meetings-normal: #ffffffcc;
|
|
289
|
+
--mds-color-theme-overlay-button-secondary-normal: #ffffff;
|
|
290
|
+
--mds-color-theme-overlay-button-secondary-hover: #ededed;
|
|
291
|
+
--mds-color-theme-overlay-button-secondary-pressed: #dedede;
|
|
255
292
|
--mds-color-theme-indicator-unstable: #C94403;
|
|
256
293
|
--mds-color-theme-indicator-attention: #db1f2e;
|
|
257
294
|
--mds-color-theme-indicator-stable: #1d805f;
|
|
@@ -297,22 +334,6 @@
|
|
|
297
334
|
--mds-color-theme-groupedbackground-secondary-normal: #ffffff;
|
|
298
335
|
--mds-color-theme-groupedbackground-tertiary-normal: #f7f7f7;
|
|
299
336
|
--mds-color-theme-groupedbackground-quaternary-normal: #ffffff;
|
|
300
|
-
--mds-color-theme-teaching-background-normal: #000000;
|
|
301
|
-
--mds-color-theme-teaching-button-primary-normal: #fffffff2;
|
|
302
|
-
--mds-color-theme-teaching-button-primary-hover: #ffffffcc;
|
|
303
|
-
--mds-color-theme-teaching-button-primary-pressed: #ffffffb3;
|
|
304
|
-
--mds-color-theme-teaching-button-primary-disabled: #ffffff33;
|
|
305
|
-
--mds-color-theme-teaching-button-secondary-normal: #ffffff00;
|
|
306
|
-
--mds-color-theme-teaching-button-secondary-hover: #ffffff12;
|
|
307
|
-
--mds-color-theme-teaching-button-secondary-pressed: #ffffff33;
|
|
308
|
-
--mds-color-theme-teaching-outline-button-normal: #ffffff4d;
|
|
309
|
-
--mds-color-theme-teaching-outline-normal: #ffffff33;
|
|
310
|
-
--mds-color-theme-teaching-outline-disabled-normal: #ffffff33;
|
|
311
|
-
--mds-color-theme-teaching-outline-theme: #64b4fa;
|
|
312
|
-
--mds-color-theme-teaching-text-accent-normal: #64b4fa;
|
|
313
|
-
--mds-color-theme-teaching-text-accent-hover: #bfe3ff;
|
|
314
|
-
--mds-color-theme-teaching-text-accent-disabled: #ffffff66;
|
|
315
|
-
--mds-color-theme-teaching-text-primary-disabled: #ffffff66;
|
|
316
337
|
--mds-color-theme-gradientdivider-normal-0: #00000000;
|
|
317
338
|
--mds-color-theme-gradientdivider-normal-1: #00000033;
|
|
318
339
|
--mds-color-theme-gradientdivider-hover-0: #00000000;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 05 Jun 2024 18:11:28 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -24,11 +24,12 @@ public class {
|
|
|
24
24
|
public static let mdsColorCoreBlackAlpha11 = #0000001c
|
|
25
25
|
public static let mdsColorCoreBlackAlpha20 = #00000033
|
|
26
26
|
public static let mdsColorCoreBlackAlpha30 = #0000004d
|
|
27
|
-
public static let mdsColorCoreBlackAlpha4 = #
|
|
27
|
+
public static let mdsColorCoreBlackAlpha4 = #0000000A
|
|
28
28
|
public static let mdsColorCoreBlackAlpha40 = #00000066
|
|
29
|
+
public static let mdsColorCoreBlackAlpha46 = #00000075
|
|
29
30
|
public static let mdsColorCoreBlackAlpha50 = #00000080
|
|
30
31
|
public static let mdsColorCoreBlackAlpha60 = #00000099
|
|
31
|
-
public static let mdsColorCoreBlackAlpha7 = #
|
|
32
|
+
public static let mdsColorCoreBlackAlpha7 = #00000012
|
|
32
33
|
public static let mdsColorCoreBlackAlpha70 = #000000b3
|
|
33
34
|
public static let mdsColorCoreBlackAlpha78 = #000000C7
|
|
34
35
|
public static let mdsColorCoreBlackAlpha80 = #000000cc
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 05 Jun 2024 18:11:28 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -25,12 +25,21 @@ public class {
|
|
|
25
25
|
public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
|
|
26
26
|
public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
|
|
27
27
|
public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
|
|
28
|
-
public static let mdsColorThemeCommonButtonSecondaryDarkHover = #
|
|
28
|
+
public static let mdsColorThemeCommonButtonSecondaryDarkHover = #00000012
|
|
29
29
|
public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
|
|
30
30
|
public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
|
|
31
31
|
public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
|
|
32
32
|
public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
|
|
33
33
|
public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
|
|
34
|
+
public static let mdsColorThemeCommonContentPartnerDoc = #4285f4
|
|
35
|
+
public static let mdsColorThemeCommonContentPartnerExcel = #00893E
|
|
36
|
+
public static let mdsColorThemeCommonContentPartnerKeynote = #029CFB
|
|
37
|
+
public static let mdsColorThemeCommonContentPartnerOnenote = #B839DB
|
|
38
|
+
public static let mdsColorThemeCommonContentPartnerPdf = #EE0507
|
|
39
|
+
public static let mdsColorThemeCommonContentPartnerPowerpoint = #D93E17
|
|
40
|
+
public static let mdsColorThemeCommonContentPartnerSheets = #F4B400
|
|
41
|
+
public static let mdsColorThemeCommonContentPartnerSlides = #0F9D58
|
|
42
|
+
public static let mdsColorThemeCommonContentPartnerWord = #0078D6
|
|
34
43
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
35
44
|
public static let mdsColorThemeCommonControlShareContentActive = #C94403
|
|
36
45
|
public static let mdsColorThemeCommonControlShareContentInactive = #707070
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 05 Jun 2024 18:11:28 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -124,11 +124,11 @@ public class {
|
|
|
124
124
|
public static let mdsColorThemeInverseNeutralBtnPrimaryPressed = #3b3b3b
|
|
125
125
|
public static let mdsColorThemeInverseNeutralBtnSecondaryDefault = #00000000
|
|
126
126
|
public static let mdsColorThemeInverseNeutralBtnSecondaryDisabled = #00000033
|
|
127
|
-
public static let mdsColorThemeInverseNeutralBtnSecondaryHover = #
|
|
127
|
+
public static let mdsColorThemeInverseNeutralBtnSecondaryHover = #00000012
|
|
128
128
|
public static let mdsColorThemeInverseNeutralBtnSecondaryPressed = #00000033
|
|
129
129
|
public static let mdsColorThemeInverseNeutralBtnTertiaryDefault = #00000000
|
|
130
130
|
public static let mdsColorThemeInverseNeutralBtnTertiaryDisabled = #00000033
|
|
131
|
-
public static let mdsColorThemeInverseNeutralBtnTertiaryHover = #
|
|
131
|
+
public static let mdsColorThemeInverseNeutralBtnTertiaryHover = #00000012
|
|
132
132
|
public static let mdsColorThemeInverseNeutralBtnTertiaryPressed = #00000033
|
|
133
133
|
public static let mdsColorThemeInverseNeutralSurfaceDefault = #ffffff
|
|
134
134
|
public static let mdsColorThemeInverseNeutralTextDisabled = #00000033
|