@momentum-design/tokens 0.0.55 → 0.0.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +98 -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 +79 -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 +5986 -5937
- 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 +6023 -6087
- 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 +177 -226
- 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 -254
- 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 +98 -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 +99 -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 -2179
- 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 -164
- 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,31 +1,28 @@
|
|
|
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
5
|
|
|
6
6
|
.mds-theme-stable-hcLightWebex {
|
|
7
7
|
--mds-color-theme-text-primary-normal: #000000;
|
|
8
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
9
|
--mds-color-theme-text-secondary-normal: #000000;
|
|
12
|
-
--mds-color-theme-text-
|
|
13
|
-
--mds-color-theme-text-error-
|
|
14
|
-
--mds-color-theme-text-error-
|
|
15
|
-
--mds-color-theme-text-
|
|
16
|
-
--mds-color-theme-text-success-
|
|
17
|
-
--mds-color-theme-text-success-
|
|
18
|
-
--mds-color-theme-text-
|
|
19
|
-
--mds-color-theme-text-warning-
|
|
20
|
-
--mds-color-theme-text-warning-
|
|
21
|
-
--mds-color-theme-text-warning-active: #ffffff;
|
|
10
|
+
--mds-color-theme-text-error-normal: #000000;
|
|
11
|
+
--mds-color-theme-text-error-hover: #000000;
|
|
12
|
+
--mds-color-theme-text-error-active: #000000;
|
|
13
|
+
--mds-color-theme-text-success-normal: #000000;
|
|
14
|
+
--mds-color-theme-text-success-hover: #000000;
|
|
15
|
+
--mds-color-theme-text-success-active: #000000;
|
|
16
|
+
--mds-color-theme-text-warning-normal: #000000;
|
|
17
|
+
--mds-color-theme-text-warning-hover: #000000;
|
|
18
|
+
--mds-color-theme-text-warning-active: #000000;
|
|
22
19
|
--mds-color-theme-text-highlight: #00009f;
|
|
23
|
-
--mds-color-theme-text-accent-normal: #
|
|
24
|
-
--mds-color-theme-text-accent-hover: #
|
|
25
|
-
--mds-color-theme-text-accent-active: #
|
|
26
|
-
--mds-color-theme-text-teamdefault-normal: #
|
|
27
|
-
--mds-color-theme-text-teamdefault-hover: #
|
|
28
|
-
--mds-color-theme-text-teamdefault-active: #
|
|
20
|
+
--mds-color-theme-text-accent-normal: #000000;
|
|
21
|
+
--mds-color-theme-text-accent-hover: #000000;
|
|
22
|
+
--mds-color-theme-text-accent-active: #000000;
|
|
23
|
+
--mds-color-theme-text-teamdefault-normal: #000000;
|
|
24
|
+
--mds-color-theme-text-teamdefault-hover: #000000;
|
|
25
|
+
--mds-color-theme-text-teamdefault-active: #000000;
|
|
29
26
|
--mds-color-theme-text-alert-purple-normal: #000000;
|
|
30
27
|
--mds-color-theme-text-alert-purple-hover: #000000;
|
|
31
28
|
--mds-color-theme-text-alert-purple-active: #000000;
|
|
@@ -62,8 +59,35 @@
|
|
|
62
59
|
--mds-color-theme-text-team-slate-normal: #000000;
|
|
63
60
|
--mds-color-theme-text-team-slate-hover: #000000;
|
|
64
61
|
--mds-color-theme-text-team-slate-active: #000000;
|
|
62
|
+
--mds-color-theme-inverted-text-primary-normal: #000000;
|
|
63
|
+
--mds-color-theme-inverted-text-primary-disabled: #600000;
|
|
64
|
+
--mds-color-theme-inverted-text-secondary-normal: #000000;
|
|
65
|
+
--mds-color-theme-inverted-text-accent-normal: #000000;
|
|
66
|
+
--mds-color-theme-inverted-text-accent-hover: #000000;
|
|
67
|
+
--mds-color-theme-inverted-background-normal: #ffffff;
|
|
68
|
+
--mds-color-theme-inverted-button-primary-normal: #ffffff;
|
|
69
|
+
--mds-color-theme-inverted-button-primary-hover: #37006e;
|
|
70
|
+
--mds-color-theme-inverted-button-primary-pressed: #00009f;
|
|
71
|
+
--mds-color-theme-inverted-button-primary-disabled: #600000;
|
|
72
|
+
--mds-color-theme-inverted-button-secondary-normal: #ffffff;
|
|
73
|
+
--mds-color-theme-inverted-button-secondary-hover: #37006e;
|
|
74
|
+
--mds-color-theme-inverted-button-secondary-pressed: #37006e;
|
|
75
|
+
--mds-color-theme-inverted-button-secondary-disabled: #600000;
|
|
76
|
+
--mds-color-theme-inverted-outline-button-normal: #000000;
|
|
77
|
+
--mds-color-theme-inverted-outline-primary-normal: #000000;
|
|
78
|
+
--mds-color-theme-inverted-outline-disabled-normal: #600000;
|
|
79
|
+
--mds-color-theme-inverted-outline-theme: #000000;
|
|
80
|
+
--mds-color-theme-inverted-control-active-normal: #37006e;
|
|
81
|
+
--mds-color-theme-inverted-control-active-hover: #37006e;
|
|
82
|
+
--mds-color-theme-inverted-control-active-pressed: #37006e;
|
|
83
|
+
--mds-color-theme-inverted-control-active-active: #37006e;
|
|
84
|
+
--mds-color-theme-inverted-control-active-disabled: #600000;
|
|
85
|
+
--mds-color-theme-inverted-control-inactive-normal: #ffffff;
|
|
86
|
+
--mds-color-theme-inverted-control-inactive-hover: #ffffff;
|
|
87
|
+
--mds-color-theme-inverted-control-inactive-pressed: #ffffff;
|
|
88
|
+
--mds-color-theme-inverted-control-inactive-disabled: #600000;
|
|
65
89
|
--mds-color-theme-background-primary-ghost: #ffffff;
|
|
66
|
-
--mds-color-theme-background-primary-hover: #
|
|
90
|
+
--mds-color-theme-background-primary-hover: #ffffff;
|
|
67
91
|
--mds-color-theme-background-primary-active: #37006e;
|
|
68
92
|
--mds-color-theme-background-primary-disabled: #600000;
|
|
69
93
|
--mds-color-theme-background-solid-primary-normal: #ffffff;
|
|
@@ -74,75 +98,68 @@
|
|
|
74
98
|
--mds-color-theme-background-secondary-hover: #37006e;
|
|
75
99
|
--mds-color-theme-background-secondary-active: #37006e;
|
|
76
100
|
--mds-color-theme-background-secondary-disabled: #600000;
|
|
77
|
-
--mds-color-theme-background-accent-normal: #
|
|
78
|
-
--mds-color-theme-background-
|
|
79
|
-
--mds-color-theme-background-gradient-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
|
|
80
|
-
--mds-color-theme-background-alert-default-normal: #37006e;
|
|
101
|
+
--mds-color-theme-background-accent-normal: #37006e;
|
|
102
|
+
--mds-color-theme-background-alert-default-normal: #ffffff;
|
|
81
103
|
--mds-color-theme-background-alert-default-hover: #37006e;
|
|
82
104
|
--mds-color-theme-background-alert-default-active: #37006e;
|
|
83
|
-
--mds-color-theme-background-alert-success-normal: #
|
|
105
|
+
--mds-color-theme-background-alert-success-normal: #ffffff;
|
|
84
106
|
--mds-color-theme-background-alert-success-hover: #37006e;
|
|
85
107
|
--mds-color-theme-background-alert-success-active: #37006e;
|
|
86
|
-
--mds-color-theme-background-alert-warning-normal: #
|
|
108
|
+
--mds-color-theme-background-alert-warning-normal: #ffffff;
|
|
87
109
|
--mds-color-theme-background-alert-warning-hover: #37006e;
|
|
88
110
|
--mds-color-theme-background-alert-warning-active: #37006e;
|
|
89
|
-
--mds-color-theme-background-alert-error-normal: #
|
|
111
|
+
--mds-color-theme-background-alert-error-normal: #ffffff;
|
|
90
112
|
--mds-color-theme-background-alert-error-hover: #37006e;
|
|
91
113
|
--mds-color-theme-background-alert-error-active: #37006e;
|
|
92
|
-
--mds-color-theme-background-alert-theme-normal: #
|
|
114
|
+
--mds-color-theme-background-alert-theme-normal: #ffffff;
|
|
93
115
|
--mds-color-theme-background-alert-theme-hover: #37006e;
|
|
94
116
|
--mds-color-theme-background-alert-theme-active: #37006e;
|
|
95
|
-
--mds-color-theme-background-alert-purple-normal: #
|
|
117
|
+
--mds-color-theme-background-alert-purple-normal: #ffffff;
|
|
96
118
|
--mds-color-theme-background-alert-purple-hover: #37006e;
|
|
97
119
|
--mds-color-theme-background-alert-purple-active: #37006e;
|
|
98
|
-
--mds-color-theme-background-alert-orange-normal: #
|
|
120
|
+
--mds-color-theme-background-alert-orange-normal: #ffffff;
|
|
99
121
|
--mds-color-theme-background-alert-orange-hover: #37006e;
|
|
100
122
|
--mds-color-theme-background-alert-orange-active: #37006e;
|
|
101
123
|
--mds-color-theme-background-label-cobalt-normal: #ffffff;
|
|
102
|
-
--mds-color-theme-background-label-cobalt-hover: #
|
|
103
|
-
--mds-color-theme-background-label-cobalt-active: #
|
|
124
|
+
--mds-color-theme-background-label-cobalt-hover: #37006e;
|
|
125
|
+
--mds-color-theme-background-label-cobalt-active: #37006e;
|
|
104
126
|
--mds-color-theme-background-label-gold-normal: #ffffff;
|
|
105
|
-
--mds-color-theme-background-label-gold-hover: #
|
|
106
|
-
--mds-color-theme-background-label-gold-active: #
|
|
127
|
+
--mds-color-theme-background-label-gold-hover: #37006e;
|
|
128
|
+
--mds-color-theme-background-label-gold-active: #37006e;
|
|
107
129
|
--mds-color-theme-background-label-lime-normal: #ffffff;
|
|
108
|
-
--mds-color-theme-background-label-lime-hover: #
|
|
109
|
-
--mds-color-theme-background-label-lime-active: #
|
|
130
|
+
--mds-color-theme-background-label-lime-hover: #37006e;
|
|
131
|
+
--mds-color-theme-background-label-lime-active: #37006e;
|
|
110
132
|
--mds-color-theme-background-label-mint-normal: #ffffff;
|
|
111
|
-
--mds-color-theme-background-label-mint-hover: #
|
|
112
|
-
--mds-color-theme-background-label-mint-active: #
|
|
133
|
+
--mds-color-theme-background-label-mint-hover: #37006e;
|
|
134
|
+
--mds-color-theme-background-label-mint-active: #37006e;
|
|
113
135
|
--mds-color-theme-background-label-orange-normal: #ffffff;
|
|
114
|
-
--mds-color-theme-background-label-orange-hover: #
|
|
115
|
-
--mds-color-theme-background-label-orange-active: #
|
|
136
|
+
--mds-color-theme-background-label-orange-hover: #37006e;
|
|
137
|
+
--mds-color-theme-background-label-orange-active: #37006e;
|
|
116
138
|
--mds-color-theme-background-label-pink-normal: #ffffff;
|
|
117
|
-
--mds-color-theme-background-label-pink-hover: #
|
|
118
|
-
--mds-color-theme-background-label-pink-active: #
|
|
139
|
+
--mds-color-theme-background-label-pink-hover: #37006e;
|
|
140
|
+
--mds-color-theme-background-label-pink-active: #37006e;
|
|
119
141
|
--mds-color-theme-background-label-purple-normal: #ffffff;
|
|
120
|
-
--mds-color-theme-background-label-purple-hover: #
|
|
121
|
-
--mds-color-theme-background-label-purple-active: #
|
|
142
|
+
--mds-color-theme-background-label-purple-hover: #37006e;
|
|
143
|
+
--mds-color-theme-background-label-purple-active: #37006e;
|
|
122
144
|
--mds-color-theme-background-label-slate-normal: #ffffff;
|
|
123
|
-
--mds-color-theme-background-label-slate-hover: #
|
|
124
|
-
--mds-color-theme-background-label-slate-active: #
|
|
145
|
+
--mds-color-theme-background-label-slate-hover: #37006e;
|
|
146
|
+
--mds-color-theme-background-label-slate-active: #37006e;
|
|
125
147
|
--mds-color-theme-background-label-violet-normal: #ffffff;
|
|
126
|
-
--mds-color-theme-background-label-violet-hover: #
|
|
127
|
-
--mds-color-theme-background-label-violet-active: #
|
|
148
|
+
--mds-color-theme-background-label-violet-hover: #37006e;
|
|
149
|
+
--mds-color-theme-background-label-violet-active: #37006e;
|
|
128
150
|
--mds-color-theme-background-common-normal: #ffffff;
|
|
129
151
|
--mds-color-theme-background-namelabel-normal: #ffffff;
|
|
130
|
-
--mds-color-theme-background-skeleton-normal: #ffffff;
|
|
131
|
-
--mds-color-theme-button-border-normal: #000000;
|
|
132
152
|
--mds-color-theme-button-primary-normal: #ffffff;
|
|
133
153
|
--mds-color-theme-button-primary-hover: #37006e;
|
|
134
154
|
--mds-color-theme-button-primary-pressed: #37006e;
|
|
135
|
-
--mds-color-theme-button-primary-disabled: #
|
|
155
|
+
--mds-color-theme-button-primary-disabled: #ffffff;
|
|
136
156
|
--mds-color-theme-button-secondary-normal: #ffffff;
|
|
137
157
|
--mds-color-theme-button-secondary-hover: #37006e;
|
|
138
158
|
--mds-color-theme-button-secondary-pressed: #37006e;
|
|
139
|
-
--mds-color-theme-button-secondary-disabled: #
|
|
159
|
+
--mds-color-theme-button-secondary-disabled: #ffffff;
|
|
140
160
|
--mds-color-theme-button-secondary-active-normal: #ffffff;
|
|
141
161
|
--mds-color-theme-button-secondary-active-hover: #37006e;
|
|
142
162
|
--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
163
|
--mds-color-theme-button-join-normal: #ffffff;
|
|
147
164
|
--mds-color-theme-button-join-hover: #37006e;
|
|
148
165
|
--mds-color-theme-button-join-pressed: #37006e;
|
|
@@ -153,19 +170,19 @@
|
|
|
153
170
|
--mds-color-theme-button-accent-hover: #37006e;
|
|
154
171
|
--mds-color-theme-button-accent-pressed: #37006e;
|
|
155
172
|
--mds-color-theme-outline-primary-normal: #000000;
|
|
156
|
-
--mds-color-theme-outline-theme-normal: #
|
|
173
|
+
--mds-color-theme-outline-theme-normal: #000000;
|
|
157
174
|
--mds-color-theme-outline-secondary-normal: #000000;
|
|
158
175
|
--mds-color-theme-outline-input-normal: #000000;
|
|
159
|
-
--mds-color-theme-outline-input-active: #
|
|
176
|
+
--mds-color-theme-outline-input-active: #000000;
|
|
160
177
|
--mds-color-theme-outline-button-normal: #000000;
|
|
161
178
|
--mds-color-theme-outline-join-normal: #000000;
|
|
162
179
|
--mds-color-theme-outline-cancel-normal: #000000;
|
|
163
|
-
--mds-color-theme-outline-disabled-normal: #
|
|
164
|
-
--mds-color-theme-outline-share-selected: #
|
|
165
|
-
--mds-color-theme-outline-share-active: #
|
|
166
|
-
--mds-color-theme-outline-share-inactive: #
|
|
180
|
+
--mds-color-theme-outline-disabled-normal: #000000;
|
|
181
|
+
--mds-color-theme-outline-share-selected: #00009f;
|
|
182
|
+
--mds-color-theme-outline-share-active: #ffffff;
|
|
183
|
+
--mds-color-theme-outline-share-inactive: #600000;
|
|
167
184
|
--mds-color-theme-outline-overlay-normal: #000000;
|
|
168
|
-
--mds-color-theme-outline-high-contrast-focus: #
|
|
185
|
+
--mds-color-theme-outline-high-contrast-focus: #00009f;
|
|
169
186
|
--mds-color-theme-outline-label-cobalt: #000000;
|
|
170
187
|
--mds-color-theme-outline-label-gold: #000000;
|
|
171
188
|
--mds-color-theme-outline-label-lime: #000000;
|
|
@@ -175,18 +192,20 @@
|
|
|
175
192
|
--mds-color-theme-outline-label-purple: #000000;
|
|
176
193
|
--mds-color-theme-outline-label-slate: #000000;
|
|
177
194
|
--mds-color-theme-outline-label-violet: #000000;
|
|
178
|
-
--mds-color-theme-outline-promotion-normal: #000000;
|
|
179
|
-
--mds-color-theme-outline-gradient-active: #000000;
|
|
180
195
|
--mds-color-theme-control-active-normal: #37006e;
|
|
181
|
-
--mds-color-theme-control-active-hover: #
|
|
182
|
-
--mds-color-theme-control-active-pressed: #
|
|
183
|
-
--mds-color-theme-control-active-active: #
|
|
196
|
+
--mds-color-theme-control-active-hover: #ffffff;
|
|
197
|
+
--mds-color-theme-control-active-pressed: #ffffff;
|
|
198
|
+
--mds-color-theme-control-active-active: #1170cf;
|
|
184
199
|
--mds-color-theme-control-active-disabled: #600000;
|
|
185
|
-
--mds-color-theme-control-inactive-normal: #
|
|
186
|
-
--mds-color-theme-control-inactive-
|
|
187
|
-
--mds-color-theme-control-inactive-
|
|
200
|
+
--mds-color-theme-control-indicator-inactive-normal: #ffffff;
|
|
201
|
+
--mds-color-theme-control-inactive-normal: #ffffff;
|
|
202
|
+
--mds-color-theme-control-inactive-hover: #ffffff;
|
|
203
|
+
--mds-color-theme-control-inactive-pressed: #ffffff;
|
|
188
204
|
--mds-color-theme-control-inactive-disabled: #600000;
|
|
189
205
|
--mds-color-theme-overlay-meetings-normal: #ffffff;
|
|
206
|
+
--mds-color-theme-overlay-button-secondary-normal: #ffffff;
|
|
207
|
+
--mds-color-theme-overlay-button-secondary-hover: #37006e;
|
|
208
|
+
--mds-color-theme-overlay-button-secondary-pressed: #37006e;
|
|
190
209
|
--mds-color-theme-indicator-unstable: #000000;
|
|
191
210
|
--mds-color-theme-indicator-attention: #000000;
|
|
192
211
|
--mds-color-theme-indicator-stable: #000000;
|
|
@@ -207,47 +226,31 @@
|
|
|
207
226
|
--mds-color-theme-scrollbar-arrow-background-pressed: #000000;
|
|
208
227
|
--mds-color-theme-scrollbar-background-secondary-ghost: #ffffff;
|
|
209
228
|
--mds-color-theme-scrollbar-background-secondary-normal: #ffffff;
|
|
210
|
-
--mds-color-theme-illustrations-empty-primary-0: #
|
|
211
|
-
--mds-color-theme-illustrations-empty-primary-1: #
|
|
212
|
-
--mds-color-theme-illustrations-empty-secondary-0: #
|
|
213
|
-
--mds-color-theme-illustrations-empty-secondary-1: #
|
|
214
|
-
--mds-color-theme-illustrations-onboarding-primary-0: #
|
|
215
|
-
--mds-color-theme-illustrations-onboarding-primary-1: #
|
|
216
|
-
--mds-color-theme-illustrations-onboarding-secondary-0: #
|
|
217
|
-
--mds-color-theme-illustrations-onboarding-secondary-1: #
|
|
218
|
-
--mds-color-theme-illustrations-onboarding-tertiary-0: #
|
|
219
|
-
--mds-color-theme-illustrations-onboarding-tertiary-1: #
|
|
220
|
-
--mds-color-theme-illustrations-onboarding-quartenary-0: #
|
|
221
|
-
--mds-color-theme-illustrations-onboarding-quartenary-1: #
|
|
222
|
-
--mds-color-theme-illustrations-onboarding-quinary-0: #
|
|
223
|
-
--mds-color-theme-illustrations-onboarding-quinary-1: #
|
|
224
|
-
--mds-color-theme-illustrations-success-0: #
|
|
225
|
-
--mds-color-theme-illustrations-success-1: #
|
|
226
|
-
--mds-color-theme-illustrations-error-0: #
|
|
227
|
-
--mds-color-theme-illustrations-error-1: #
|
|
228
|
-
--mds-color-theme-illustrations-default: #
|
|
229
|
-
--mds-color-theme-globaltint-normal: #
|
|
229
|
+
--mds-color-theme-illustrations-empty-primary-0: #ffffff;
|
|
230
|
+
--mds-color-theme-illustrations-empty-primary-1: #ffffff;
|
|
231
|
+
--mds-color-theme-illustrations-empty-secondary-0: #ffffff;
|
|
232
|
+
--mds-color-theme-illustrations-empty-secondary-1: #ffffff;
|
|
233
|
+
--mds-color-theme-illustrations-onboarding-primary-0: #ffffff;
|
|
234
|
+
--mds-color-theme-illustrations-onboarding-primary-1: #ffffff;
|
|
235
|
+
--mds-color-theme-illustrations-onboarding-secondary-0: #ffffff;
|
|
236
|
+
--mds-color-theme-illustrations-onboarding-secondary-1: #ffffff;
|
|
237
|
+
--mds-color-theme-illustrations-onboarding-tertiary-0: #ffffff;
|
|
238
|
+
--mds-color-theme-illustrations-onboarding-tertiary-1: #ffffff;
|
|
239
|
+
--mds-color-theme-illustrations-onboarding-quartenary-0: #ffffff;
|
|
240
|
+
--mds-color-theme-illustrations-onboarding-quartenary-1: #ffffff;
|
|
241
|
+
--mds-color-theme-illustrations-onboarding-quinary-0: #ffffff;
|
|
242
|
+
--mds-color-theme-illustrations-onboarding-quinary-1: #ffffff;
|
|
243
|
+
--mds-color-theme-illustrations-success-0: #ffffff;
|
|
244
|
+
--mds-color-theme-illustrations-success-1: #ffffff;
|
|
245
|
+
--mds-color-theme-illustrations-error-0: #ffffff;
|
|
246
|
+
--mds-color-theme-illustrations-error-1: #ffffff;
|
|
247
|
+
--mds-color-theme-illustrations-default: #ffffff;
|
|
248
|
+
--mds-color-theme-globaltint-normal: #000000;
|
|
230
249
|
--mds-color-theme-globaltint-selected: #00009f;
|
|
231
250
|
--mds-color-theme-groupedbackground-primary-normal: #ffffff;
|
|
232
251
|
--mds-color-theme-groupedbackground-secondary-normal: #ffffff;
|
|
233
252
|
--mds-color-theme-groupedbackground-tertiary-normal: #ffffff;
|
|
234
253
|
--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
254
|
--mds-color-theme-gradientdivider-normal-0: #000000;
|
|
252
255
|
--mds-color-theme-gradientdivider-normal-1: #000000;
|
|
253
256
|
--mds-color-theme-gradientdivider-hover-0: #000000;
|
|
@@ -276,6 +279,54 @@
|
|
|
276
279
|
--mds-color-theme-avatar-slate: #000000;
|
|
277
280
|
--mds-color-theme-avatar-violet: #000000;
|
|
278
281
|
--mds-color-theme-avatar-yellow: #000000;
|
|
279
|
-
--mds-color-theme-
|
|
280
|
-
--mds-color-theme-
|
|
282
|
+
--mds-color-theme-common-text-primary-normal: #ffffff;
|
|
283
|
+
--mds-color-theme-common-text-primary-disabled: #3ff23f;
|
|
284
|
+
--mds-color-theme-common-text-secondary-normal: #ffffff;
|
|
285
|
+
--mds-color-theme-common-text-success-normal: #ffffff;
|
|
286
|
+
--mds-color-theme-common-text-success-hover: #ffffff;
|
|
287
|
+
--mds-color-theme-common-text-error-normal: #ffffff;
|
|
288
|
+
--mds-color-theme-common-text-error-hover: #ffffff;
|
|
289
|
+
--mds-color-theme-common-text-warning-normal: #ffffff;
|
|
290
|
+
--mds-color-theme-common-text-warning-hover: #ffffff;
|
|
291
|
+
--mds-color-theme-common-inverted-text-primary-normal: #ffffff;
|
|
292
|
+
--mds-color-theme-common-overlays-primary-normal: #000000;
|
|
293
|
+
--mds-color-theme-common-overlays-secondary-normal: #000000;
|
|
294
|
+
--mds-color-theme-common-overlays-meeting-normal-0: #000000;
|
|
295
|
+
--mds-color-theme-common-overlays-meeting-normal-1: #000000;
|
|
296
|
+
--mds-color-theme-common-overlays-meeting-normal-2: #000000;
|
|
297
|
+
--mds-color-theme-common-button-primary-normal: #000000;
|
|
298
|
+
--mds-color-theme-common-button-primary-hover: #1aebff;
|
|
299
|
+
--mds-color-theme-common-button-primary-pressed: #1aebff;
|
|
300
|
+
--mds-color-theme-common-button-primary-disabled: #3ff23f;
|
|
301
|
+
--mds-color-theme-common-button-secondary-normal: #000000;
|
|
302
|
+
--mds-color-theme-common-button-secondary-hover: #1aebff;
|
|
303
|
+
--mds-color-theme-common-button-secondary-active-normal: #000000;
|
|
304
|
+
--mds-color-theme-common-button-secondary-active-hover: #1aebff;
|
|
305
|
+
--mds-color-theme-common-button-secondary-active-pressed: #1aebff;
|
|
306
|
+
--mds-color-theme-common-button-secondary-active-disabled: #3ff23f;
|
|
307
|
+
--mds-color-theme-common-button-secondary-disabled: #3ff23f;
|
|
308
|
+
--mds-color-theme-common-button-promotion-normal-0: #000000;
|
|
309
|
+
--mds-color-theme-common-button-promotion-normal-1: #000000;
|
|
310
|
+
--mds-color-theme-common-button-promotion-hover-0: #1aebff;
|
|
311
|
+
--mds-color-theme-common-button-promotion-hover-1: #1aebff;
|
|
312
|
+
--mds-color-theme-common-button-promotion-active-0: #1aebff;
|
|
313
|
+
--mds-color-theme-common-button-promotion-active-1: #1aebff;
|
|
314
|
+
--mds-color-theme-common-outline-button-normal: #ffffff;
|
|
315
|
+
--mds-color-theme-common-outline-primary-normal: #ffffff;
|
|
316
|
+
--mds-color-theme-common-outline-primary-disabled: #3ff23f;
|
|
317
|
+
--mds-color-theme-common-outline-input-normal: #ffffff;
|
|
318
|
+
--mds-color-theme-common-control-share-content-selected: #ffffff;
|
|
319
|
+
--mds-color-theme-common-control-share-content-active: #ffffff;
|
|
320
|
+
--mds-color-theme-common-control-share-content-inactive: #3ff23f;
|
|
321
|
+
--mds-color-theme-common-control-inactive-normal: #3ff23f;
|
|
322
|
+
--mds-color-theme-common-background-alert-share-normal: #ffffff;
|
|
323
|
+
--mds-color-theme-common-content-pdf: #ffffff;
|
|
324
|
+
--mds-color-theme-common-content-word: #ffffff;
|
|
325
|
+
--mds-color-theme-common-content-powerpoint: #ffffff;
|
|
326
|
+
--mds-color-theme-common-content-excel: #ffffff;
|
|
327
|
+
--mds-color-theme-common-content-onenote: #ffffff;
|
|
328
|
+
--mds-color-theme-common-content-sheets: #ffffff;
|
|
329
|
+
--mds-color-theme-common-content-slides: #ffffff;
|
|
330
|
+
--mds-color-theme-common-content-keynote: #ffffff;
|
|
331
|
+
--mds-color-theme-common-content-doc: #ffffff;
|
|
281
332
|
}
|