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