Qun Cheng 182c266961
Update tokens to v6.1 (#153722)
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
2024-09-04 00:20:16 +00:00

13 lines
391 B
JSON

{
"version": "6_1_0",
"md.comp.badge.color": "error",
"md.comp.badge.large.color": "error",
"md.comp.badge.large.label-text.color": "onError",
"md.comp.badge.large.label-text.text-style": "labelSmall",
"md.comp.badge.large.shape": "md.sys.shape.corner.full",
"md.comp.badge.large.size": 16.0,
"md.comp.badge.shape": "md.sys.shape.corner.full",
"md.comp.badge.size": 6.0
}