| 123456789101112131415161718 |
- @forward './theme-color' show
- $background,
- $error,
- $primary,
- $on-error,
- $on-primary,
- $on-secondary,
- $on-surface,
- $secondary,
- $surface,
- accessible-ink-color,
- contrast,
- contrast-tone,
- luminance,
- text-emphasis,
- tone;
- @forward './theme' show core-styles, property;
- @forward './color-palette';
|