@@ -16,8 +16,7 @@ angular.module('material.core.theming.palette', [])
16
16
'A400' : '#ff1744' ,
17
17
'A700' : '#d50000' ,
18
18
'contrastDefaultColor' : 'light' ,
19
- 'contrastDarkColors' : '50 100 200 300 A100' ,
20
- 'contrastStrongLightColors' : '400 500 600 700 A200 A400 A700'
19
+ 'contrastDarkColors' : '50 100 200 300 A100'
21
20
} ,
22
21
'pink' : {
23
22
'50' : '#fce4ec' ,
@@ -35,8 +34,7 @@ angular.module('material.core.theming.palette', [])
35
34
'A400' : '#f50057' ,
36
35
'A700' : '#c51162' ,
37
36
'contrastDefaultColor' : 'light' ,
38
- 'contrastDarkColors' : '50 100 200 A100' ,
39
- 'contrastStrongLightColors' : '500 600 A200 A400 A700'
37
+ 'contrastDarkColors' : '50 100 200 A100'
40
38
} ,
41
39
'purple' : {
42
40
'50' : '#f3e5f5' ,
@@ -54,8 +52,7 @@ angular.module('material.core.theming.palette', [])
54
52
'A400' : '#d500f9' ,
55
53
'A700' : '#aa00ff' ,
56
54
'contrastDefaultColor' : 'light' ,
57
- 'contrastDarkColors' : '50 100 200 A100' ,
58
- 'contrastStrongLightColors' : '300 400 A200 A400 A700'
55
+ 'contrastDarkColors' : '50 100 200 A100'
59
56
} ,
60
57
'deep-purple' : {
61
58
'50' : '#ede7f6' ,
@@ -73,8 +70,7 @@ angular.module('material.core.theming.palette', [])
73
70
'A400' : '#651fff' ,
74
71
'A700' : '#6200ea' ,
75
72
'contrastDefaultColor' : 'light' ,
76
- 'contrastDarkColors' : '50 100 200 A100' ,
77
- 'contrastStrongLightColors' : '300 400 A200'
73
+ 'contrastDarkColors' : '50 100 200 A100'
78
74
} ,
79
75
'indigo' : {
80
76
'50' : '#e8eaf6' ,
@@ -92,8 +88,7 @@ angular.module('material.core.theming.palette', [])
92
88
'A400' : '#3d5afe' ,
93
89
'A700' : '#304ffe' ,
94
90
'contrastDefaultColor' : 'light' ,
95
- 'contrastDarkColors' : '50 100 200 A100' ,
96
- 'contrastStrongLightColors' : '300 400 A200 A400'
91
+ 'contrastDarkColors' : '50 100 200 A100'
97
92
} ,
98
93
'blue' : {
99
94
'50' : '#e3f2fd' ,
@@ -111,8 +106,7 @@ angular.module('material.core.theming.palette', [])
111
106
'A400' : '#2979ff' ,
112
107
'A700' : '#2962ff' ,
113
108
'contrastDefaultColor' : 'light' ,
114
- 'contrastDarkColors' : '50 100 200 300 400 A100' ,
115
- 'contrastStrongLightColors' : '500 600 700 A200 A400 A700'
109
+ 'contrastDarkColors' : '50 100 200 300 400 A100'
116
110
} ,
117
111
'light-blue' : {
118
112
'50' : '#e1f5fe' ,
@@ -130,8 +124,7 @@ angular.module('material.core.theming.palette', [])
130
124
'A400' : '#00b0ff' ,
131
125
'A700' : '#0091ea' ,
132
126
'contrastDefaultColor' : 'dark' ,
133
- 'contrastLightColors' : '600 700 800 900 A700' ,
134
- 'contrastStrongLightColors' : '600 700 800 A700'
127
+ 'contrastLightColors' : '600 700 800 900 A700'
135
128
} ,
136
129
'cyan' : {
137
130
'50' : '#e0f7fa' ,
@@ -149,8 +142,7 @@ angular.module('material.core.theming.palette', [])
149
142
'A400' : '#00e5ff' ,
150
143
'A700' : '#00b8d4' ,
151
144
'contrastDefaultColor' : 'dark' ,
152
- 'contrastLightColors' : '700 800 900' ,
153
- 'contrastStrongLightColors' : '700 800 900'
145
+ 'contrastLightColors' : '700 800 900'
154
146
} ,
155
147
'teal' : {
156
148
'50' : '#e0f2f1' ,
@@ -168,8 +160,7 @@ angular.module('material.core.theming.palette', [])
168
160
'A400' : '#1de9b6' ,
169
161
'A700' : '#00bfa5' ,
170
162
'contrastDefaultColor' : 'dark' ,
171
- 'contrastLightColors' : '500 600 700 800 900' ,
172
- 'contrastStrongLightColors' : '500 600 700'
163
+ 'contrastLightColors' : '500 600 700 800 900'
173
164
} ,
174
165
'green' : {
175
166
'50' : '#e8f5e9' ,
@@ -187,8 +178,7 @@ angular.module('material.core.theming.palette', [])
187
178
'A400' : '#00e676' ,
188
179
'A700' : '#00c853' ,
189
180
'contrastDefaultColor' : 'dark' ,
190
- 'contrastLightColors' : '500 600 700 800 900' ,
191
- 'contrastStrongLightColors' : '500 600 700'
181
+ 'contrastLightColors' : '600 700 800 900'
192
182
} ,
193
183
'light-green' : {
194
184
'50' : '#f1f8e9' ,
@@ -206,8 +196,7 @@ angular.module('material.core.theming.palette', [])
206
196
'A400' : '#76ff03' ,
207
197
'A700' : '#64dd17' ,
208
198
'contrastDefaultColor' : 'dark' ,
209
- 'contrastLightColors' : '700 800 900' ,
210
- 'contrastStrongLightColors' : '700 800 900'
199
+ 'contrastLightColors' : '700 800 900'
211
200
} ,
212
201
'lime' : {
213
202
'50' : '#f9fbe7' ,
@@ -225,8 +214,7 @@ angular.module('material.core.theming.palette', [])
225
214
'A400' : '#c6ff00' ,
226
215
'A700' : '#aeea00' ,
227
216
'contrastDefaultColor' : 'dark' ,
228
- 'contrastLightColors' : '900' ,
229
- 'contrastStrongLightColors' : '900'
217
+ 'contrastLightColors' : '900'
230
218
} ,
231
219
'yellow' : {
232
220
'50' : '#fffde7' ,
@@ -278,8 +266,7 @@ angular.module('material.core.theming.palette', [])
278
266
'A400' : '#ff9100' ,
279
267
'A700' : '#ff6d00' ,
280
268
'contrastDefaultColor' : 'dark' ,
281
- 'contrastLightColors' : '800 900' ,
282
- 'contrastStrongLightColors' : '800 900'
269
+ 'contrastLightColors' : '800 900'
283
270
} ,
284
271
'deep-orange' : {
285
272
'50' : '#fbe9e7' ,
@@ -297,8 +284,7 @@ angular.module('material.core.theming.palette', [])
297
284
'A400' : '#ff3d00' ,
298
285
'A700' : '#dd2c00' ,
299
286
'contrastDefaultColor' : 'light' ,
300
- 'contrastDarkColors' : '50 100 200 300 400 A100 A200' ,
301
- 'contrastStrongLightColors' : '500 600 700 800 900 A400 A700'
287
+ 'contrastDarkColors' : '50 100 200 300 400 A100 A200'
302
288
} ,
303
289
'brown' : {
304
290
'50' : '#efebe9' ,
@@ -316,8 +302,7 @@ angular.module('material.core.theming.palette', [])
316
302
'A400' : '#8d6e63' ,
317
303
'A700' : '#5d4037' ,
318
304
'contrastDefaultColor' : 'light' ,
319
- 'contrastDarkColors' : '50 100 200 A100 A200' ,
320
- 'contrastStrongLightColors' : '300 400'
305
+ 'contrastDarkColors' : '50 100 200 A100 A200'
321
306
} ,
322
307
'grey' : {
323
308
'50' : '#fafafa' ,
@@ -353,7 +338,6 @@ angular.module('material.core.theming.palette', [])
353
338
'A400' : '#78909c' ,
354
339
'A700' : '#455a64' ,
355
340
'contrastDefaultColor' : 'light' ,
356
- 'contrastDarkColors' : '50 100 200 300 A100 A200' ,
357
- 'contrastStrongLightColors' : '400 500 700'
341
+ 'contrastDarkColors' : '50 100 200 300 A100 A200'
358
342
}
359
343
} ) ;
0 commit comments