Skip to content

Commit 812025b

Browse files
authored
Added design doc for Material 3 ColorScheme. (#6416)
1 parent 7cc1234 commit 812025b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

firebase.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
{ "source": "/go/center-floating-label-inputdecoration", "destination": "https://docs.google.com/document/d/1sxP91vZiY7McmSMmzrboklIJWQ_6pSS9MBSCrQq016M/edit#", "type": 301 },
125125
{ "source": "/go/change-default-textselectionhandlecolor-to-accentcolor", "destination": "https://docs.google.com/document/d/1RJQd5ABWJ_7DZN19aTZBCE7xHzlC4MYBP1bWE2FWcvc/edit", "type": 301 },
126126
{ "source": "/go/clip-behavior", "destination": "https://docs.google.com/document/d/1gC5Di4ykTCqupD77PWpy9D8xXo0Ide5CnrH0zzVIhKo/edit", "type": 301 },
127+
{ "source": "/go/colorscheme-m3", "destination": "https://docs.google.com/document/d/1mY1ahBQEMAfsawGJMX5S34pXb7c8dHGatyotClReeas/edit#heading=h.cnnhzna3pz6d", "type": 301 },
127128
{ "source": "/go/cupertino-context-menu-action", "destination": "https://docs.google.com/document/d/1lCuPyAbIzAr0c2KIEZhREC_EnkTKBxNiqP6lGLT-KpU/edit", "type": 301 },
128129
{ "source": "/go/cupertino-increase-contrast", "destination": "https://docs.google.com/document/d/1kePVlqWvJu5Ph0RL6wgg67F3SATmsJ8QY5N0S1MvaGg/edit#", "type": 301 },
129130
{ "source": "/go/cupertino-switch-onoff-labels", "destination": "https://docs.google.com/document/d/1DD5gx8x0ej5AJzGxzpr4hpgpqsvcDu-ozKliGnhHm7c/edit#", "type": 301 },
@@ -349,11 +350,11 @@
349350
{ "source": "/youtube", "destination": "https://youtube.com/flutterdev", "type": 301 }
350351
],
351352
"headers": [
352-
{
353-
"source": "/f/*.json",
353+
{
354+
"source": "/f/*.json",
354355
"headers": [
355356
{"key": "Access-Control-Allow-Origin", "value": "*"}
356-
]
357+
]
357358
},
358359
{
359360
"source": "**/*.@(jpg|jpeg|gif|png)",

0 commit comments

Comments
 (0)