File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -659,7 +659,7 @@ $mat-light-theme-background: (
659
659
selected-button : map_get ($mat-grey , 300 ),
660
660
selected-disabled-button : map_get ($mat-grey , 400 ),
661
661
disabled-button-toggle : map_get ($mat-grey , 200 ),
662
- disabled-list-option : map_get ($mat-grey , 200 ),
662
+ disabled-list-option : map_get ($mat-grey , 200 ),
663
663
);
664
664
665
665
// Background palette for dark themes.
@@ -676,7 +676,7 @@ $mat-dark-theme-background: (
676
676
selected-button : map_get ($mat-grey , 900 ),
677
677
selected-disabled-button : map_get ($mat-grey , 800 ),
678
678
disabled-button-toggle : map_get ($mat-grey , 1000 ),
679
- disabled-list-option : map_get ($mat-grey , 1000 ),
679
+ disabled-list-option : map_get ($mat-grey , 1000 ),
680
680
);
681
681
682
682
// Foreground palette for light themes.
You can’t perform that action at this time.
0 commit comments