
This PR is to update the token version to v6.1. * This version fixes https://github.com/flutter/flutter/issues/153271 * Change the chip default border color from `ColorScheme.outline` to `ColorScheme.outlineVariant`. The Chips' border color is softened to improve visual hierarchy between chips and buttons
11 lines
231 B
JSON
11 lines
231 B
JSON
{
|
|
"version": "6_1_0",
|
|
|
|
"md.sys.elevation.level0": 0.0,
|
|
"md.sys.elevation.level1": 1.0,
|
|
"md.sys.elevation.level2": 3.0,
|
|
"md.sys.elevation.level3": 6.0,
|
|
"md.sys.elevation.level4": 8.0,
|
|
"md.sys.elevation.level5": 12.0
|
|
}
|