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