We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab9805 commit 90bec7eCopy full SHA for 90bec7e
src/material/button-toggle/_m2-button-toggle.scss
@@ -20,8 +20,6 @@
20
21
// Tokens that can be configured through Angular Material's color theming API.
22
@function get-color-tokens($theme) {
23
- $theme-divider-color: inspection.get-theme-color($theme, system, outline);
24
-
25
@return (
26
button-toggle-background-color: inspection.get-theme-color($theme, system, surface),
27
button-toggle-disabled-selected-state-background-color:
0 commit comments