Qun Cheng 1c225675c5
Update to v0.158 of the token database. (#120149)
* Update to v0.158 of the token database.

* Update checkbox template

* Fix DatePickerTheme test

---------

Co-authored-by: Qun Cheng <quncheng@google.com>
2023-02-07 19:16:24 +00:00

19 lines
940 B
JSON

{
"version": "v0_158",
"md.comp.banner.container.color": "surface",
"md.comp.banner.container.elevation": "md.sys.elevation.level1",
"md.comp.banner.container.shape": "md.sys.shape.corner.none",
"md.comp.banner.container.surface-tint-layer.color": "surfaceTint",
"md.comp.banner.desktop.with-single-line.container.height": 52.0,
"md.comp.banner.desktop.with-three-lines.container.height": 90.0,
"md.comp.banner.desktop.with-two-lines.with-image.container.height": 72.0,
"md.comp.banner.mobile.with-single-line.container.height": 54.0,
"md.comp.banner.mobile.with-two-lines.container.height": 112.0,
"md.comp.banner.mobile.with-two-lines.with-image.container.height": 120.0,
"md.comp.banner.supporting-text.color": "onSurfaceVariant",
"md.comp.banner.supporting-text.text-style": "bodyMedium",
"md.comp.banner.with-image.image.shape": "md.sys.shape.corner.full",
"md.comp.banner.with-image.image.size": 40.0
}