We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0928ab0 commit c59f923Copy full SHA for c59f923
docs/pages/experiments/md3/index.tsx
@@ -280,14 +280,17 @@ const customPalette = {
280
neutral: {
281
'0': '#000000',
282
'10': '#201a1c',
283
+ '17': '#2e282a',
284
'20': '#352f30',
285
+ '22': '#393335',
286
'30': '#4c4546',
287
'40': '#645c5e',
288
'50': '#7e7577',
289
'60': '#988e90',
290
'70': '#b3a9aa',
291
'80': '#cfc4c5',
292
'90': '#ebe0e1',
293
+ '92': '#f1e5e6',
294
'95': '#faeef0',
295
'99': '#fffbff',
296
'100': '#ffffff',
0 commit comments