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 3aecb35 commit 6401fd0Copy full SHA for 6401fd0
src/dev-app/theme-m3.scss
@@ -35,10 +35,6 @@ html {
35
color-scheme: light;
36
body:not(.demo-experimental-theme) {
37
@include mat.all-component-themes($light-theme);
38
- @include mat.checkbox-overrides((
39
- disabled-label-color: orange,
40
- label-text-color: red,
41
- ));
42
@include mat.system-level-colors($light-theme);
43
@include mat.system-level-typography($light-theme);
44
// TODO(mmalerba): Support M3 for experimental components.
0 commit comments