Skip to content

Commit 29d22a6

Browse files
authored
feat(VOverlay): align scrim color with MD3 (#21219)
closes #20244
1 parent 8393a41 commit 29d22a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Defaults
22
$overlay-opacity: 0.32 !default;
3-
$overlay-scrim-background: rgb(var(--v-theme-on-surface)) !default;
3+
$overlay-scrim-background: #000 !default;

0 commit comments

Comments
 (0)