//
// Copyright 2026 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
// AUTOGENERATED. DO NOT MODIFY.
// To modify this file, update the source template,
// or run the compiler: go/carbon-service-code-gen-mwtc.
// Source template: formats/sassvars/contextualtokenset.scss.tmpl

// Design system: Google Material 3
// Version: 34.0.21
// Configured context tags:
//   audience: 3p
//   font: static
//   platform: web
// Output format: sass_vars

@use 'md-sys-color';
@use 'md-sys-shape';
@use 'md-sys-state';

/// md.comp.list.reorder.list-item.container.color (Color)
$list-item-container-color: md-sys-color.$tertiary-container;
/// md.comp.list.reorder.list-item.drop-zone.color (Color)
$list-item-drop-zone-color: md-sys-color.$surface-container-low;
/// md.comp.list.reorder.list-item.label-text.color (Color)
$list-item-label-text-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.leading-icon.color (Color)
$list-item-leading-icon-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.overline.color (Color)
$list-item-overline-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.shadow-color (Color)
$list-item-shadow-color: md-sys-color.$shadow;
/// md.comp.list.reorder.list-item.shape (Shape)
$list-item-shape: md-sys-shape.$corner-large;
/// md.comp.list.reorder.list-item.state-layer.color (Color)
$list-item-state-layer-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.state-layer.opacity (Color)
$list-item-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.list.reorder.list-item.supporting-text.color (Color)
$list-item-supporting-text-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.trailing-icon.color (Color)
$list-item-trailing-icon-color: md-sys-color.$on-tertiary-container;
/// md.comp.list.reorder.list-item.trailing-supporting-text.color (Color)
$list-item-trailing-supporting-text-color: md-sys-color.$on-tertiary-container;
