//
// 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';

/// md.comp.list.reveal.list-item.action.icon-button.container.color (Color / Swipe action)
$list-item-action-icon-button-container-color: md-sys-color.$primary;
/// md.comp.list.reveal.list-item.action.icon-button.focused.state-layer.color (Color / Swipe action)
$list-item-action-icon-button-focused-state-layer-color: md-sys-color.$on-primary;
/// md.comp.list.reveal.list-item.action.icon-button.hovered.state-layer.color (Color / Swipe action)
$list-item-action-icon-button-hovered-state-layer-color: md-sys-color.$on-primary;
/// md.comp.list.reveal.list-item.action.icon-button.icon.color (Color / Swipe action)
$list-item-action-icon-button-icon-color: md-sys-color.$on-primary;
/// md.comp.list.reveal.list-item.action.icon-button.pressed.state-layer.color (Color / Swipe action)
$list-item-action-icon-button-pressed-state-layer-color: md-sys-color.$on-primary;
/// md.comp.list.reveal.list-item.container.color (Color)
$list-item-container-color: md-sys-color.$surface;
/// md.comp.list.reveal.list-item.container.shape (Shape)
$list-item-container-shape: md-sys-shape.$corner-large;
/// md.comp.list.reveal.list-item.icon-button.action.container.shape (Shape)
$list-item-icon-button-action-container-shape: md-sys-shape.$corner-large;
/// md.comp.list.reveal.list-item.icon-button.container.color (Color / Revealed icon)
$list-item-icon-button-container-color: md-sys-color.$secondary-container;
/// md.comp.list.reveal.list-item.icon-button.container.shape (Shape)
$list-item-icon-button-container-shape: md-sys-shape.$corner-full;
/// md.comp.list.reveal.list-item.icon-button.focused.state-layer.color (Color / Revealed icon)
$list-item-icon-button-focused-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.list.reveal.list-item.icon-button.hovered.state-layer.color (Color / Revealed icon)
$list-item-icon-button-hovered-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.list.reveal.list-item.icon-button.icon.color (Color / Revealed icon)
$list-item-icon-button-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.list.reveal.list-item.icon-button.pressed.state-layer.color (Color / Revealed icon)
$list-item-icon-button-pressed-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.list.reveal.list-item.segmented.container.shape (Shape)
$list-item-segmented-container-shape: md-sys-shape.$corner-large;
