Skip to content

Commit 7f72853

Browse files
committed
fix after rebase
1 parent 341e9da commit 7f72853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/core/theming/_palette.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ $mat-dark-theme-background: (
678678
selected-disabled-button: map_get($mat-grey, 800),
679679
disabled-button-toggle: map_get($mat-grey, 1000),
680680
unselected-chip: map_get($mat-grey, 700),
681+
disabled-list-option: map_get($mat-grey, 1000),
681682
);
682683

683684
// Foreground palette for light themes.

0 commit comments

Comments
 (0)